On Fri, 31 May 2002 05:01:48 +0800
"No Realm" <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to