From 26c30c31522b118300e89ddba83f6ddb77b5d80b Mon Sep 17 00:00:00 2001 From: rebortg Date: Sat, 28 Jan 2023 21:59:17 +0100 Subject: dhcp-server: sync branches --- docs/configuration/service/dhcp-server.rst | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'docs/configuration') diff --git a/docs/configuration/service/dhcp-server.rst b/docs/configuration/service/dhcp-server.rst index f55c7a45..4ddb6d69 100644 --- a/docs/configuration/service/dhcp-server.rst +++ b/docs/configuration/service/dhcp-server.rst @@ -21,6 +21,16 @@ address. Configuration ============= +.. cfgcmd:: set service dhcp-server hostfile-update + + Create DNS record per client lease, by adding clients to /etc/hosts file. + Entry will have format: `_.` + +.. cfgcmd:: set service dhcp-server host-decl-name + + Will drop `_` from client DNS record, using only the + host declaration name and domain: `.` + .. cfgcmd:: set service dhcp-server shared-network-name domain-name The domain-name parameter should be the domain name that will be appended to @@ -447,7 +457,8 @@ Raw Parameters Option 43 for UniFI ------------------- -* These parameters need to be part of the DHCP global options. They stay unchanged. +* These parameters need to be part of the DHCP global options. + They stay unchanged. .. code-block:: none -- cgit v1.2.3