[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problemi con network-manager in sid



carlo ha scritto lo scorso 03/12/2007 09:06:
[...]
*errata*

> [/etc/network/interfaces]
> 
> allow-hotplug eth2
> iface eth2 inet manual
>   wpa-driver wext
>   wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
> 
> iface nome_rete_1 inet dhcp
> iface_nome_rete_2 inet dhcp
  iface nome_rete_2 inet dhcp
> ...
> 
> [/etc/wpa_supplicant/wpa_supplicant.conf]
> 
> network {
>   ssid="SSID_RETE_1"
>   id_str="nome_rete_1"
>   key_mgmt= ...
>   ...
> }
> 
> network {
>   ssid="SSID_RETE_1"
    ssid="SSID_RETE_2"
>   id_str="nome_rete_2"
>   key_mgmt= ...
>   ...
> }
> 
> ...
> 
> 



Reply to: