X-Git-Url: https://git.ralfj.de/dyn-nsupdate.git/blobdiff_plain/972eb0dc179ce417624d64b4c18d58b201b36921..b1006fae0117ac7c0062e92b5842bf9eb9179c6d:/dyn-ns-client.conf.dist diff --git a/dyn-ns-client.conf.dist b/dyn-ns-client.conf.dist index 5b35ae3..a833f43 100644 --- a/dyn-ns-client.conf.dist +++ b/dyn-ns-client.conf.dist @@ -8,6 +8,7 @@ password = some_secure_password [IPv4] # Possible IPv4 detection methods are # none: Don't set IPv4 address (leaves the domain's A record untouched). +# remove: Remove domain's A record if it exists. # web: Call a website to detect the current, external IPv4 address. method = web @@ -19,6 +20,7 @@ server = ipv4.ns.example.com [IPv6] # Possible IPv6 detection methods are # none: Don't set IPv6 address (leaves the domain's AAAA record untouched). +# remove: Remove domain's AAAA record if it exists. # web: Call a website to detect the current, external IPv6 address. # local: Try to detect the global IPv6 address based on the configuration of the local network interfaces. method = none