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.