I just found for my router, that the bridge fdb entry for 00:00:00:00:00:00 was missing when I used bridge fdb. Only 72:4c:e2:db:6f:37 dev vx-99 dst fe80::247:34ff:fef4:26cc via wg-99 self is visible.
Details:
- Wg handshakes are established.
- The router received nothing on the vpn interface.
- On the router, I didn't see a batctl neighbor on vpn.
- On sn10 I saw the node as neighbour.
systemctl restart wg_netlink.service didn't help.
- Rebooting solved the issue.
- But the entry for
00:00:00:00:00:00 is still not existing.
- But seems to work.
We should keep an eye on this.
I just found for my router, that the bridge fdb entry for
00:00:00:00:00:00was missing when I usedbridge fdb. Only72:4c:e2:db:6f:37 dev vx-99 dst fe80::247:34ff:fef4:26cc via wg-99 selfis visible.Details:
systemctl restart wg_netlink.servicedidn't help.00:00:00:00:00:00is still not existing.We should keep an eye on this.