ipif: "include" looks for the file in the directory where "include" appears
[userv-utils] / dyndns / dyndns-domains
CommitLineData
3988a733 1# Syntax is list of directives.
2# include <filename> Read <filename> at this point
3# eof
4# Settings directives, apply to succeeding subdomain lines.
5# zone <zone> This is for stuff in <zone>
6# rrs <rrtype> ... Allow addition/removal of (only) these RR types
7# ratelimit <min-seconds> <avg-seconds> <memory-seconds>
8# Limit rate of changes. Up to one per <avg-seconds>
9# will always be allowed, and never updates more than
10# <min-seconds> apart. <avg-seconds> is compared
11# with events in roughly last <memory-seconds>
12# ttlrange <minttl> <maxttl>
13# Actual directive:
14# subdomain <subdomain> <groupname>
15
16ratelimit 30 300 3600
17zone dynamic.greenend.org.uk
18ttlrange 30 86400
19
20rrs A
21subdomain anjou rich-avn
22subdomain badgers sion-net
23subdomain bellevue theom
24subdomain burrow vcla-brw
25subdomain confusion matt-cnf
26subdomain dorothee jdamery
27subdomain ecstacy dunc-xtc
28subdomain firestorm davi-mul
29subdomain gallery jayl-dns
30subdomain nosreme ceme-gal
31subdomain heresy cjwa-vpn
32subdomain lemoncurd bjha-dd
33subdomain lilac dame-lil
34subdomain nijinsky jmatthew
35subdomain relativity ijackson
36subdomain riva cjwatson
37subdomain sinister Mgend
38subdomain slappy chri-cat
39subdomain stardust sgtatham
40subdomain thistles rcooksey
41subdomain titus owen-dns
42subdomain milton stev-pub
43
44rrs A CNAME
45subdomain gin dh219
46subdomain aibs dh219
47
48rrs A MX CNAME
49subdomain test ijackson
50
51eof