View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002547 | Kali Linux | General Bug | public | 2015-08-16 02:52 | 2025-07-14 09:36 |
| Reporter | Dan3000 | Assigned To | muts | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | kali-dev | ||||
| Summary | 0002547: Wireless card monitor mode not possible with Kali 2.0 (worked with previous releases) | ||||
| Description | Wireless cards, which worked correctly in monitor mode with pre-Kali 2.0 releases, do not switch into the monitor mode with Kali 2.0. Neither if tried with airmon-ng, nor with iw. Normal ("managed" mode) wireless connectivity works without problems. Hardware:
Software (both used as LiveUSB, showing the same issue; used as downloaded - not updated, not persistent; placed on USB using YUMI under Windows):
| ||||
| Steps To Reproduce | A) With the internal adapter: 2) Try placing into monitor mode: PID Name PHY Interface Driver Chipset phy0 wlan0 ath9k Qualcomm Atheros AR2427 802.11bg Wireless Network Adapter (PCI-Express) (rev 01) 3) Check status: 4) Try searching for networks: ARP linktype is set to 1 (Ethernet) - expected ARPHRD_IEEE80211, ==> Failure ====================================================== II) Using iw: root@PJ7MQYchF:~# iwconfig 2) Try placing into monitor mode: 3) Check status: 4) Try searching for networks: ARP linktype is set to 1 (Ethernet) - expected ARPHRD_IEEE80211, ==> Failure ====================================================== B) With the external USB adapter, using airmon-ng: wlan1 Link encap:Ethernet HWaddr c4:6e:1f:[...] 2) Try placing into monitor mode: PID Name PHY Interface Driver Chipset phy0 wlan0 ath9k Qualcomm Atheros AR2427 802.11bg Wireless Network Adapter (PCI-Express) (rev 01) 3) Check status: wlan1mon Link encap:Ethernet HWaddr c4:6e:1f:[...] 4) Try searching for networks: ARP linktype is set to 1 (Ethernet) - expected ARPHRD_IEEE80211, ==> Failure | ||||
| Additional Information | Adapter details: A) Internal: root@Ac7A:~# lspci -vv -s 02:00.0 root@Ac7A:~# modinfo ath9k root@Ac7A:~# lspci -n -s 02:00.0 root@Ac7A:~# lspci -nn -s 02:00.0 ================================================== B) External:
root@kali:~# modinfo rt2800usb | ||||
|
Addition to the test step B3 ("Check status"), to make it clear that the external adapter really stays in "managed" mode, instead of changing into "monitor": root@kali:~# iw dev root@kali:~# iwconfig lo no wireless extensions. wlan1mon IEEE 802.11bgn ESSID:off/any |
|
|
Have you tried http://docs.kali.org/installation/troubleshooting-wireless-driver-issues ? Especially the notes in red? |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-08-16 02:52 | Dan3000 | New Issue | |
| 2015-08-16 03:56 | Dan3000 | Note Added: 0003783 | |
| 2015-08-16 12:48 | muts | Note Added: 0003788 | |
| 2015-08-16 12:48 | muts | Status | new => closed |
| 2015-08-16 12:48 | muts | Assigned To | => muts |
| 2015-08-16 12:48 | muts | Resolution | open => no change required |
| 2025-07-14 09:36 | g0tmi1k | Priority | high => normal |