Re: Two adapters, routing problems



Hello,

clintp a écrit :

auto eth0
iface eth0 inet static
hwaddress ether 00:C0:4F:72:E1:FF
address 192.168.1.13
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.254
auto eth1
iface eth1 inet dhcp

You must not have multiple gateways or default routes. I believe the proper gateway is provided by DHCP on eth0. What is 192.168.1.254 ?
.



Relevant Pages

  • Re: route entries will not stick
    ... iface eth0 inet static ... iface eth1 inet dhcp ... route as well); eth0 is on 10.1.0.0/16, but also has a route to ...
    (Debian-User)
  • routing problem
    ... etc/network/interfaces.. ... iface eth0 inet static ... gateway 194.10.8.2 ... iface eth1 inet static ...
    (Debian-User)
  • Re: My two boxes will not talk to each other - now they do.
    ... iface eth0 inet static ... that my gateway runs a caching DNS proxy so I don't need to ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: Multi NIC and Multi IP problem
    ... same gateway a.b.c.254 ... iface eth0 inet static ... netmask 255.255.255.0 ... auto eth1 ...
    (Debian-User)
  • Re: setting up static ip classically?
    ... This is the technical information you will need to set up your ... Your gateway will be: ... iface eth0 inet static ... nameserver 66.92.159.2 ...
    (Debian-User)