I have found that when bridging 3 or more back to back ubiquiti devices, I cant use dhcp from the start point server.
The setup I have is RB750 > RocketM5 > BridgeM5 > RocketM5 > CPE
I would like to use another RB750 somewhere along the way to Relay the DHCP, is this possible?
If it is I cant seem to get the config right, could someone help with correct port addressing and relay setup please…
Do you use them > RocketM5 > BridgeM5 > RocketM5 > all as bridge?
When there is true bridge on all the way, DHCP-relay is not necessary.
They are AP > Station > AP > Client all in Bridge mode.
I need the client to have dhcp from our routeros machine before the 1st AP…
Do they have “true” bridge feature? Then relay is not required.
If there is no “true” bridge, but in fact routed network between 1st AP and your client.
You can use DHCP-relay to join client with server over 2 broadcast domains, like
DHCPserver–[network1]–AP–[network2]–client
DHCP-relay configuration is necessary on AP router (and logically on DHCP-server additional relay settings are required).