Hello, I'm a new kali linux's users, everything went well when i was trying to install dhcp server in my kali.
I use this command from terminal
Code:
apt-get purge isc-dhcp-common && apt-get install isc-dhcp-common && apt-get install isc-dhcp-server
And when the installing is progressing, suddenly my internet ( WLAN ) can't be used, but it's still show written connected in the WLAN UI.
Noticed that the internet wasn't working then I try to reboot, after a reboot, my WLAN UI went dissappear ( usually it's position is on the top right )
And I still got the internet problem.
I try to check my adapter by running
Code:
airmon-ng
And it's shows me my wlan adapter.

So what can I do now to get my wlan working again ?
I've tried to remove the "isc-dhcp-common" and "isc-dhcp-server", but don't work too.
Please kindly help and give me advice about this problems, thanks