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

Re: setup second nic on debian/powerpc not succeeding



On Thu, Feb 26, 2004 at 10:25:52PM +0100, Joey Macao wrote:

Selective snipping...
> eth0      Link encap:Ethernet  HWaddr 00:05:02:C9:BA:CC
>          inet addr:192.168.1.3  Bcast:192.168.0.255  Mask:255.255.255.0
> 
> eth1      Link encap:Ethernet  HWaddr 00:50:BA:B3:1D:31
>          inet addr:192.168.1.8  Bcast:192.168.0.255  Mask:255.255.255.0


> however pinging to 192.168.1.8 gives me: "Destination Host Unreachable"
This is a routing issue. Could you do a 'route -n' and post the results?

I'm guessing whats happening is that its trying to access eth1 through
eth0. Don't remember this being a problem for me, but on the other hand
I was using Zebra with OSPF at the time. Its fun to have eth4.

How about 'ifconfig eth0 down'?

Also just noticed your broadcast address is wrong. Should be
192.168.1.255 for that subnet/netmask.

Brian



Reply to: