Thread: I've just about had it with wireless network managers .. all of them, even the ones..
...i have not tried.
have rt73 type dongle.
can tell me how set baby in /etc/network/interfaces
there has type of card using /etc/network/interfaces?
have heart , lend hand begging here after asking umpteenth times on here , launchpad.net.
can done?![]()
well, got sorted, easier thought , done.
create /etc/wpa_supplicant/wpa_supplicant.conf
test manually make sure working cli / terminalcode:ctrl_interface=/var/run/wpa_supplicant network={ ssid="myssid" scan_ssid=0 mode=0 proto=rsn key_mgmt=wpa-psk pairwise=ccmp group=ccmp psk=mykeyphrase }
code:sudo wpa_supplicant -dwext -iwlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf -dcode:sudo dhclient wlan0
after successful testing configure load @ boot adding below /etc/network/interfaces
/etc/network/interfaces
and took me beloved /etc/network/interfaces.code:. . . auto wlan0 iface wlan0 inet dhcp wpa-driver wext wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf . . .
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] I've just about had it with wireless network managers .. all of them, even the ones..
Ubuntu
Comments
Post a Comment