Page 1 of 1
snmp in dynamic routing envieroment
Posted: Mon Nov 07, 2005 6:07 pm
by dorijan
Hi..
I noticed one problem with router that incoming and outgoing interface is not the same (sometimes ospfd select different ways to get to one router) than ping is ok, but mikrotik service is down, and snmp data is not collected at all...so it would be great if you could tak a look at that
Posted: Fri May 19, 2006 11:05 am
by mip
Same problem still in rc8. Any idea? Almost useless to monitor the trafic in this state. When ospf take an other route, all snmp info gone.
grrr.
Posted: Mon May 22, 2006 11:54 pm
by bbj
create access lists with mangles that set the routes for your dude server and then create static routes using that routing mark. Then no matter what bgp, rip or ospf does to your routing tables, the route to your dude server will always follow the same path.
Posted: Tue May 23, 2006 10:49 pm
by mip
create access lists with mangles that set the routes for your dude server and then create static routes using that routing mark. Then no matter what bgp, rip or ospf does to your routing tables, the route to your dude server will always follow the same path.
And what if ospf take an other route because the original link is broken. Than if the router try to reach dude server through the dead link dude will see that router offline.