dnsmasq: add script for dynamic DNS updates

This commit is contained in:
Timotej Lazar 2024-08-02 12:08:32 +02:00
parent a3dd4eba65
commit 01a27e45ce
4 changed files with 75 additions and 1 deletions

View file

@ -9,3 +9,5 @@ dhcp-proxy
dhcp-option = option:dns-server,{{ dns | join(',') }}
dhcp-option = option:ntp-server,{{ ntp | join(',') }}
dhcp-script = /usr/local/bin/dns-update