ports/dns/ddns/files/ddns_client.conf.sample
Frederic Culot ed8be0acde ddns is a lightweight UDP-based dynamic DNS updater.
It consists of a client that regularly sends UDP packets and a
server that updates a bind zone file or runs a command using the
peer IPv4 address of recieved UDP packets.

WWW: http://fossil.instinctive.eu/ddns/home

PR:		ports/179316
Submitted by:	Natacha Porte <natbsd@instinctive.eu>
2013-07-01 12:53:39 +00:00

9 lines
247 B
Text

(server ns.example.com 24680)
(interval 60)
(name host-1)
(resolv-interval 0)
(resolv-retry 7)
(key # 0123456789ABCDEF 0123456789ABCDEF
0123456789ABCDEF 0123456789ABCDEF
0123456789ABCDEF 0123456789ABCDEF
0123456789ABCDEF 0123456789ABCDEF #))