Author Topic: kismet howto for sl-6000  (Read 2439 times)

noromamai

  • Newbie
  • *
  • Posts: 34
    • View Profile
kismet howto for sl-6000
« on: June 26, 2004, 06:41:52 pm »
Aloha,

I know, search the forum and all.... I did, and I found some useful information. But... the links to the kismet on sl-6000 howto that's in the howto section of the site is corrupted or something. So, does anyone kmnow if the howto is available somewhere else not on the site or something similar?
Zaurus SL-6000L (US)
Socket Class 1 CF Barcode Scanner
256Mb SD, 32Mb CF

smammon

  • Jr. Member
  • **
  • Posts: 61
    • View Profile
    • http://
kismet howto for sl-6000
« Reply #1 on: June 28, 2004, 01:40:07 am »
Yikes, looks like the the whole Wiki is hosed!  I'll dig around and see if I have a text version of the howto...  Don't remember what system I wrote it on though...
SL-6000L
Numerous SD cards
Stowaway IR keyboard
Socket CF Low Power Ethernet
Socket CF 56k Modem

angst

  • Newbie
  • *
  • Posts: 33
    • View Profile
    • http://
kismet howto for sl-6000
« Reply #2 on: June 28, 2004, 05:52:16 pm »
I copied this from the how to pages a while back. It worked for me.

How to run Kismet on the SL-6000L


1) Obtain Kismet, Kismet-qt, libpcap, and libstdc++ from:

http://zaurus.spy.org/feeds/zug/downloads/...0031228_arm.ipk
http://prdownloads.sourceforge.net/kismet-...t_2.0.0_arm.ipk
http://members.cox.net/skoorb/libpcap0_0.7.2_arm.ipk
http://zaurus.xavierxeon.de/devel/gcc/libs...6.1-2-2.10.0.so
You will also need the terminal program from the install cd and relative confidence with a console prompt and the vi editor.


2) In terminal:
su
Copy libstdc++ to /usr/lib. Make sure the file permissions match the other libraries. Create a link to libstdc++-libc6.1-2.so.3. (ln -s libstdc++-3-libc6.1-2-2.10.0.so libstdc++-libc6.1-2.so.3)


3) Install Libpcap using the package manager (Add/Remove Software from the Settings menu)


4) Soft reset (may not be required)


5) Install Kismet and Kismet-qt using the package manager


6) vi /home/root/usr/local/etc/kismet.conf to enable source=prism2,wlan0,prism2source. You may also want to turn off GPS support (unless you have one).


7) To prevent the Wireless Interface from timing out (and killing the kismet session) a Ad-Hoc Network Service is created. In the network app create a new service (I call mine “war-walk”). “any” for ssid. Ad-hoc type and then setup a bogus static IP address scheme with a class A mask. (IP – 10.1.0.2 Mask - 255.0.0.0 Gateway 10.1.0.1) DNS 10.1.0.1


8) Connect to this service.


9) Set Kismet GUI to run as root. Then run the Kismet GUI and watch the networks appear...
--
SL-6000L Sharp ROM 1.12
LEXAR 256 MB 4x USB ENABLED CF
LEXAR 256 MB SD ext2
Targus Universal Wireless Keyboard
SL-5500 Sharp ROM 3.13
LINKSYS WCF11 WIRELESS NETWORK CF
SANDISK 256 MB SD
LEXAR 64 MB CF 4x
--
Ostrich -  The other red meat

noromamai

  • Newbie
  • *
  • Posts: 34
    • View Profile
kismet howto for sl-6000
« Reply #3 on: June 28, 2004, 07:28:45 pm »
thanks, that did the trick!

everything seems to work fine now. though i wish kismet-qt came with a manual =), this is all new to me.
like why is there a copy button in the results window and what's the strings tab for... not that it matters much, it does what i wanted it to do, so there's one more happy man on this planet (for a few days).
Zaurus SL-6000L (US)
Socket Class 1 CF Barcode Scanner
256Mb SD, 32Mb CF

smammon

  • Jr. Member
  • **
  • Posts: 61
    • View Profile
    • http://
kismet howto for sl-6000
« Reply #4 on: July 01, 2004, 03:33:25 am »
Quote
I copied this from the how to pages a while back. It worked for me.
So glad you grabbed that!  I was starting to think I'd have to figure it out again...  I've saved your post in about 4 places now!  
SL-6000L
Numerous SD cards
Stowaway IR keyboard
Socket CF Low Power Ethernet
Socket CF 56k Modem