Topic: Kismet / MacBook Pro / Leopard / kismet.conf
Howdy,
I'm trying to get Kismet to work on a MacBook Pro. I've downloaded, complied, and installed Kismet-2008-05-R1. All seems to have gone successfully so far. I'm at the point where I need to tweak kismet.conf
I've put in source=darwin,en1
However when I start kismet, I get the following
$ sudo ./kismet
Password:
Launching kismet_server: /usr/local/bin/kismet_server
Will drop privs to bumbler00t (501) gid 20
No specific sources given to be enabled, all will be enabled.
Non-RFMon VAPs will be destroyed on multi-vap interfaces (ie, madwifi-ng)
Enabling channel hopping.
Enabling channel splitting.
FATAL: Illegal card source line 'darwin,en1'
Done.
I suspect my error is with the source directive. What should I have instead?
Thanks.