summarylogtreecommitdiffstats
path: root/inadyn.conf
diff options
context:
space:
mode:
Diffstat (limited to 'inadyn.conf')
-rw-r--r--inadyn.conf39
1 files changed, 39 insertions, 0 deletions
diff --git a/inadyn.conf b/inadyn.conf
new file mode 100644
index 000000000000..8d8d612a088c
--- /dev/null
+++ b/inadyn.conf
@@ -0,0 +1,39 @@
+# inadyn.conf
+# For more details see 'man inadyn.conf' and 'man inadyn'
+# Check IP urls: checkip.dyndns.com ; checkip.two-dns.de ; myip.dnsomatic.com
+
+# Runs in background. Output to syslog or to log file [if specified].
+background
+# Set dbg level. 0 to 5
+verbose 1
+# How often the IP is checked, in seconds
+period 60
+# How often the IP should be updated even if it is not changed
+forced-update 3600
+# Initial delay at program startup. Default is 0 seconds.
+startup-delay 5
+#logfile /var/log/ddns.log
+#pidfile /var/run/ddns.pid
+
+# example for dyndns.org
+
+#system default@dyndns.org
+# ssl
+# username xxxx
+# password yyyy
+# alias HOST
+
+# example for no-ip.com sevice
+
+#system default@no-ip.com
+# username xxxx
+# password yyyy
+# alias HOST
+
+# example for dnsomatic sevice
+
+#system default@dnsomatic.com
+# ssl
+# username xxxx
+# password yyyy
+# alias HOST