ich habe hier ein Problem mit meiner Intel Wireless Karte mit dem ipw2200 Treiber und dem Monitor Mode. Ich wollte in meinem WPA gesicherten Netzwerk einmal mitschneiden wer denn wieviel Traffic verbaucht... der Router unterstützt das leider nicht. Ich konnte meine Wlan Karte auch in den Monitor Mode setzen, dennoch schneiden wireshark, tcpdump, kismet... nur Beacon Signale usw. mit, keine eigentlichen Verbindungen (TCP, ICMP...).
Treiber:
Code: Alles auswählen
cat /var/log/messages |grep ipw
Mar 9 01:10:02 localhost kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.0dmq
Mar 9 01:10:02 localhost kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation
Mar 9 01:10:02 localhost kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Mar 9 01:10:02 localhost kernel: ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
Code: Alles auswählen
iwconfig
eth1 IEEE 802.11g ESSID:"NETGEAR"
Mode:Managed Frequency:2.462 GHz Access Point: 00:18:4D:5E:55:CE
Bit Rate:48 Mb/s Tx-Power=20 dBm Sensitivity=8/0
Retry limit:7 RTS thr:off Fragment thr:off
Encryption key:geheim... Security mode:open
Power Management:off
Link Quality=75/100 Signal level=-54 dBm Noise level=-89 dBm
Rx invalid nwid:0 Rx invalid crypt:1405 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:47 Missed beacon:1
Code: Alles auswählen
iwconfig
eth1 unassociated ESSID:off/any
Mode:Monitor Frequency=2.427 GHz Access Point: Not-Associated
Bit Rate:0 kb/s Tx-Power=20 dBm Sensitivity=8/0
Retry limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:1405 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:47 Missed beacon:0
Code: Alles auswählen
kismet
Server options: none
Client options: none
Starting server...
Waiting for server to start before starting UI...
Suid priv-dropping disabled. This may not be secure.
No specific sources given to be enabled, all will be enabled.
Enabling channel hopping.
Enabling channel splitting.
Source 0 (Kismet): Enabling monitor mode for ipw2200 source interface eth1 channel 6...
Source 0 (Kismet): Opening ipw2200 source interface eth1...
Allowing clients to fetch WEP keys.
WARNING: Disabling GPS logging.
Logging networks to /var/log/kismet/Kismet-Mar-10-2007-1.network
Logging networks in CSV format to /var/log/kismet/Kismet-Mar-10-2007-1.csv
Logging networks in XML format to /var/log/kismet/Kismet-Mar-10-2007-1.xml
Logging cryptographically weak packets to /var/log/kismet/Kismet-Mar-10-2007-1.weak
Logging cisco product information to /var/log/kismet/Kismet-Mar-10-2007-1.cisco
Logging data to /var/log/kismet/Kismet-Mar-10-2007-1.dump
Writing data files to disk every 300 seconds.
Mangling encrypted and fuzzy data packets.
Tracking probe responses and associating probe networks.
Reading AP manufacturer data and defaults from //etc/kismet/ap_manuf
Reading client manufacturer data and defaults from //etc/kismet/client_manuf
Using network-classifier based data encryption detection
Dump file format: wiretap (local code) dump
Crypt file format: airsnort (weak packet) dump
Kismet 2006.04.R1 (Kismet)
Logging data networks CSV XML weak cisco
Listening on port 2501.
Allowing connections from 127.0.0.1/255.255.255.255
Registering builtin client/server protocols...
Registering requested alerts...
Registering builtin timer events...
Gathering packets...
Starting UI...
Looking for startup info from localhost:2501.... found.
Connected to Kismet server 2006.04.R1 on localhost:2501
Reading AP manufacturer data and defaults from //etc/kismet/ap_manuf
Reading client manufacturer data and defaults from //etc/kismet/client_manuf
Killing server...
Didn't detect any Cisco Discovery Packets, unlinking cisco dump
Didn't see any weak encryption packets, unlinking weak file
WARNING: Sometimes cards don't always come out of monitor mode
cleanly. If your card is not fully working, you may need to
restart or reconfigure it for normal operation.
Kismet exiting.
Kismet exited.
Code: Alles auswählen
tcpdump -r /var/log/kismet/Kismet-Mar-10-2007-1.dump
12:03:04.877802 Beacon (NETGEAR) [1.0* 2.0* 5.5* 11.0* 22.0 Mbit] ESS CH: 11, PRIVACY
12:03:04.890873 Clear-To-Send RA:00:18:4d:5e:55:ce (oui Unknown)
12:03:04.923750 Clear-To-Send RA:00:18:4d:5e:55:ce (oui Unknown)
12:03:04.980197 Beacon (NETGEAR) [1.0* 2.0* 5.5* 11.0* 22.0 Mbit] ESS CH: 11, PRIVACY
12:03:05.584948 Clear-To-Send RA:00:13:02:54:6e:94 (oui Unknown)
12:03:05.585073 Acknowledgment RA:00:13:02:54:6e:94 (oui Unknown)
12:03:05.594585 Beacon (NETGEAR) [1.0* 2.0* 5.5* 11.0* 22.0 Mbit] ESS CH: 11, PRIVACY
12:03:05.696995 Beacon (NETGEAR) [1.0* 2.0* 5.5* 11.0* 22.0 Mbit] ESS CH: 11, PRIVACY
12:03:07.028217 Beacon (NETGEAR) [1.0* 2.0* 5.5* 11.0* 22.0 Mbit] ESS CH: 11, PRIVACY
12:03:07.130597 Beacon (NETGEAR) [1.0* 2.0* 5.5* 11.0* 22.0 Mbit] ESS CH: 11, PRIVACY
12:03:07.146327 Clear-To-Send RA:00:18:4d:5e:55:ce (oui Unknown)
12:03:07.232999 Beacon (NETGEAR) [1.0* 2.0* 5.5* 11.0* 22.0 Mbit] ESS CH: 11, PRIVACY
12:03:07.642608 Beacon (NETGEAR) [1.0* 2.0* 5.5* 11.0* 22.0 Mbit] ESS CH: 11, PRIVACY
12:03:07.745003 Beacon (NETGEAR) [1.0* 2.0* 5.5* 11.0* 22.0 Mbit] ESS CH: 11, PRIVACY
12:03:08.204439 Beacon (belkin54g) [1.0* 2.0* 5.5* 11.0* 18.0 24.0 36.0 54.0 Mbit] ESS CH: 11
12:03:08.257004 Beacon (NETGEAR) [1.0* 2.0* 5.5* 11.0* 22.0 Mbit] ESS CH: 11, PRIVACY
12:03:08.306838 Beacon (belkin54g) [1.0* 2.0* 5.5* 11.0* 18.0 24.0 36.0 54.0 Mbit] ESS CH: 11
12:03:08.359407 Beacon (NETGEAR) [1.0* 2.0* 5.5* 11.0* 22.0 Mbit] ESS CH: 11, PRIVACY
12:03:09.563555 Clear-To-Send RA:00:18:4d:5e:55:ce (oui Unknown)
12:03:09.564078 Clear-To-Send RA:00:18:4d:5e:55:ce (oui Unknown)
12:03:09.578780 Clear-To-Send RA:00:18:4d:5e:55:ce (oui Unknown)
12:03:09.597007 Clear-To-Send RA:00:18:4d:5e:55:ce (oui Unknown)
12:03:09.597519 Clear-To-Send RA:00:18:4d:5e:55:ce (oui Unknown)
12:03:09.613264 Clear-To-Send RA:00:18:4d:5e:55:ce (oui Unknown)
12:03:09.690618 Beacon (NETGEAR) [1.0* 2.0* 5.5* 11.0* 22.0 Mbit] ESS CH: 11, PRIVACY
12:03:10.041007 Clear-To-Send RA:00:18:4d:5e:55:ce (oui Unknown)
12:03:10.042163 Clear-To-Send RA:00:18:4d:5e:55:ce (oui Unknown)
12:03:10.056206 Clear-To-Send RA:00:18:4d:5e:55:ce (oui Unknown)
12:03:10.077727 Clear-To-Send RA:00:18:4d:5e:55:ce (oui Unknown)
12:03:10.078253 Clear-To-Send RA:00:18:4d:5e:55:ce (oui Unknown)
12:03:10.079168 Clear-To-Send RA:00:18:4d:5e:55:ce (oui Unknown)
12:03:10.098416 Clear-To-Send RA:00:18:4d:5e:55:ce (oui Unknown)
12:03:10.099065 Clear-To-Send RA:00:18:4d:5e:55:ce (oui Unknown)
12:03:10.100344 Beacon (NETGEAR) [1.0* 2.0* 5.5* 11.0* 22.0 Mbit] ESS CH: 11, PRIVACY
12:03:10.112463 Clear-To-Send RA:00:18:4d:5e:55:ce (oui Unknown)
12:03:10.113157 Clear-To-Send RA:00:18:4d:5e:55:ce (oui Unknown)
12:03:10.202621 Beacon (NETGEAR) [1.0* 2.0* 5.5* 11.0* 22.0 Mbit] ESS CH: 11, PRIVACY
Während Kismet lief habe ich auf einem anderen Rechner einen Ping auf google.com laufen lassen, doch der taucht nirgends in der Logfile auf!
Hat da jemand eine Ahnung was da falsch läuft?
Danke.