|
@@ -168,7 +168,7 @@ a lease. It is up to the client to choose one server out of other advertised
|
|
|
and continue allocation with that server. This is a normal behavior and
|
|
|
indicates successful operation.
|
|
|
|
|
|
-% DHCP4_LEASE_ADVERT_FAIL failed to advertise a lease for client client-id %1, hwaddr %2, client sent yiaddr %3
|
|
|
+% DHCP4_LEASE_ADVERT_FAIL failed to advertise a lease for client-id %1, hwaddr %2, client sent ciaddr %3, requested-ip-address %4
|
|
|
This message indicates that the server has failed to offer a lease to
|
|
|
the specified client after receiving a DISCOVER message from it. There are
|
|
|
many possible reasons for such a failure.
|
|
@@ -178,7 +178,7 @@ This debug message indicates that the server successfully granted a lease
|
|
|
in response to client's REQUEST message. This is a normal behavior and
|
|
|
indicates successful operation.
|
|
|
|
|
|
-% DHCP4_LEASE_ALLOC_FAIL failed to grant a lease for client-id %1, hwaddr %2, client sent yiaddr %3
|
|
|
+% DHCP4_LEASE_ALLOC_FAIL failed to grant a lease for client-id %1, hwaddr %2, client sent ciaddr %3, requested-ip-address %4
|
|
|
This message indicates that the server failed to grant a lease to the
|
|
|
specified client after receiving a REQUEST message from it. There are many
|
|
|
possible reasons for such a failure. Additional messages will indicate the
|