On Sat, 2006-04-15 at 03:27 +0200, [EMAIL PROTECTED] wrote:

> ricordo che qualcuno aveva avuto lo stesso problema rigurdo le 
> interfacce di rete ma nn riesco piu' a ritrovare il messaggio:
> 
> eth1 wireless
> 
> eth0 lan
> 
> ad ogni reboot si  "mischiano" le interfacce e nn riesco a navigare.

In /etc/network/interfaces :

iface eth0 inet dhcp
        pre-up nameif eth0 aa:bb:cc:dd:ee:ff:00:11

iface eth1 inet dhcp
        pre-up nameif eth1 11:22:33:44:55:66:77:88


Puoi chiamarle come vuoi, per esempio:

iface ethernet inet dhcp
        pre-up nameif ethernet aa:bb:cc:dd:ee:ff:00:11

iface wifi inet dhcp
        pre-up nameif wifi 11:22:33:44:55:66:77:88



Bye.




-- 
Per REVOCARE l'iscrizione alla lista, inviare un email a 
[EMAIL PROTECTED] con oggetto "unsubscribe". Per
problemi inviare un email in INGLESE a [EMAIL PROTECTED]

To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Rispondere a