OESF Portables Forum

General Forums => General Discussion => Topic started by: lexbaby on August 24, 2004, 06:15:08 pm

Title: Zaurus Makes Appearance at DefCon
Post by: lexbaby on August 24, 2004, 06:15:08 pm
For you Hackers and WiFi Gurus out there, a fun read!

http://www.watchguard.com/RSS/showarticle....k=ED_RunningMan (http://www.watchguard.com/RSS/showarticle.aspx?pack=ED_RunningMan)
Title: Zaurus Makes Appearance at DefCon
Post by: xarope on August 25, 2004, 03:14:18 am
pity it doesn't mention whether it's an SL5500/5600 or the C7xx series.  Also interesting that netstumbler picked up the wrong mac address, whereas kismet worked fine.  I've seen the same problem running kismet and wellenreiter, pity I can't remember what versions of each, it's been a while since I've tried some war walking.
Title: Zaurus Makes Appearance at DefCon
Post by: ev1l on August 25, 2004, 08:29:24 am
Nice read, thanks for the link. Too bad they didn't elaborate on the Zaurus, but oh well.
I love the T-shirt in the end:
One by one, the penguins steal my sanity
Title: Zaurus Makes Appearance at DefCon
Post by: lexbaby on August 25, 2004, 07:35:37 pm
So how would you do that with a Zaurus?  Would just manually setting the IP and hostname do it?  Would the hostname be broadcast as the SSID?

I guess I'll have to do some experimenting of my own.  
Title: Zaurus Makes Appearance at DefCon
Post by: dz on August 25, 2004, 10:09:29 pm
Put the card into adhoc mode, and set the ip to 10.10.10.10.

Then simply run the apache server.

These commands should do it:

iwconfig eth0 essid RunningMan mode adhoc
ifconfig eth0 10.10.10.10
/etc/rc.d/rc.httpd start