return a message to the client refusing a lease.
% DHCPSRV_ADDRESS4_ALLOC_FAIL failed to allocate an IPv4 address after %1 attempt(s)
-THE DHCP allocation engine gave up trying to allocate an IPv4 address
+The DHCP allocation engine gave up trying to allocate an IPv4 address
after the specified number of attempts. This probably means that the
address pool from which the allocation is being attempted is either
empty, or very nearly empty. As a result, the client will have been
available sooner.
% DHCPSRV_CFGMGR_ADD_IFACE listening on interface %1
-An info message issued when new interface is being added to the collection of
-interfaces on which server listens to DHCP messages.
-
+An info message issued when a new interface is being added to the collection of
+interfaces on which the server listens to DHCP messages.
% DHCPSRV_CFGMGR_ADD_SUBNET4 adding subnet %1
A debug message reported when the DHCP configuration manager is adding the
specified IPv6 subnet to its database.
% DHCPSRV_CFGMGR_ALL_IFACES_ACTIVE enabling listening on all interfaces
-A debug message issued when server is being configured to listen on all
+A debug message issued when the server is being configured to listen on all
interfaces.
% DHCPSRV_CFGMGR_CFG_DHCP_DDNS Setting DHCP-DDNS configuration to: %1
This is a debug message reporting that the DHCP configuration manager
has returned the specified IPv6 subnet for a received packet. This particular
subnet was selected, because value of interface-id option matched what was
-configured in server's interface-id option for that selected subnet6.
+configured in the server's interface-id option for that selected subnet6.
(see 'interface-id' parameter in the subnet6 definition).
% DHCPSRV_CFGMGR_SUBNET6_RELAY selected subnet %1, because of matching relay addr %2
IP address on the given interface.
% DHCPSRV_CFGMGR_USE_UNICAST listening on unicast address %1, on interface %2
-An info message issued when new configuring DHCP server to listen on unicast
+An info message issued when configuring the DHCP server to listen on the unicast
address on the specific interface.
% DHCPSRV_CLOSE_DB closing currently open %1 database
information from the memory file database.
% DHCPSRV_MEMFILE_LEASES_RELOAD4 reloading leases from %1
-An info message issued when server is about to start reading DHCPv4 leases
+An info message issued when the server is about to start reading DHCPv4 leases
from the lease file. All leases currently held in the memory will be
replaced by those read from the file.
% DHCPSRV_MEMFILE_LEASES_RELOAD6 reloading leases from %1
-An info message issued when server is about to start reading DHCPv6 leases
+An info message issued when the server is about to start reading DHCPv6 leases
from the lease file. All leases currently held in the memory will be
replaced by those read from the file.
lease from the MySQL database for the specified address.
% DHCPSRV_NO_SOCKETS_OPEN no interface configured to listen to DHCP traffic
-This warning message is issued when current server configuration specifies
-no interfaces that server should listen on, or specified interfaces are not
+This warning message is issued when the current server configuration specifies
+no interfaces that the server should listen on, or when the specified interfaces are not
configured to receive the traffic.
% DHCPSRV_NOTYPE_DB no 'type' keyword to determine database backend: %1