http://bugzilla.novell.com/show_bug.cgi?id=572205 http://bugzilla.novell.com/show_bug.cgi?id=572205#c9 --- Comment #9 from Adrian Ban <adrian.ban@mantech.ro> 2010-01-22 14:32:00 UTC --- After i read your comments i tried those commands: Opteron:~ # ip r l | grep -v "proto zebra" | wc -l 34 Opteron:~ # ip r l proto kernel | wc -l 34 Opteron:~ # ip r l | wc -l 305433 PPPoE1:~ # ip r l | grep -v "proto zebra" | wc -l 41 PPPoE1:~ # ip r l proto kernel | wc -l 38 PPPoE1:~ # ip r l | wc -l 6606 PPPoE1:~ # ip r l proto boot | wc -l 3 PPPoE1:~ # ip r l proto boot 169.254.0.0/16 dev eth0.10 scope link 127.0.0.0/8 dev lo scope link default via a.b.c.d dev eth0.11 So .. i thing it could be a combination of proto boot and proto kernel. Proto static i don't have anyware. When proto static should be setted? Theoreticaly all staticaly routes should be setted with proto static .. but .. even static routes installed via zebra they are setted with proto zebra. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.