[gobolinux-users] wlan network configuration

Cavva cavallieri.carlo at gmail.com
Tue Jan 22 12:15:42 NZDT 2008


First... Hi all;
I'm moving my first steps with gobolinux and i'm not a "skilled linux user",
so be prepared for a lot (sometimes) stupid question :)

Now the question:

thanks to the RT73 Recipe now I can use my USB WiFi dongle, but i
don't know how/what write in the /S/S/NetworkOptions file
(i need to write all the iwconfig & iwpriv stuff)

on my previous system (Debian) i've used something like this:

# Sitecom wireless dongle
auto rausb0
iface rausb0 inet dhcp
       pre-up ifconfig rausb0 up
       pre-up iwconfig rausb0 essid "******"
       pre-up iwconfig rausb0 mode Managed
       pre-up iwpriv rausb0 set AuthMode=WPAPSK
       pre-up iwpriv rausb0 set EncrypType=TKIP
       pre-up iwpriv rausb0 set WPAPSK="*********"
       pre-up ifconfig rausb0 up

But on gobolinux how can i do this?


More information about the gobolinux-users mailing list