- Config dir /etc/dnsupdate
- Default config /etc/dnsupdate/dnsupdate.cfg
- Per interface config eg /etc/dnsupdate/ppp0.iface
This commit is contained in:
2021-09-17 14:23:49 +02:00
parent 15b072f184
commit e13f31ae8b
3 changed files with 30 additions and 8 deletions

5
dnsupdate.cfg Normal file
View File

@@ -0,0 +1,5 @@
# Disable DDNS for all interfaces. You can enable it for specific interface.
DDNS=no
# Enable for debugging (default: no)
DDNS_DEBUG=no