Re: Alfa AWUS036H problems.
BT4 and 5 start monitor mode on mon0. When specifying an interface with aireplay-ng, use mon0
Re: Alfa AWUS036H problems.
Hi,
have you tried to kill them ? With kill [pid]
Second is normal, it just "create" a new Interface that you can use to monitor WLAN and the name is mon0.
Sorry for the bad English :-)
Re: Alfa AWUS036H problems.
Once you put your interface down, you could have written: iwconfig wlan0 mode monitor, after macchanger, this way the iface is set to monitor mode.
Now, kill the processes 995 dhclient3 and 1817 dhclient3. As informed: "Process with PID 1817 (dhclient3) is running on interface wlan0".
Did You start the dhclient?..If not,just kill them:
killall -9 dhclient3 or use the "kill -9 1817 995
Re run the "airmon-ng start wlan0", now your iface is mapped to mon0 instead (not wlan0) or bring down iface and type: "iwconfig wlan0 mode monitor" and then bring it up (ifconfig wlan0 up)..Now your iface remains the same, wlan0, but now in monitor mode,
Best of lucks.
Re: Alfa AWUS036H problems.
Quote:
Originally Posted by
maverik35
Now, kill the processes 995 dhclient3 and 1817 dhclient3. As informed: "Process with PID 1817 (dhclient3) is running on interface wlan0".
killall -9 dhclient3 or use the "kill -9 1817 995
this is long way to kill the processes!!! you can use this sure or you can choose this short way!
airmon-ng start monitor made in mon0!! so use mon0 as your interface!
first : you should use mon0 (not wlan0)
second : just type : "airmon-ng check kill" without quotes to kill all interfering procesess ..! just do this and u will be fine
p.s sorry for my bad english...