Re: Phantom default gateway

2000-08-24 Thread Nate Amsden
I would: cd /etc find . -type f | xargs grep "gateway" see what comes up...something must be setting it and grep for the IP of that gateway too. nate Damon Muller wrote: > > Hi gang, > > I have a machine, running Potato, which has a permanent internet > connection through the modem, b

Phantom default gateway

2000-08-24 Thread Damon Muller
Hi gang, I have a machine, running Potato, which has a permanent internet connection through the modem, but also has a couple of ethernet cards, one of which has about 20+ IP addresses. I using the /etc/network/interfaces file to set up all my interfaces on boot, which it a great Potatoism and us