[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: setting up two NICs



On Fri, Aug 08, 2003 at 05:43:46PM -0500, Rick Perry wrote:
> 
> I have a cable modem connected to eth0 using DCHP and eth1 is connected to
> my internal network. Both NICS work and ive tested them both using DHCP and
> the modem. The trouble is when i bring up both of them (one configured for
> dhcp and one for 192.168.0.1). When they are both up the network stops
> working. I am unable to resolve any host names or make any connections.
> 
> my /etc/network/interfaces looks like this
> 
> auto lo
> iface lo inet loopback
> 
> auto eth0
> iface eth0 inet dhcp
> 
> auto eth1
> iface eth1 inet dhcp
> address 192.168.0.1
> netmask 255.255.255.0
> gateway 192.168.0.1
  ^^^^^^^^^^^^^^^^^^^
Remove the above line.

-- 
Jamin W. Collins

Linux is not The Answer. Yes is the answer. Linux is The Question. - Neo



Reply to: