Ainsi parlait Ivan ROBAIN :
> Comment �tablir la route par d�faut de sorte qu'elle reste apr�s le
> prochain reboot?

Ajoute la route dans /etc/network/interfaces.

Par exemple :

iface eth0 inet static
        address 62.161.136.23
        network 62.161.136.0
        netmask 255.255.255.128
        broadcast 62.161.136.127
        up route add default gw 62.161.136.37
                                        

-- 
Charles


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

Répondre à