Community discussions

MikroTik App
 
sebastian
just joined
Topic Author
Posts: 6
Joined: Wed Aug 08, 2018 8:16 am

rOS v7 - routing filter issue

Wed Dec 15, 2021 11:11 am

Hello.
I have setup two routers. One have rOS7 other one rOSV6. There is test bgp session betwen them.
After reboot rOS 7 router BGP session is esatblished status but traffic wont start flowing and event rOS7 router dont respond for ping.
After i click enabled / disabled or do refresh any rule traffic starts flow.
I if replace rOS7 router with rOS6 with exact same config it works normal.
How to overcome this problem?

rOS 7 have this filter rules
/routing filter rule
add chain=bgp-in disabled=no rule="if (dst in 0.0.0.0/0 ) {accept}"
add chain=bgp-in disabled=no rule="set pref-src 192.168.0.240;"
add chain=bgp-pp2-out disabled=no rule="set bgp-path-prepend 2;"
add chain=bgp-pp3-out disabled=no rule="set bgp-path-prepend 3;"
add chain=bgp-pp4-out disabled=no rule="set bgp-path-prepend 4;"
roS6 have same filter rules but without this one
add chain=bgp-in disabled=no rule="if (dst in 0.0.0.0/0 ) {accept}"

Who is online

Users browsing this forum: No registered users and 14 guests