[H-GEN] Routing Problem

Robert Brockway robert at timetraveller.org
Mon Jan 12 09:15:16 EST 2004


On Mon, 12 Jan 2004, Andrew Pullin wrote:

> route -n
>
> Dest                    Gateway        Genmask        Flags    Metric    REF
> USE
> 203.*.*.160        0.0.0.0     255.255.255.240    U        0            0
> 0        eth1
> 203.*.*.160        0.0.0.0     255.255.255.240    U        0            0
> 0        eth1
> 169.254.0.0        0.0.0.0     255.255.0.0            U        0
> 0        0        eth1
> 127.0.0.0            0.0.0.0     255.0.0.0                U        0
> 0        0        lo
> 0.0.0.0        203.*.*.161     0.0.0.0                    UG     0
> 0        0        eth1
>
> As you can see, there are two things that jump right out: where is eth0
> interface that is correctly set up elsewhere?, and where did 169.254.0.0

169.254/16 addresses are allocated when an interface is configured to
accept dhcp queries but can't manage to get an address from anywhere.
These are RFC defined "Link Local" addresses.

Could you show us /sbin/ifconfig -a ?

I can't help wondering if the lack of an entry for eth0 and the Link Local
addresses for eth1 are related.  Could you have a config error making the
wrong interface query dhcp?

Cheers,
	Rob

-- 
Robert Brockway B.Sc. email: robert at timetraveller.org, zzbrock at uqconnect.net
Linux counter project ID #16440 (http://counter.li.org)
"The earth is but one country and mankind its citizens" -Baha'u'llah



More information about the General mailing list