[plug] default route problems

Tim Bowden bowden at iinet.net.au
Thu Jan 30 16:52:52 WST 2003


On Thu, 2003-01-30 at 16:30, Trent Lloyd wrote:
> route add default dev <device>
> 
> route add default gw <gateway>
> 
> or with iproute2
> 
> ip route add default dev <dev>
> or route add default via <address>
> 
> 
That's great but I need to find where the default gateway is erroneously
being set to eth0 from.  I would like to stop this so ppp0 is
automatically set to the default gateway.  I could fudge if using
local.rc or perhaps /etc/rc.d/init.d/network but I am not the only one
who may be responsible for this box.  I don't want to leave the system
doing 'unexpected' things if I can help it.

Tim Bowden



More information about the plug mailing list