summaryrefslogtreecommitdiff
path: root/db.test
blob: c2e2879595f66df5058d86e5eadb6a74f833b4c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$ORIGIN .
$TTL 300	; 5 minutes
test			IN SOA	localhost. root.localhost. (
				1          ; serial
				604800     ; refresh (1 week)
				86400      ; retry (1 day)
				2419200    ; expire (4 weeks)
				300        ; minimum (5 minutes)
				)
			NS	localhost.
$ORIGIN test.
$TTL 10	; 10 seconds
myservice		TXT	""