[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: lancement eth0



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



Reply to: