summaryrefslogtreecommitdiff
path: root/frontends/var/nsd/zones/master/dtail.dev.zone.tpl
blob: cc7bf660debd3cbea20ee49ae398a4af45bc4ee4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$ORIGIN dtail.dev.
$TTL 4h
@        IN  SOA  blowfish.buetow.org. hostmaster.buetow.org. (
                  <%= time() %>   ; serial
                  1h              ; refresh
                  30m             ; retry
                  7d              ; expire
                  1h )            ; negative
         IN NS   blowfish.buetow.org.
         IN NS   fishfinger.buetow.org.

         86400 IN A 23.88.35.144
         86400 IN AAAA 2a01:4f8:c17:20f1::4
*        86400 IN CNAME blowfish.buetow.org.
www      86400 IN CNAME fishfinger.buetow.org.
github   86400 IN CNAME mimecast.github.io.