Re: Configure two gateways

2011-01-20 Thread Bob Proulx
George P. Burdell wrote: > allow-hotplug eth0 > iface eth0 inet static > address 192.168.1.200 > netmask 255.255.255.0 > broadcast 192.168.1.255 > gateway 192.168.1.1 > dns-domain lan > dns-nameservers 192.168.1.1 > > allow-hotplug eth1 > iface eth1 inet static > address 192.168.2.1 > netm

Re: Configure two gateways

2011-01-20 Thread BOYPT
On Fri, Jan 21, 2011 at 12:53 PM, George P. Burdell wrote: > I know this is a pretty frequently-occurring newbie question but I > just haven't been able to find a clear answer for my exact problem on > Debian (lenny). I have two NIC's on my linux box. eth0 is connected to > a router, which is conn

Configure two gateways

2011-01-20 Thread George P. Burdell
I know this is a pretty frequently-occurring newbie question but I just haven't been able to find a clear answer for my exact problem on Debian (lenny). I have two NIC's on my linux box. eth0 is connected to a router, which is connected to the Internet. eth1 is connected to a set of other linux box