Thread: iLiad Iliad Web Browsing
View Single Post
Old 12-18-2006, 09:54 AM   #24
jęd
Evangelist
jęd has a complete set of Star Wars action figures.jęd has a complete set of Star Wars action figures.jęd has a complete set of Star Wars action figures.
 
Posts: 458
Karma: 293
Join Date: May 2006
Quote:
Originally Posted by Mambo
I still have a problem with the connection script:

wireless.sh start "xxxx"
Try:

Code:
#!/bin/sh
/usr/bin/wireless.sh start "SSID With Spaces" enc WEP_KEY_IN_HEX
If you don't have a wep key miss out "enc WEP_KEY"...
jęd is offline   Reply With Quote