diff --git a/source/scripts/init/service.d/service_dhcp_server/dhcp_server_functions.sh b/source/scripts/init/service.d/service_dhcp_server/dhcp_server_functions.sh index ff6b4861..444ba841 100755 --- a/source/scripts/init/service.d/service_dhcp_server/dhcp_server_functions.sh +++ b/source/scripts/init/service.d/service_dhcp_server/dhcp_server_functions.sh @@ -1077,6 +1077,7 @@ fi fi #echo "interface=$LAN_IFNAME" >> $LOCAL_DHCP_CONF + echo "bind-dynamic" >> $LOCAL_DHCP_CONF echo "expand-hosts" >> $LOCAL_DHCP_CONF echo "address=/.c.f.ip6.arpa/" >> $LOCAL_DHCP_CONF