Wireless Commands not showing results in BT5r3
Hi im trying to use the aircrack package and for example when i use airmon-ng the command itself works but it posts no results. My wireless card is connected to BT and not the host. Here is my basic info and some of the result for the commands when I use them in BT. Im new to Linux but eager to learn.
- Backtrack version GNOME 32bit, running in VMwarePlayer on windows 7 ultimate x64.
-My wireless card - Linksys AE1200 (USB) It is detected by BT im not sure if that matters.
ifconfig-
eth1 Link encap:Ethernet HWaddr 00:0c:29:7a:6a:0c
inet addr:192.168.8.128 Bcast:192.168.8.255 Mask:255.255.255.0
inet6 addr: fe80::20c:29ff:fe7a:6a0c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:18 errors:0 dropped:0 overruns:0 frame:0
TX packets:21 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2134 (2.1 KB) TX bytes:2064 (2.0 KB)
Interrupt:19 Base address:0x2000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:22 errors:0 dropped:0 overruns:0 frame:0
TX packets:22 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2885 (2.8 KB) TX bytes:2885 (2.8 KB)
iwconfig -
lo no wireless extensions.
eth1 no wireless extensions.
airmon-ng start wlan0 -
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
1144 dhclient3
Interface Chipset Driver
airodump-ng mon0
Interface mon0:
ioctl(SIOCGIFINDEX) failed: No such device
So far i've tried reinstalling the package and that did nothing.
Tried this fix -
cd /pentest/wireless/aircrack-ng
svn up
make
make install
airodump-ng-oui-update
Re: Wireless Commands not showing results in BT5r3
same problem here.
but in live usb everything is working perfect only in virtual oracle machine it's this error.
what i have read is that virtual box still not support wireless internal adapter, only usb wireless adapter and that's why we have this problems.
anyway i was thinking to install the internal wireless adapter in backtrack normal with driver for.
Re: Wireless Commands not showing results in BT5r3
Quote:
same problem here.
but in live usb everything is working perfect only in virtual oracle machine it's this error.
what i have read is that virtual box still not support wireless internal adapter, only usb wireless adapter and that's why we have this problems.
anyway i was thinking to install the internal wireless adapter in backtrack normal with driver for.
He (JerryLZ) does mention he's using a USB Adapter.
Quote:
-My wireless card - Linksys AE1200 (USB) It is detected by BT im not sure if that matters.
What makes you think that BT is detecting your wireless card, the output from airmon shows no interface/chipset or driver and iwconfig posts no wireless extensions.
Do you know what chipset your wireless card has and what driver you are supposed to be using, or if it's even supported?
Re: Wireless Commands not showing results in BT5r3
Quote:
Originally Posted by
jonyyybe
same problem here.
but in live usb everything is working perfect only in virtual oracle machine it's this error.
what i have read is that virtual box still not support wireless internal adapter, only usb wireless adapter and that's why we have this problems.
anyway i was thinking to install the internal wireless adapter in backtrack normal with driver for.
Use the virtual machine and do not install the BT5, instead, run the ISO as live from VM..It should work.....Try it...
Re: Wireless Commands not showing results in BT5r3
Can you se your Wireless adapter when you run:
lsusb
If you can see it try to switch it!