Skip to main content

Thread: Auto-up logical interface in /etc/network/interfaces ??


hi all,

code:
iface wlan_home inet static      wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf      address 192.168.2.9      ... etc    iface wlan_adhoc inet static      address 192.168.3.1      netmask 255.255.255.0      ... etc
these interfaces can brought , down using, example, "ifup wlan0=wlan_home".

how use "auto" option in interfaces file these iface's?

doing doesnt work.
code:
auto wlan0  iface wlan_home inet static      wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf      address 192.168.2.9      ... etc
any ideas?

in advance.



Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [all variants] Auto-up logical interface in /etc/network/interfaces ??


Ubuntu

Comments

Popular posts from this blog

Flash Builder 4 - Debugger fails to connect

"Error compiling the data model"

Thread: Ubuntu not working - mount /dev on /root/dev failed : no such file or directory