hi guys,
help me to solve this :
09:11:49 route,bgp,info Failed to open TCP connection: No route to host
09:11:49 route,bgp,info RemoteAddr= x.x.x.x
09:11:49 route,bgp,info RemotePort=179
i use bgp multihop for this.
2.9.43... it's been working too good to upgrade yet, the issue is way too minor to make a big deal over for now. I'd rather wait a few moments for it to clear up the MD5 problem at boot, and see improvments done on the wireless speed and stability in v3... I'll send supout if it's still doing it when and if there are no other issues that are more important for me to see fixed...what version are you using? maybe send support-output to support?
01:55:51.260 EDT: %TCP-6-BADAUTH: No MD5 digest
01:54:44 route,bgp,info Failed to open TCP connection: No route to host
I have same problem and I did change TTL, now working Ok.Try adjusting the BGP peer TTL to better reflect the number of hops. MikroTk support suggested this and it worked for us recently.
Best,
Brad
why would you want that? if you are rebooting a router, then the routes should be invalid otherwise anyone trying to route to your network would not be able to, effectivly you would then be down (going under the assumption that you are running BGP because you have more then one provider, and more then one router)In reality you want the hold timer to last a few minutes because you want to be able to reboot without your routes flapping.
i tried that last night, disable the peer, reboot, enable the peer, it came up immeaditly without any md5 errors...true. in some cases the 30 seconds of a reboot might be better to not flap your routes, in some cases you want them to. anyhow, i think it has to do with mikrotik not closing its bgp peer sessions (and closing tcp session) before it shuts down or something. next time try disabling the peer, then rebooting, and reenabling the peer and see if you have the same problems. it that works then maybe you can script a reboot that includes that - who knows ... : )