This article describes the issue of the DHCP relay server not generating the unicast message.
Normal Operation of DHCP Relay:
DHCP Traceoptions shows the following messages: Nov 10 05:08:07 UI_CONFIGURATION_ERROR: Process: dhcpd, path: [edit system], statement: name-server, Invalid name-server value Nov 10 05:08:12 UI_CONFIGURATION_ERROR: Process: dhcpd, path: [edit system], statement: name-server, Invalid name-server value system { name-server { 4.2.2.2; 0.0.0.0; } }
Nov 10 05:08:07 UI_CONFIGURATION_ERROR: Process: dhcpd, path: [edit system], statement: name-server, Invalid name-server value Nov 10 05:08:12 UI_CONFIGURATION_ERROR: Process: dhcpd, path: [edit system], statement: name-server, Invalid name-server value
system { name-server { 4.2.2.2; 0.0.0.0; } }
The DHCP Relay server needs to have the DNS configuration for the DHCP clients. In our Junos implementation, the DHCP daemon will read the DNS configuration and the daemon will quit when there is an Invalid DNS-Server value. This inter-dependency is removed and the issue is resolved in 10.4R9.
19-11-2025: Minor, non-technical edit