Airodump-ng doesn't show any networks
by AkaSnake from LinuxQuestions.org on (#4SN05)
Hey guys, I'm using a Dlink dwa 182 usb adapter.
My wlan1 is set in monitor mode, here it is:
Code:wlan1 IEEE 802.11 Mode:Monitor Frequency:2.417 GHz Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:onifconfig -a:
Code:eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.0.2.15 netmask 255.255.255.0 broadcast 10.0.2.255
inet6 fe80::a00:27ff:fe7c:8e8e prefixlen 64 scopeid 0x20<link>
ether 08:00:27:7c:8e:8e txqueuelen 1000 (Ethernet)
RX packets 61597 bytes 70572366 (67.3 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 14711 bytes 885255 (864.5 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
hwsim0: flags=4098<BROADCAST,MULTICAST> mtu 1500
unspec 12-00-00-00-00-00-30-3A-00-00-00-00-00-00-00-00 txqueuelen 1000 (UNSPEC)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 22 bytes 1270 (1.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 22 bytes 1270 (1.2 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=802<BROADCAST,NOTRAILERS,PROMISC,ALLMULTI> mtu 1500
unspec 1E-C7-E9-F3-69-EA-30-3A-00-00-00-00-00-00-00-00 txqueuelen 1000 (UNSPEC)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan1: flags=867<UP,BROADCAST,NOTRAILERS,RUNNING,PROMISC,ALLMULTI> mtu 1500
unspec FA-76-8D-6B-42-B3-00-00-00-00-00-00-00-00-00-00 txqueuelen 1000 (UNSPEC)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0Then when I run airodump-ng, this is what I get:
Code: CH 14 ][ Elapsed: 0 s ][ 2019-10-15 21:27
BSSID PWR Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID
BSSID STATION PWR Rate Lost Frames ProbeNote: In virtualbox my usb adapter is set active and set to usb 3.0 and I just installed those drivers: https://github.com/aircrack-ng/rtl8812au
Thanks for the help!


My wlan1 is set in monitor mode, here it is:
Code:wlan1 IEEE 802.11 Mode:Monitor Frequency:2.417 GHz Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:onifconfig -a:
Code:eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.0.2.15 netmask 255.255.255.0 broadcast 10.0.2.255
inet6 fe80::a00:27ff:fe7c:8e8e prefixlen 64 scopeid 0x20<link>
ether 08:00:27:7c:8e:8e txqueuelen 1000 (Ethernet)
RX packets 61597 bytes 70572366 (67.3 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 14711 bytes 885255 (864.5 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
hwsim0: flags=4098<BROADCAST,MULTICAST> mtu 1500
unspec 12-00-00-00-00-00-30-3A-00-00-00-00-00-00-00-00 txqueuelen 1000 (UNSPEC)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 22 bytes 1270 (1.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 22 bytes 1270 (1.2 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=802<BROADCAST,NOTRAILERS,PROMISC,ALLMULTI> mtu 1500
unspec 1E-C7-E9-F3-69-EA-30-3A-00-00-00-00-00-00-00-00 txqueuelen 1000 (UNSPEC)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan1: flags=867<UP,BROADCAST,NOTRAILERS,RUNNING,PROMISC,ALLMULTI> mtu 1500
unspec FA-76-8D-6B-42-B3-00-00-00-00-00-00-00-00-00-00 txqueuelen 1000 (UNSPEC)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0Then when I run airodump-ng, this is what I get:
Code: CH 14 ][ Elapsed: 0 s ][ 2019-10-15 21:27
BSSID PWR Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID
BSSID STATION PWR Rate Lost Frames ProbeNote: In virtualbox my usb adapter is set active and set to usb 3.0 and I just installed those drivers: https://github.com/aircrack-ng/rtl8812au
Thanks for the help!