|
@@ -347,12 +347,12 @@ aborted. This is most likely a configuration issue.
|
|
|
This is a debug message issued after DHCP_DDNS has submitted DNS mapping
|
|
|
additions which were received and accepted by an appropriate DNS server.
|
|
|
|
|
|
-% DHCP_DDNS_ADD_FAILED DHCP_DDNS failed attempting to make DNS mapping additions for this request: %1
|
|
|
+% DHCP_DDNS_ADD_FAILED DHCP_DDNS failed attempting to make DNS mapping additions for this request: %1, event: %2
|
|
|
This is an error message issued after DHCP_DDNS attempts to submit DNS mapping
|
|
|
entry additions have failed. The precise reason for the failure should be
|
|
|
documented in preceding log entries.
|
|
|
|
|
|
-% DHCP_DDNS_FORWARD_REMOVE_ADDRS_BUILD_FAILURE DNS udpate message to remove a forward DNS Address entry could not be constructed for this request: %1 reason: %2
|
|
|
+% DHCP_DDNS_FORWARD_REMOVE_ADDRS_BUILD_FAILURE DNS udpate message to remove a forward DNS Address entry could not be constructed for this request: %1, reason: %2
|
|
|
This is an error message issued when an error occurs attempting to construct
|
|
|
the server bound packet requesting a forward address (A or AAAA) removal. This
|
|
|
is due to invalid data contained in the NameChangeRequest. The request will be
|
|
@@ -378,7 +378,7 @@ This is an error message issued when DNSClient returns an unrecognized status
|
|
|
while DHCP_DDNS was removing a forward address mapping. The request will be
|
|
|
aborted. This is most likely a programmatic issue and should be reported.
|
|
|
|
|
|
-% DHCP_DDNS_FORWARD_REMOVE_RRS_BUILD_FAILURE DNS udpate message to remove forward DNS RR entries could not be constructed for this request: %1 reason: %2
|
|
|
+% DHCP_DDNS_FORWARD_REMOVE_RRS_BUILD_FAILURE DNS udpate message to remove forward DNS RR entries could not be constructed for this request: %1, reason: %2
|
|
|
This is an error message issued when an error occurs attempting to construct
|
|
|
the server bound packet requesting forward RR (DHCID RR) removal. This is due
|
|
|
to invalid data contained in the NameChangeRequest. The request will be aborted.This is most likely a configuration issue.
|
|
@@ -403,7 +403,7 @@ This is an error message issued when DNSClient returns an unrecognized status
|
|
|
while DHCP_DDNS was removing forward RRs. The request will be aborted. This is
|
|
|
most likely a programmatic issue and should be reported.
|
|
|
|
|
|
-% DHCP_DDNS_REVERSE_REMOVE_BUILD_FAILURE DNS update message to remove a reverse DNS entry could not be constructed from this request: %1 reason: %2
|
|
|
+% DHCP_DDNS_REVERSE_REMOVE_BUILD_FAILURE DNS update message to remove a reverse DNS entry could not be constructed from this request: %1, reason: %2
|
|
|
This is an error message issued when an error occurs attempting to construct
|
|
|
the server bound packet requesting a reverse PTR removal. This is
|
|
|
due to invalid data contained in the NameChangeRequest. The request will be
|
|
@@ -433,8 +433,8 @@ aborted. This is most likely a programmatic issue and should be reported.
|
|
|
This is a debug message issued after DHCP_DDNS has submitted DNS mapping
|
|
|
removals which were received and accepted by an appropriate DNS server.
|
|
|
|
|
|
-% DHCP_DDNS_REMOVE_FAILED DHCP_DDNS failed attempting to make DNS mapping removals for this request: %1
|
|
|
+% DHCP_DDNS_REMOVE_FAILED DHCP_DDNS failed attempting to make DNS mapping removals for this request: %1, event: %2
|
|
|
This is an error message issued after DHCP_DDNS attempts to submit DNS mapping
|
|
|
-entry removals have failed. There precise reason for the failure should be
|
|
|
+entry removals have failed. The precise reason for the failure should be
|
|
|
documented in preceding log entries.
|
|
|
|