Erwan David a �crit :
Dans /etc/interfaces ajoute gateway 192.x.x.x
C'est d�j� fait:
--------------------------
/etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
# The loopback interface
# automatically added when upgrading
auto lo eth0
iface lo inet loopback
iface eth0 inet static
address 192.x.x.x
netmask 255.255.255.0
network 192.x.x.x
broadcast 192.x.x.x
gateway 192.x.x.x
------------------------
Bizarre, non?
alain

