[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: 169.254.0.0/16 route in routing tables???
- From: "Shaun T. Erickson" <ste ste-land com>
- To: redhat-list redhat com
- Subject: Re: 169.254.0.0/16 route in routing tables???
- Date: Tue May 20 16:38:22 2003
David Vernon wrote:
I have an "out of the box" but 'up2date' redhat 9 box that keeps getting a route
for the 169.254.0.0 network in its tables. I have no interface on that network.
Any idea how this route might be getting in the tables?
The correct solution to get rid of it is to add the line:
NOZEROCONF=yes
to ALL interface config files. That means in ifcfg-eth0 AND ifcfg-lo AND
for any other interfaces you have. Doing this prevents the route from
being set, and I've verified it on my RHL9 system. This is because ifup
sets it for every interface.
-ste
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]