WPA in kubuntu
Carlos Barros
barros001 at gmail.com
Sun Jul 23 23:07:31 UTC 2006
Hi.. is there any network-maganer in kubuntu that can manage WPA connections??
I know that ubuntu has such a app (network-manages + nm-applet), but not sure
about kubuntu.
Currently I've done a hack in the /etc/network/interface:
iface wlan0 inet static
address 192.168.10.2
netmask 255.255.255.0
gateway 192.168.10.1
pre-up wpa_supplicant -i wlan0 -D wext -c
/etc/wpa_supplicant/wpa_supplicant.conf &
post-down killall wpa_supplicant
auto wlan0
but if there's a better way to do this, it would be good!
regards
Carlos Barros
More information about the kubuntu-users
mailing list