Routing not working

JB jb.1234abcd at gmail.com
Thu Jun 2 21:14:03 UTC 2011


Tom Horsley <horsley1953 <at> gmail.com> writes:

> ...
> Here's ip route:
> 
> 10.134.30.0/24 dev em1  proto kernel  scope link  src 10.134.30.143 
> 192.168.9.0/24 dev wlan0  proto kernel  scope link  src 192.168.9.1 
> 169.254.0.0/16 dev em1  scope link  metric 1002 
> default via 10.134.30.196 dev em1 
> ...

I would give it a try ...

This line:
> 169.254.0.0/16 dev em1  scope link  metric 1002 

is about Zero configuration networking (zeroconf)
http://en.wikipedia.org/wiki/Zero_configuration_networking
which is implemented on F15 with Avahi-daemon.

Disable it permanently, and reboot to get a clean networking/routing table.

JB




More information about the users mailing list