On Fri, 2005-03-04 at 14:16 -0500, Jason Kohles wrote: > > So it looks like the /etc/sysconfig/static-routes file is not in the > > format expected, as I have a bogus route for 169.254.0.0 network. Can > > anyone point out where I am going wrong in the config? > > > AS3 doesn't even make any attempt to read /etc/sysconfig/static-routes > as far as I can tell, but so far I haven't tracked doNOZEROCONF=yeswn where the > 168.245.0.0 route is coming from, I have it on most of my boxes as well. > THe 169.254.0.0 route comes from zeroconf networking. To disable this put NOZEROCONF=yes in /etc/sysconfig/network. http://www.linux-mag.com/2003-08/zeroconf_01.html thanks, Daniel