Wireless network profiles
babui
ulist at gs1.ubuntuforums.org
Wed Oct 27 14:19:48 UTC 2004
What I have are different configurations in the /etc/network/interfaces.
For instance, I have:
mapping wlan0
map HOMEW homew
map WORKW workw
iface homew inet static
address 192.168.0.4
gateway 192.168.0.3
wireless_mode ad-hoc
wireless_essid babuiw
iface workw inet dhcp
wireless_mode managed
wireless_essid any
And to bring up the configuration I want I use
$ sudo ifup wlan0=homew
or
$ sudo ifup wlan0=workw
Hope it will be useful for you.
Babui[INDENT]
--
babui
More information about the ubuntu-users
mailing list