lp-ddns/lp-ddns/etc/lp-dyndns/settings.conf
Marc Grondin cf46b9d581 Add option to specify remote NameServer to query.
This helps in the case that the NameServer on the
system running lp-ddns uses a local NameServer and
resolves to local IP for the domain in question.

Signed-off-by: Marc Grondin <myself@marcg.pizza>
2020-10-14 21:22:46 -03:00

12 lines
202 B
Text

# Examples:
# RECORDID="235890
# PASSWORD="verystrongpassword"
# DOMAIN="sub.domain.tld"
# NAMESERVER="NameServerToQuery"
RECORDID=""
PASSWORD=""
DOMAIN=""
NAMESERVER="" #Blank for system NameServer