*********** REPLY SEPARATOR *********** On 1/27/2004 at 10:37 PM Mike Klinke wrote: >On Tuesday 27 January 2004 22:15, -iYung- wrote: >> Why do I have this routing address on my routing table: >> >> # route -n >> >> Destination Gateway Genmask Flags Metric Ref Use Iface >> *** *** ** * * * * * >> 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1 >> >> the subnet 169.254.0.0 always appear on every machine i installed >> with FC1. sometimes its on eth0, other on eth1 >> >> thx. >> JW > >www.zeroconf.org > >This began with RH9. In order to keep this from happening you have to >configure your network interfaces using the entry: > >NOZEROCONF=yes > >See the archives for related discussions in the past. (Both Fedora and >RH archives) > >Regards, Mike Klinke thanks guys, it worked. JW.