Replies: 2 comments 1 reply
-
|
I tried a few ways to get this working within frr only, but I never managed and it's not really explained anywhere. Eventually I just set up a rule in nftables for the bridge filter chain dropping any traffic addressed to the anycast mac leaving through a vxlan tunnel interface. It looks something like: |
Beta Was this translation helpful? Give feedback.
-
|
I think I found the correct solution to this, unless there's some setting to get frr to do it for you. I'm using a single vxlan device, so it's possibly different if you are using separate bridges (try adding an entry for each bridge): or for systemd-networkd, in your bridge interface's .network file |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I am facing issues with anycast gateway setup. I receive duplicated packets when ping inter-vlan and external routing. If you have some example of a success setup could you please share the config? thanks
Beta Was this translation helpful? Give feedback.
All reactions