To date I have always used an ethernet backbone, but of late I have started to play with using batman-adv and a couple of tri-band routers.
I have an existing working network that uses ethernet and VLANS 1, 4, 7 for the backbone, although in reality almost everything is done on VLAN1. I have created a mesh network to get me started, but I have configured the bat0 devices to join br-lan and be untagged as on VLAN 1.
On both my mesh client routers I haven’t bothered to set up a VLAN because everything will be done on VLAN 1 and bat0 on the server router is set to see bat0 as an untagged VLAN 1 device.
So far so good and this works perfectly with the WHW03 v2 which is able to use the mesh perfectly. The client router picks up an IP address through DHCP, as do any clients of this client router and everything works perfectly.
Enter the problem with the MX4200v2 which is configured almost identically to the WHW03v2 except that it obviously has a slightly larger switch. Again I have added a bat0 to br-lan, but now neither the MX4200v2 client nor any clients of the MX4200v2 can get DHCP. I might think it isn’t working properly more generally, but if you allocate a static IP to the clients you can ssh through the mesh network to other devices and ping things etc.
Interestingly if you plug an ethernet cable into any of the LAN ports things work exactly as expected, it is just the mesh network that doesn’t work for DHCP.
It is a puzzle I have been trying to crack for the past 24 hours and I am completely stumped. Any thoughts or suggestions?