Dear Colleagues,
Can you please clarify configuration for this use case:
A MikroTik DHCP server is bound to interface “bridge” and is servicing clients in this broadcast segment. There is also another Router B in the segment which is in fact a DHCP relay forwarding DHCP requests to the MikroTik router (for other networks behind Router B).
Should I create a separate DHCP server instance on the MikroTik router bound to the same “bridge” interface but with a non-empty “Relay” value and a different IP pool? If so, what should I write to the Relay field: “255.255.255.255” or the unicast address of Router B?