Are you running backtrack 4 on a Virtual system such like VMWARE or Virtual Box? Those systems do not recognize internal hardware. You will need a USB adapter that is compatible with Bactrack IV and supports injection.
I've been trying to get this to work but for some reason, it's not working for me. Any assistance would be greatly appreciated as I've searched high and low in my attempt to find the information on my own. Below, you will find what I've input and what I received when trying to run Airodump.
I watched this video - to get the right idea but I'm hitting a wall for some reason.root@bt:~# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
eth1 IEEE 802.11bgn ESSID:"linksys" Nickname:""
Mode:Managed Frequency:2.437 GHz Access Point: 00:23:69:30:C19
Bit Rate=54 Mb/s Tx-Power:32 dBm
Retry min limit:7 RTS thrff Fragment thr
ff
Power Managementmode:All packets received
Link Quality=5/5 Signal level=-48 dBm Noise level=-95 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
root@bt:~# airodump-ng eth1
ioctl(SIOCSIWMODE) failed: Invalid argument
ARP linktype is set to 1 (Ethernet) - expected ARPHRD_IEEE80211,
ARPHRD_IEEE80211_FULL or ARPHRD_IEEE80211_PRISM instead. Make
sure RFMON is enabled: run 'airmon-ng start eth1 <#>'
Sysfs injection support was not found either.
Any help is appreciated. Thanks!
If it's any help, I'm using a new HP dv7-3186cl with an Intel chipset. I haven't a clue about how to find out anything about the wireless card, such as make and model. I'm connected to the net with BT4 [right now].
Last edited by Archangel-Amael; 04-18-2010 at 09:08 AM.
Are you running backtrack 4 on a Virtual system such like VMWARE or Virtual Box? Those systems do not recognize internal hardware. You will need a USB adapter that is compatible with Bactrack IV and supports injection.
This is what I come up with when I enter the airmon-ng command.
root@bt:~# airmon-ng
Interface Chipset Driver
eth1 Unknown wl
im fairly new to this but did you try
airomon-ng start wlan1 (or wlan0, whichever comes up from airomon-ng)
then
airodump-ng mon1 (or mon0 whichever comes up from airodump-ng)
thats what i done, mine is wlan0 so i use mon0 for the code
maybe of some help or not
You got a hint in your post....
,,Make sure RFMON is enabled: run 'airmon-ng start eth1,,
eth1 is your wifi and it is connected to the network, working in Managed mode whilst for Airodump-ng it needs to be in Monitor mode. Run the command above. ( you may need to run ifconfig eth1 down)
For some reason, the posts I made after my initial post never appeared. I enabled it in monitor mode and it still gave me the same error.
Neither, actually. I have installed BT4 on my HP dv7-3186cl laptop. When I run ifconfig eth1, this is what comes up:
root@bt:~# ifconfig eth1
eth1 Link encap:Ethernet HWaddr f0:7b:cb:0f:47:76
inet addr:192.168.1.116 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::f27b:cbff:fe0f:4776/64 Scope:Link
UP BROADCAST RUNNING MTU:1500 Metric:1
RX packets:2923 errors:0 dropped:0 overruns:0 frame:1353
TX packets:2935 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2194229 (2.1 MB) TX bytes:470001 (470.0 KB)
Interrupt:16
root@bt:~# airmon-ng start eth1
Found 1 processes that could cause trouble.
If airodump-ng, aireplay-ng or airtun-ng stops working after
a short period of time, you may want to kill (some of) them!
PID Name
7883 dhclient
Process with PID 7883 (dhclient) is running on interface eth1
Interface Chipset Driver
eth1 Unknown wl (monitor mode enabled)
Using wlan won't work because BT4 recognizes my wireless as being eth1 (ethernet1). I have tried everything I can think of and I've searched all over the web for a clue/hint on what to do but I've come up empty.
Thanks for your input and assistance! Anymore ideas? LoL
Last edited by Archangel-Amael; 04-19-2010 at 01:16 PM.
I have the same problem any solution? bt4 r1 live dvd:
root@bt:~# iwconfig
lo no wireless extensions.
eth1 IEEE 802.11 ESSID:"" Nickname:""
Mode:Managed Frequency:2.437 GHz Access Point: Not-Associated
Bit Rate:8 Mb/s Tx-Power:24 dBm
Retry min limit:7 RTS thrff Fragment thr
ff
Encryption keyff
Power Managementmode:All packets received
Link Quality=5/5 Signal level=0 dBm Noise level=0 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
root@bt:~# airmon-ng stop eth1
Interface Chipset Driver
eth1 Broadcom wl (monitor mode disabled)
root@bt:~# airmon-ng start eth1
Interface Chipset Driver
eth1 Broadcom wl (monitor mode enabled)
root@bt:~# airodump-ng eth1
ioctl(SIOCSIWMODE) failed: Invalid argument
ARP linktype is set to 1 (Ethernet) - expected ARPHRD_IEEE80211,
ARPHRD_IEEE80211_FULL or ARPHRD_IEEE80211_PRISM instead. Make
sure RFMON is enabled: run 'airmon-ng start eth1 <#>'
Sysfs injection support was not found either.
I did n't try it myself... but i found... iwconfig eth1 txpower off
Maybe it works![]()
Chipset unknown: That should be your problem. Maybe your chipset doesn't support monitor mode?
I don't think you'll have any luck with this chipset. Broadcom chipsets are widely known not to work with monitor mode/injection (although there are some few exceptions).