[ubuntu-it] far partire wireless in automatico

Filippo Biondi fbiondi at intertecman.com
Fri May 13 08:09:22 CDT 2005


Il giorno gio, 12/05/2005 alle 19.28 +0200, Mat ha scritto:
> ciao!
> tutte le volte che avvio ubuntu devo dare
>         iwconfig ra0 mode managed essid $nome-essid key $chiave
> come posso fare in modo che venga avviato in automatico?
> in allegato il file /network/interfaces

in /etc/network/interfaces prova a mettere

--------------------------------------------
iface ra0 inet static
wireless-essid wlan-ap          
wireless-key 0123456789
wireless-mode managed           

address 192.168.1.5
netmask 255.255.255.0
gateway 192.168.1.254


auto ra0

---------------------------------------------

Ciao Filo




More information about the ubuntu-it mailing list