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

Re: E "eth1:1" dov'è finito?



Giorgio Bompiani ha scritto:
>
>> pc-studio:~# ifconfig
>> eth1      Link encap:Ethernet  HWaddr 00:1b:fc:af:a8:12
>>           inet addr:23.10.67.83  Bcast:23.10.67.255  Mask:255.255.255.0
>>           inet6 addr: fe80::21b:fcff:feaf:a812/64 Scope:Link
>>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>           RX packets:958 errors:0 dropped:0 overruns:0 frame:0
>>           TX packets:862 errors:0 dropped:0 overruns:0 carrier:0
>>           collisions:0 txqueuelen:1000
>>           RX bytes:729900 (712.7 KiB)  TX bytes:132878 (129.7 KiB)
>>           Interrupt:22 Base address:0x6000
>>
>> lo        Link encap:Local Loopback
>>           inet addr:127.0.0.1  Mask:255.0.0.0
>>           inet6 addr: ::1/128 Scope:Host
>>           UP LOOPBACK RUNNING  MTU:16436  Metric:1
>>           RX packets:1843 errors:0 dropped:0 overruns:0 frame:0
>>           TX packets:1843 errors:0 dropped:0 overruns:0 carrier:0
>>           collisions:0 txqueuelen:0
>>           RX bytes:2624559 (2.5 MiB)  TX bytes:2624559 (2.5 MiB)
> allora io faccio:
>
>> pc-studio:~# ifup eth1:1
>> ifup: interface eth1:1 already configured

qui mi sa tanto da mal configurazione

[...]
>> pc-studio:~# cat /etc/network/interfaces
>> # This file describes the network interfaces available on your system
>> # and how to activate them. For more information, see interfaces(5).
>>
>> # The loopback network interface
>> auto lo
>> iface lo inet loopback
>>
>> # The primary network interface
>> #allow-hotplug eth1
>> #auto eth1
>> iface eth1 inet dhcp
>>
>> #Indirizzo statico di rete locale
>> auto eth1:1
>> iface eth1:1 inet static
>> address 192.168.0.2
>> netmask 255.255.255

sei sicuro che anche con etch funzionasse?
da quanto vedo stai configurando l'alias eth1:1 prima di eth1 e questo
non è possibile; forse è per questo che ti rifiuta l'ifup?

> Ciao

ciao
Ale



Reply to: