]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
dhcpcd(8): document some servers might filter based on ClientID
authorRoy Marples <roy@marples.name>
Sun, 29 Apr 2018 08:31:18 +0000 (09:31 +0100)
committerRoy Marples <roy@marples.name>
Sun, 29 Apr 2018 08:31:18 +0000 (09:31 +0100)
Note that the DUID file might need to be edited as well.

src/dhcpcd.8.in

index c5c6988a6707e038371e664f391bc1b9714f0f69..8af2ff4d831df21a924078da930809bae0ab7780 100644 (file)
@@ -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