Update: I tried using both the source line and the ncsource lines you gave me at the same time, but it just gave me the " pcap reported netlink type 1 (EN10MB)" error message again. Then I tried the following:
Code:
ncsource=rt8180,wlan0,ALFA
and got the following error message:
Launching kismet_server: //usr/bin/kismet_server
Suid priv-dropping disabled. This may not be secure.
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: No packsources were enabled. Make sure that if you use an enablesource line that you specify the correct sources.
Done.
I did a little search on google and it seems the packsource indicates which interface you want Kismet to listen on to, but now I'm not sure why it's complaining because I've got all the information right there.