Where route to 169.254.0.0 comes from?
- by jackhab
Running CentOS 5.4
Why do I have route to 169.254.0.0 although it does not appear in Network Ethernet Device Route configuration dialog?
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 * 255.255.255.0 U 0 0 0 eth2
169.254.0.0 * 255.255.0.0 U 0 0 0 eth2
default 192.168.1.1 0.0.0.0 UG 0 0 0 eth2
Thanks.