Alberto Spelta ha scritto:
auto eth0
iface eth0 inet static
        address 10.0.0.1
        netmask 255.255.255.0
        network 10.0.0.0
        broadcast 10.0.0.255
        up "/sbin/route add -net 10.0.2.0 netmask 255.255.255.0 dev eth1"
        down "/sbin/route del -net 10.0.2.0 netmask 255.255.255.0 dev eth1"

ma sei sicuro che la route vada su eth1 e non su eth0?
oppure prova "ip route add 10.0.2.0/24 via IP_GATEWAY" o "ip route add 10.0.2.0/24 dev ethX"

ciao
Stefano


--

-------------------------------------------------------------------
 Per favore non mandate allegati in Word o PowerPoint.
 Si veda http://www.gnu.org/philosophy/no-word-attachments.it.html
-------------------------------------------------------------------
Stefano Sasso
stefano AT sasso DOT no-ip DOT org
Linux User #330315
http://sasso.no-ip.org/
http://www.dscnet.org/stefano
http://www.dscnet.org/


--
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