pinged before offer ( dhcpd )
Q : What does this error log message mean ?
dhcpd Error Abandoning IP address 192.168.10.16: pinged before offer
A: Before the DHCP server assigns an IP address to a client, it pings the address to make sure nobody is using it already. In this case, the test failed, so the server “abandons” the address and picks […]