1kismet_drone.conf(5)                                      kismet_drone.conf(5)
2
3
4

NAME

6       kismet_drone.conf  -  Wireless sniffing and monitoring drone configura‐
7       tion file
8

DESCRIPTION

10       kismet_drone uses a minimalized configuration file, similar in  options
11       to  the  main  kismet server configuration file.  By default, the drone
12       config is in /usr/local/etc/kismet.conf.  A  default  configuration  is
13       included  with  Kismet  but  it is likely you will need to modify it to
14       suit your hardware and preferences.
15

CONFIGURATION FILE FORMAT

17       All entries are of the format directive = value
18

CONFIGURATION VALUES

20       "include" (string) Include another config file.
21
22       "servername" (string) Name of this Kismet drone server.  This is purely
23       for information in multiple server systems.
24
25       "suiduser"  (string)  User to switch privileges to after binding to the
26       capture.
27
28       "tcpport" (int) Port to serve streamed packet data
29
30       "allowedhosts" (string) Comma-separated list  of  IPs  or  network/mask
31       pairs.   Masks  can be expressed as dotted quads (/255.255.255.0) or as
32       numbers (/24)
33
34       "maxclient" (int) Maximum number of simultaneously connected clients
35
36       "source"  (string)  Comma-separated  packet   source   (cardtype,inter‐
37       face,name).  Multiple source lines can be defined, refer to the enable‐
38       sources config line for more details.
39
40       "enablesources" (string) Comma-separated list of source names  (defined
41       previously  in the source lines) to enable.  This is only needed if you
42       wish to selectively enable multiple sources.  For example:
43              enablesources=prism
44
45              enablesources=prism,cisco
46
47

CARD TYPES AND MULTIPLE CAPTURE SOURCES

49       kismet_drone supports the same sources and options as the  core  Kismet
50       server.   For details on supported capture types and how to define mul‐
51       tiple capture sources, see kismet.conf(5).
52
53

SEE ALSO

55       kismet_drone(1),    kismet.conf(5),    kismet_ui.conf(5),    gpsmap(1),
56       kismet(1)
57
58
59
60                                 Feb 24, 2003             kismet_drone.conf(5)
Impressum