ciao a tutti, ho la seguente situazione: macchina A <------> macchina B <-------> macchina C
la network tra A e B è 10.9.0.x e tra B e C è 10.8.0.x vorrei impostare una route su A indicando come gateway C (10.8.0.2): *) ip route add 10.12.0.0/24 via 10.8.0.2 in A c'è una route del tipo: per andare su 10.8.0.2 passa per 10.9.0.2 (macchina C). quando però provo ad aggiungere * ottengo: Network is unreachable e con ip route add 10.12.0.0/24 10.8.0.2 ottengo Error: either "to" is duplicate, or "10.8.0.2" is a garbage si può fare? se si come? Grazie, Fabio -- 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]

