wpa and dapper
Carl K
carl at personnelware.com
Tue Jun 6 06:54:09 UTC 2006
I read https://wiki.ubuntu.com/WPAHowto - it got me on my AP, but only
if I run run these to commands after I boot:
sudo wpa_supplicant -B -ieth1 -Dwext -w -c/etc/wpa_supplicant.conf
sudo dhclient eth1
carl at asus17:~$ cat /etc/wpa_supplicant.conf
network={
ssid="MyAP"
psk=794946bc9dde7d81871ca7656050ca9ccc39bd624b971d14f882a0ea95394853
}
and just incase something is using it:
carl at asus17:~$ cat /etc/default/wpasupplicant
ENABLED=1
OPTIONS= " -ieth1 -Dwext -w -c/etc/wpa_supplicant.conf"
I get the feeling it should should be happening automatically. the wiki
page gets a bit confusing between what is needed for breezy and what has
been built into dapper. Now that dapper is out, do we really need the
breezy instructions? If so, how about spliting the page into 2 parts:
what you need for dapper and what you need for breezy.
Carl K
More information about the ubuntu-users
mailing list