> # route add default gw 192.168.1.1

had to do "route add default gw 192.168.1.1 dev eth1" since it did it
for eth0 by default

> I think the problem lies in having two paths with which to reach the GW.
> TCP connections catch this error because they have to handshake and
> guarantee data xmt/rcv.  UDP/ICMP are fire and forget.  So if those
> packets hit an error, they're lost.  

I'll stick with not starting up eth0 if I'm not using it

Tom



--
[EMAIL PROTECTED] mailing list

Reply via email to