I picked up an RB 192 to do some testing with and I’m having a problem bridging eth2 thru eth9 together and getting the DHCP server to issue addresses.
I created the bridge and added eth2 thru eth9 to the bridge. I then assigned 192.168.66.1 to the bridge and created a DHCP server on the bridge using the 192.168.66.0/24 subnet. Eth1 is my gateway and I have a masq setup to nat everything going out the gateway.
If I put a static ip on the devices plugged into eth2 thru 9 they surf fine but they will not pull a dynamic ip from the DHCP server. Nothing in the logs. Version is 2.9.44.
What am I missing?
Thanks!