blob: d4cb3ed718ab955e75da1976574ad860a1b41759 [file] [log] [blame]
# add at the bottom
subnet 192.168.0.0 netmask 255.255.0.0 {
range 192.168.1.10 192.168.1.254;
option routers 192.168.1.1;
default-lease-time 15;
max-lease-time 15;
}