5 May
2005
5 May
'05
5:29 p.m.
I want my WRT to advertise 0.0.0.0/0 as long as the WAN port is up. I have another system (Linux w/Quagga) running which provides another default route. I've got a Cisco router on the same net which peers, but does not send a default. I've made the Linux system's default a higher metric.
Maybe you'd like to filter the default route from OSPF protocol ospf ... { import filter { if net.ip = 0.0.0.0 then reject; accept; }; ... } I even think, instead of reject-ing the default route you could manipulate its metric too. -- damjan | дамјан This is my jabber ID --> damjan@bagra.net.mk <-- not my mail address!!!