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

Re: changing IP routing table



On Fri, 31 May 2002 05:01:48 +0800
"No Realm" <norealm@operamail.com> wrote:

> Here is my /etc/network/interfaces:
> 
> auto eth0
> iface eth0 inet static
>   address 192.168.60.31
>   netmask 255.255.255.0
>   broadcast 192.168.60.255
>   gateway 192.168.60.1
> 
> auto eth1
> iface eth1 inet static
>       address 192.168.61.50
>       netmask 255.255.255.0
>       broadcast 192.168.61.255
>       gateway 192.168.61.1
> 
> My question is why does the routing table return to the incorrect routes
> when I reboot and how do I resolve this?

You have two gateways listed.  I suggest removing the one under eth0.

-- 
Jamin W. Collins


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: