nbtevo-system-dump/sda1/opt/conn/dhcpd.uap0.conf
2025-06-09 15:07:26 +02:00

13 lines
304 B
Plaintext

# !! File generated automatically !!
# !! Do not edit !!
authoritative;
max-lease-time 259200;
default-lease-time 259200;
ddns-update-style none;
subnet 172.16.224.0 netmask 255.255.255.0 {
option routers 0.0.0.0;
option domain-name-servers 172.16.224.1;
range 172.16.224.100 172.16.224.254;
}