On Thu, 2003-10-23 at 16:37, Andy George wrote:
> Intel Onboard card, 100B, IP adress 10.0.0.2 (disengaged, as I dont use it)

What do you mean, "disengaged"?
I'll assume you mean there's no cable plugged into it ...
So why assign it an IP address in the first place?

(Trivially, for the scope of this problem, I expect that your switch
card will take up the mantle of "annoying default route" ...)

If the card's driver is a module, remove it from your /etc/modules (your
file location may vary ...) that'll stop it from existing! Otherwise,
let it exist, but don't configure it ... (/etc/network/interfaces,
yflmv). Or if all else seems to fail, ifconfig eth0 down and never set
it back up again ...


> /etc/rc.d/rc.firewall
> wvdial
route add -net default dev ppp0

-jim


Reply via email to