From 5fdaea419cd71eed4dcc752f2e0803b2bde6f06f Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 25 Jul 2005 07:34:42 +0000 Subject: change wrt54g packet source to automatically switch to monitor mode without wl, add channel hopping support git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1548 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/kismet/files/kismet_drone.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'package/kismet/files/kismet_drone.conf') diff --git a/package/kismet/files/kismet_drone.conf b/package/kismet/files/kismet_drone.conf index a48547133..901b5b83e 100644 --- a/package/kismet/files/kismet_drone.conf +++ b/package/kismet/files/kismet_drone.conf @@ -48,7 +48,9 @@ maxclients=5 # enablesources line to enable them. For example: # source=prism2,wlan0,prism # source=cisco,eth0,cisco -source=wrt54g,prism0,wireless +source=wrt54g,eth1,wireless +# For v1 hardware uncomment this: +# source=wrt54g,eth2,wireless # Comma-separated list of sources to enable. This is only needed if you wish # to selectively enable multiple sources. -- cgit v1.2.3