From 09d7aa56028457efd391b7c5eee01fad1e106095 Mon Sep 17 00:00:00 2001 From: RD WebDesign Date: Fri, 31 May 2024 17:35:15 -0300 Subject: [PATCH] Rewording and better format for the last sentence Signed-off-by: RD WebDesign --- settings-dhcp.lp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings-dhcp.lp b/settings-dhcp.lp index 2697f59d..4f46200b 100644 --- a/settings-dhcp.lp +++ b/settings-dhcp.lp @@ -125,7 +125,7 @@ mg.include('scripts/pi-hole/lua/settings_header.lp','r')

If this option is set, Pi-hole ignores all clients which are not explicitly configured through dhcp.hosts. This can be useful to prevent unauthorized clients from getting an IP address from the DHCP server.
It should be noted that this option is not a security feature, as clients can still assign themselves an IP address and use the network. It is merely a convenience feature to prevent unknown clients from getting a valid IP configuration assigned automatically.
- Note that you will need to configure new clients manually in dhcp.hosts before they can use the network when this feature is enabled. + Note: When this feature is enabled you will need to configure new clients manually in dhcp.hosts before they can use the network.