RP
relay (IP; Default: 0.0.0.00.0.0.0)
The IP address of the relay this DHCP server should process requests from:
• 0.0.0.0
- the DHCP server will be used only for direct requests from clients (no DHCP relay allowed) • 255.255.255.255
- the DHCP server should be used for any incoming request from a DHCP relay except for those, which are processed by another DHCP server that exists in the /ip dhcp-server
submenu.Более того, важно понимать, что GIADDRESS в Unicast DHCP Discover и в настройках relay должен совпадать.
Это значит, что на relay agent не плохо бы задать source address, поскольку выбираться он может по какому угодно принципу. Например может использоваться адрес со смежного с вашим микротиком интерфейса.
Или вы можете задать в relay значение 255.255.255.255, оно позволит принимать relay запросы от всех агентов.