Hi.
I\'ve followed the above, and I was getting the same \'can\'t connect to server error.
I then ran kismet_server from the # prompt, and now it *looks* like something is happeneing, but it still doesn\'t find anything. I have an access point right here.
I have the laterst Sharp ROM (3.1) and a Symbol spectrum 24 wireless ethernet card.
I have tried mounting and unmounting the card, and also tried all the setting for different cards in the config menu of the kismet GIU.
Below is what printed to the console after I started kismet from the prompt, and below that is what happened when i entered the command kismet_server from root:
bash-2.05$ kismet
Server options: none
Client options: none
Starting server...
Suid priv-dropping disabled. This may not be secure.
No enable sources specified, all sources will be enabled.
Source 0 (Kismet): Using prism2 to capture packets.
FATAL: Source 0 (Kismet): Prism2 open bind() failed. (Operation not permitted)
Starting UI...
NOTICE: configdir \'/home/root/.kismet/\' does not exist, making it.
FATAL: Could not make configdir: Permission denied
Killing server...
kill: 11743: No such process
wait: No such job: %-
Terminating...
Done. Run kismet_unmonitor or eject and re-insert your card (or restart your
pcmcia services) to return your card to normal operation.
bash-2.05$ kismet
Server options: none
Client options: none
Starting server...
Suid priv-dropping disabled. This may not be secure.
No enable sources specified, all sources will be enabled.
Source 0 (Kismet): Using prism2 to capture packets.
FATAL: Source 0 (Kismet): Prism2 open bind() failed. (Operation not permitted)
Starting UI...
NOTICE: configdir \'/home/root/.kismet/\' does not exist, making it.
FATAL: Could not make configdir: Permission denied
Killing server...
kill: 11792: No such process
wait: No such job: %-
Terminating...
Done. Run kismet_unmonitor or eject and re-insert your card (or restart your
pcmcia services) to return your card to normal operation.
bash-2.05$ kismet_unmonitor
Using /usr/etc/kismet.conf sources...
Disabling monitor mode for a prism2 card on eth0
SIOCSIFFLAGS: Permission denied
SIOCSIFFLAGS: Permission denied
wlanctl-ng: No such device
You will likely need to restart your PCMCIA services to reconfigure your card
for the correct channel and SSID.
bash-2.05$ kismet
Server options: none
Client options: none
Starting server...
Suid priv-dropping disabled. This may not be secure.
No enable sources specified, all sources will be enabled.
Source 0 (Kismet): Using prism2 to capture packets.
FATAL: Source 0 (Kismet): Prism2 open bind() failed. (Operation not permitted)
Starting UI...
NOTICE: configdir \'/home/root/.kismet/\' does not exist, making it.
FATAL: Could not make configdir: Permission denied
Killing server...
kill: 12077: No such process
wait: No such job: %-
Terminating...
Done. Run kismet_unmonitor or eject and re-insert your card (or restart your
pcmcia services) to return your card to normal operation.
bash-2.05$
# kismet-server
kismet-server: not found
# kismet_server
Suid priv-dropping disabled. This may not be secure.
No enable sources specified, all sources will be enabled.
Source 0 (Kismet): Using prism2 to capture packets.
Allowing clients to fetch WEP keys.
configdir \'/home/root/.kismet/\' does not exist, making it.
SSID cloak file did not exist, it will be created.
IP track file did not exist, it will be created.
Logging networks to Kismet-Feb-23-2004-1.network
Logging networks in CSV format to Kismet-Feb-23-2004-1.csv
Logging networks in XML format to Kismet-Feb-23-2004-1.xml
Logging cryptographically weak packets to Kismet-Feb-23-2004-1.weak
Logging cisco product information to Kismet-Feb-23-2004-1.cisco
Logging gps coordinates to Kismet-Feb-23-2004-1.gps
Logging data to Kismet-Feb-23-2004-1.dump
Writing data files to disk every 300 seconds.
Filtering beacon packets.
Filtering PHY layer packets.
Reading AP manufacturer data and defaults from
/usr/etc/ap_manuf
Reading client manufacturer data and defaults from /usr/etc/client_manuf
Dump file format: wiretap (local code) dump
Crypt file format: airsnort (weak packet) dump
Kismet 2.8.1 (Kismet)
Source 0 (Kismet): Capturing packets from Prism/2 (DEPRECATED)
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...
Accepted interface connection from 127.0.0.1
I tried allowing my access point to broadcase the SSID, but no change. I get email and card lights flashing, but no networks are detected. Any ideas?