IGMP Snooping not work correct with this release. 4x rb2011, 1x CRS106 and 1x HeX After some minutes the MDB-table is empthy and the multicast flood to all ports :( Try different settings, not help. No issues with IGMP Snooping here using RB4011 and a couple of HAP AC2 devices I switch igmp snoopin...
@dg1kwa - please keep this forum topic strictly related to this particular RouterOS release. MDB entries do timeout after a while if no membership reports are received, see "membership-interval" property. Make sure you have some device that acts as an IGMP querier. Otherwise, create a new...
L2TP/IPsec works properly for me on 6.42.7 and 6.43, must be something specific to your configuration or network. Have you sent a supout.rif file to support@mikrotik.com?
when I have a little time I send. I not change any configuration last time.
We are aware of a specific IPsec issue caused by the new improved policy handling in 6.42.7. A fix is already available in the latest release candidate version and will be included in the next current version as well. Very sorry for inconvenience. Thank you for information, but I not understand why...
One thing I did notice with your config that we don't typically see with route reflection is that you are forcing next hop self on every peer. Typically this is done when there isn't an IGP or other mechanism to advertise reachability of the next hop throughout the AS. Are you able to turn next-hop...
Can you post your config? yes, I do later. Ensure you have the following on the BGP instance /routing bgp instance set default client-to-client-reflection=yes yes, this is on at route reflector (R2) Ensure you have the following on all iBGP peerings: /routing bgp peer set IPv4-peer-1 route-reflect=...
Hi, I have a problem with bgp route reflector on mikrotik's router. Ich habe six Router, R1, R2 and R3-6 R1: has one eBGP-Neigbour and a connection to R2 (iBGP) R2: has only iBGP-Neigbours and is the route reflector of the network R3-6: has only iBGP R1 has all eBGP-Routes and propagate this to R2, ...