Help with network configuration

Michal Jaegermann michal at ellpspace.math.ualberta.ca
Sun Apr 3 04:50:58 UTC 2005


On Sat, Apr 02, 2005 at 04:54:22PM -0800, Bob R. Taylor wrote:
> I have installed AlphaCore 0.9 on my LX164. The output from route -n is:
> 
> Kernel IP routing table
> Destination   Gateway     Genmask    Flags Metric Ref   Use  Iface
> 192.168.0.0   0.0.0.0  255.255.255.0   U     0      0    0   eth0
> 169.254.0.0   0.0.0.0  255.255.0.0     U     0      0    0   eth0
> 
> The destination 169.254.0.0 appears to come from the script in
> /etc/sysconfig/network-scrips/ifup-ipv6 file.

No, this is not an IPV6 address.  This is "zeroconf".  Try to look up on
Google.  You may block that by adding NOZEROCONF to your
/etc/sysconfig/network file but it should not really harm anything.
OTOH you are missing a default route which means that you do not have a
gateway.

> I also attempted to add localhost to the route
> table without success.

What for?  Presumably you are on 192.168.0.0/24 network and
'ping localhost' works too (through an internal connection).

> I presume this is a known problem with 0.9. Could
> someone please give me a hand with this? Please?

There is no problem.  Everything looks like it should (unless you do
have a non-configured gateway and a missing default route and not only
LAN).

   Michal




More information about the axp-list mailing list