Script to connect to hidden wireless network with static IP?
Posted
by
nLinked
on Ask Ubuntu
See other posts from Ask Ubuntu
or by nLinked
Published on 2011-01-16T19:16:38Z
Indexed on
2011/01/16
19:59 UTC
Read the original article
Hit count: 129
ubuntu-desktop
|wireless
Would like a script, when run, it should connect to a hidden wireless network with these details:
SSID is "Wireless" Network is not broadcasting its SSID above (is hidden) WPA2-PSK, AES, password is "password" Static IP: 192.168.1.1 Def. gateway: 192.168.1.254 DNS: 192.168.1.254
No idea how to do this. But I do know the wireless interface is called wlan0 and I'm on Ubuntu 10.10. I don't want to use the built in Network Manager as it never auto-connects on startup. WICD doesn't work either.
Any ideas most welcome.
© Ask Ubuntu or respective owner