From c3067a680a108cedc26c5ecd6fc41c18c7f083f8 Mon Sep 17 00:00:00 2001 From: Opnlearn <262017719+Opnlearn@users.noreply.github.com> Date: Sun, 22 Mar 2026 10:57:06 +0100 Subject: [PATCH] Added the possibility of leaving "pool" blank to achieve the "Deny unknown clients" behavior. --- source/manual/kea.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/manual/kea.rst b/source/manual/kea.rst index 938ea0d1..bf82a74c 100644 --- a/source/manual/kea.rst +++ b/source/manual/kea.rst @@ -92,7 +92,7 @@ This is the DHCPv4/v6 service available in KEA, which offers the following tab s ========================================= ==================================================================================== Subnet Subnet to use, should be large enough to hold the specified pools and reservations Description You may enter a description here for your reference (not parsed). - Pools List of pools, one per line in range or subnet format (e.g. 192.168.0.100 - 192.168.0.200 , 192.0.2.64/26) + Pools List of pools, one per line in range or subnet format (e.g. 192.168.0.100 - 192.168.0.200 , 192.0.2.64/26). Leave this blank if you do not want to offer dynamic leases (i.e: "Deny unknown clients") Match client-id By default, KEA uses client-identifiers instead of MAC addresses to locate clients, disabling this option changes back to matching on MAC address which is used by most dhcp implementations. **DHCP option data** @@ -127,7 +127,7 @@ This is the DHCPv4/v6 service available in KEA, which offers the following tab s Allocator Select allocator method to use when offering leases to clients. PD Allocator Select allocator method to use when offering prefix delegations to clients Description You may enter a description here for your reference (not parsed). - Pools List of pools, one per line in range or subnet format (e.g. 2001:db8:1::-2001:db8:1::100, 2001:db8:1::/80) + Pools List of pools, one per line in range or subnet format (e.g. 2001:db8:1::-2001:db8:1::100, 2001:db8:1::/80). Leave this blank if you do not want to offer dynamic leases (i.e: "Deny unknown clients") **DHCP option data** DNS servers DNS servers to offer to the clients Domain search The domain search list to offer to the client