ppps wrote:
First off, what is that extra netstat -rn entry for eth6
(169.254.0.0...looks like some Windows default garbage)? Can't help but
wonder what that's doing to routing to the 192.168.10 network on the
machine.

I have tried to eliminate that route with the command
route del -net 169.254.0.0 netmask 255.255.0.0
This eliminates the route but on reboot again and lift it
I do not know which file to modify to be removed.

To get rid of that route permanently you can modify /etc/sysconfig/network. Add this line:

NOZEROCONF=yes

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to