summaryrefslogtreecommitdiffstats
path: root/dnszones/ns-single.test.ZONEINFO
blob: 6dfddafb4241ef281cde4ca70838b8c88dbaab74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
;
; This is a sub-zone for the Qt test zone
;

; Set the TTL to a low value, so redeployment is easy
$TTL    60

@			IN SOA ns-foo.linpro.net. hostmaster.redpill-linpro.com.                                 6         ; serial
                                 10800     ; refresh (3 hours)
                                 60        ; retry (1 min)
                                 60        ; expire (1 min)
                                 60        ; minimum (1 min)
                               )
                        IN NS ns-foo.linpro.net.