-
Wpn311
OK so i have had BT3 running on my think pad for a while now with no problems...the only thing is that the Netgear ubs dongle cant really pic-up on Ap's that are far away. so wat i did was pop my Bt3 live cd into my desktop pc that has a netgear WPN311 wifi card and a hi gain antenna.
Tthe problem im having is when i go to put the card into monitor mode i get this
lo no wireless extensions.
wifi0 no wireless extensions.
eth0 no wireless extensions.
ath0 IEEE 802.11g ESSID:"" Nickname:""
Mode:Monitor Frequency:2.452 GHz Access Point: 00:0F:B5:88:AC:82
Bit Rate:0 kb/s Tx-Power:18 dBm Sensitivity=0/3
Retry:off RTS thr: off Fragment thr: off
Encryption key:off
Power Management:off
Link Quality=0/94 Signal level=-95 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
i try to open up Kismet but nothing happens..............:eek:
can this card be used? if so can some one tell me how to configure it?
-
I'm a newbie 7/11 but I have a WPN311 card too in bt3 and it's working ok for me (I think). I get the same thing with kismet but then I don't worry about that, I have no desire to use kismet.
In a terminal window type:
airodump-ng ath0
and if it starts to fill with nearby AP's then the card is working fine.
-
Have the two of you edited the source in kismet.conf file to match your wireless card? This is something that everyone needs to do in order to get it to work, as there is no source specified by default.
-
tron I tried the edit thing with kismet.conf and found it confusing, I didn't see card info in there as the instructions said I would, and also kismet.conf was not at the location it said.
-
The file you want to edit is the following /usr/local/etc/kismet.conf and the part that you will want to edit is:
Code:
source=none,none,addme
Simply replace the part in red with your own chipset and card information.