my Zaurus SL-C3000 and SL-C3100
http://www.users.on.net/~hluc/myzaurus/
110 of 212
16/09/2007 12:23
Then you need to symlink libpcap.so.1 as follows
# su
# ln -s /home/root/usr/lib/libpcap.so.0.6.2 /home/QtPalmtop/lib/libpcap.so.1
Now modify /usr/local/etc/kismet.conf to update the following entries:
suiduser=zaurus
source=wlanng,wlan0,wireless
sound=true
speech=true
festival/usr/local/bin/flite
flite=true
logtemplate=/home/zaurus/Documents/%n-%d-%i.%l
Once that is done create a network profile as follows:
Account
Name: kismet
Config
Non-Spec ESS-ID: "ANY" (unticked)
ESS-ID: any
Network Type: 802.11 Ad-Hoc
WEP
Key Type: Disabled
PPoE
Use PPoE Authentication (unticked)
WEB Auth
Use WEB Authentication (unticked)
TCP/IP
Obtain TCP/IP information Automatically (unticked)
IP Address: 10.1.0.2
Subnet Mask: 255.0.0.0
Gateway: 10.1.0.1
DNS
Auto-detect name servers (unticked)
Primary DNS: 10.1.0.1
Secondary DNS:
Default domain: (leave empty)
Proxy
No proxy
Note: you will need to install
flite
for the speech and
sudo
if you want to launch kismet from the
GUI