We have all of our wireless community network in Thessaloniki based on MT routers using OSPF as the routing protocol.. We use 10.xxx.xxx.xx A-Class addresses.
But there is an issue with this.. Some routers have access to internet, connecting with ADSL routers with ip addresses like 192.168.xxx.xxx or even with true Internet IP addresses.
Our problem is that all these routes are redistributed via OSPF.
I want to mention that our local wireless network is connected also with other cities networks (Athens, etc) via Internet Backbone, using pp2p connections.
if we disable the “Redistribute Connected Routes”, in OSPF settings, some of the connected networks loses their routes.
So, is there any way to “filter” distribution of the routes only to 10.xxx.xxx.xxx addresses ?
thank you very much in advance,
Well, is there any cure for this ?
Someone familiar with guagga said that it could be done using some kind of “filters”
Ok, exactly that is explained in the discussion I pointed to
in my previous post.
No, you don’t. You just have to avoid redistribute-connected. Even when upcoming versions of RouterOS will support more detailed filtering of the OSPF redistribution process, there is no point in first distributing something and then try to filter it out again. Just configure your OSPF so that it only sends the LSA’s you need in the first place.
just downloaded and installed 2.9.9 with routing-test package..
route button dissapeared from the left of winbox..
i tried to view ospf settings through ssh, everything seems ok but it cant see the neighbour routers..
does the 2.9.9 routing-test package have ospf functionality ?