From: Roy Marples Date: Sun, 29 Apr 2018 08:31:18 +0000 (+0100) Subject: dhcpcd(8): document some servers might filter based on ClientID X-Git-Tag: v7.0.4~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb0a2abbcdda8eb7cec3ef1f8ae8122ed7296e06;p=thirdparty%2Fdhcpcd.git dhcpcd(8): document some servers might filter based on ClientID Note that the DUID file might need to be edited as well. --- diff --git a/src/dhcpcd.8.in b/src/dhcpcd.8.in index c5c6988a..8af2ff4d 100644 --- a/src/dhcpcd.8.in +++ b/src/dhcpcd.8.in @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd January 8, 2018 +.Dd April 29, 2018 .Dt DHCPCD 8 .Os .Sh NAME @@ -753,6 +753,17 @@ to rebind, reconfigure or exit need to include the same restrictive flags so that .Nm knows which process to signal. +.Pp +Some DHCP servers implement ClientID filtering. +If +.Nm +is replacing an in-use DHCP client then you might need to adjust the clientid +option +.Nm +sends to match. +If using a DUID in place of the ClientID, edit +.Pa @DBDIR@/duid +accordingly. .Sh FILES .Bl -ohang .It Pa @SYSCONFDIR@/dhcpcd.conf