]> www.wagner.pp.ru Git - oss/dyngo.git/blobdiff - dyngo.conf
Initial commit. Actual dyndns request is not implemented yet
[oss/dyngo.git] / dyngo.conf
diff --git a/dyngo.conf b/dyngo.conf
new file mode 100644 (file)
index 0000000..d8c7aba
--- /dev/null
@@ -0,0 +1,18 @@
+# Config file for dingo dyndns client
+# Section name can be anything - it is for your convinience
+# parameters - hostname - name to send to server
+# network - IP network where this name belonks to
+# server - url of dyndns server
+[dingo]
+interval=60
+database=/var/lib/dingo/dingo.db
+[public ipv6]
+hostname=antares.wagner.pp.ru
+network=::/0   
+server=http://www.wagner.pp.ru/cgi-bin/dyndns.cgi
+user=
+[postgrespro local]
+hostname=antares.local.vm 
+network=192.168.24.0/21
+server=http://fafnir.l.posgrespro.ru/dyndns
+