Hi to all,
I'm testing check_dhcp with the unicast option to check some dhcp servers (all Win box) located on remote routed lan segments
but i ever get the "No DHCPOFFERs were received" result.
I sniffed the traffic on the remote DHCP server and the request from the nagios server is correctly recived (DHCP Discover) but no response from the DHCP server.
For dhcp on the local network the plugon work fine.
Do you have any idea?
check_dhcp -s MyDhcpIP -u
Thank,
Fabrizio
check_dhcp unicast
Re: check_dhcp unicast
It is possible that it is a firewall issue. Make sure you have UPD ports 67, and 68 opened.
Hope this helps.
Hope this helps.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: check_dhcp unicast
Are you positive the DHCP is allowed to issue IPs to the network the Nagios box is on?
Nicholas Scott
Former Nagios employee
Former Nagios employee
Re: check_dhcp unicast
OK!!! That is the problem!!
Thanks a lot!
Thanks a lot!