Page 1 of 1

OSPF and private nets

Posted: Mon Aug 02, 2004 4:08 pm
by msa
How can I tell mikrotik (2.8.11) not to announce routing to private nets (10.0.x.x) to other routers via OSPF?

Re: OSPF and private nets

Posted: Mon Aug 02, 2004 4:27 pm
by viktorija
you can't do it.

How can I tell mikrotik (2.8.11) not to announce routing to private
nets (10.0.x.x) to other routers via OSPF?

Re: OSPF and private nets

Posted: Mon Aug 02, 2004 4:37 pm
by shbakalli
if you're redistributing routes either static or connected, you cant filter anything in or out. If you're using only intra-routes (connected routes), you could do filtering with "Network" by excluding the unwanted subnet (e.g. 10.x) from the networks included in OSPF.

Shpendi