summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dhcp3/dhcpd_legolas.xenux.local.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/dhcp3/dhcpd_legolas.xenux.local.conf b/dhcp3/dhcpd_legolas.xenux.local.conf
index 0e989f4..182550a 100644
--- a/dhcp3/dhcpd_legolas.xenux.local.conf
+++ b/dhcp3/dhcpd_legolas.xenux.local.conf
@@ -40,8 +40,9 @@ failover peer "xenuxlocal" {
shared-network XENUXLOCAL {
subnet 192.168.200.0 netmask 255.255.255.0 {
use-host-decl-names on;
+ deny dynamic bootp clients;
pool {
- failover peer "xenuxlocal"
+ failover peer "xenuxlocal";
range 192.168.200.60 192.168.200.229;
}
# According to our policy, the printers address space starts