Thread: Auto-up logical interface in /etc/network/interfaces ??
hi all,
these interfaces can brought , down using, example, "ifup wlan0=wlan_home".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
how use "auto" option in interfaces file these iface's?
doing doesnt work.
any ideas?code:auto wlan0 iface wlan_home inet static wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf address 192.168.2.9 ... etc
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
Post a Comment