From: Roy Marples Date: Wed, 11 Mar 2015 12:28:03 +0000 (+0000) Subject: Note that some non-RFC compliant DHCP servers reject DUID in the ClientID. X-Git-Tag: v6.8.0~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c8889dcf60359ccc00304052ec19f4a74aada2d;p=thirdparty%2Fdhcpcd.git Note that some non-RFC compliant DHCP servers reject DUID in the ClientID. --- diff --git a/dhcpcd.conf b/dhcpcd.conf index e905b344..e5a19cd8 100644 --- a/dhcpcd.conf +++ b/dhcpcd.conf @@ -11,6 +11,8 @@ hostname #clientid # or # Use the same DUID + IAID as set in DHCPv6 for DHCPv4 ClientID as per RFC4361. +# Some non-RFC compliant DHCP servers do not reply with this set. +# In this case, comment out duid and enable clientid above. duid # Persist interface configuration when dhcpcd exits.