projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add libxml2 package
[openwrt.git]
/
openwrt
/
package
/
kismet
/
files
/
kismet_drone.conf
diff --git
a/openwrt/package/kismet/files/kismet_drone.conf
b/openwrt/package/kismet/files/kismet_drone.conf
index
865278a
..
901b5b8
100644
(file)
--- a/
openwrt/package/kismet/files/kismet_drone.conf
+++ b/
openwrt/package/kismet/files/kismet_drone.conf
@@
-1,12
+1,12
@@
# Kismet drone config file
# Kismet drone config file
-version=
Feb.04.01a
+version=
2005.04.R1
# Name of server (Purely for organiational purposes)
servername=Kismet
# User to setid to (should be your normal user)
# Name of server (Purely for organiational purposes)
servername=Kismet
# User to setid to (should be your normal user)
-suiduser=
your_user_here
+suiduser=
nobody
# Port to serve packet data... This probably shouldn't be the same as the port
# you configured kismet_server for, or else you'll have problems running them
# Port to serve packet data... This probably shouldn't be the same as the port
# you configured kismet_server for, or else you'll have problems running them
@@
-48,8
+48,9
@@
maxclients=5
# enablesources line to enable them. For example:
# source=prism2,wlan0,prism
# source=cisco,eth0,cisco
# enablesources line to enable them. For example:
# source=prism2,wlan0,prism
# source=cisco,eth0,cisco
-
-source=generic,prism0,Kismet-Drone
+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.
# Comma-separated list of sources to enable. This is only needed if you wish
# to selectively enable multiple sources.
This page took
0.02118 seconds
and
4
git commands to generate.