diff options
Diffstat (limited to 'examples/tg15/dns/master/2.0.d.e.2.0.a.2.ip6.arpa.zone')
-rw-r--r-- | examples/tg15/dns/master/2.0.d.e.2.0.a.2.ip6.arpa.zone | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/tg15/dns/master/2.0.d.e.2.0.a.2.ip6.arpa.zone b/examples/tg15/dns/master/2.0.d.e.2.0.a.2.ip6.arpa.zone new file mode 100644 index 0000000..a6ceb1d --- /dev/null +++ b/examples/tg15/dns/master/2.0.d.e.2.0.a.2.ip6.arpa.zone @@ -0,0 +1,11 @@ +$ORIGIN . +$TTL 3600 ; 1 hour +2.0.d.e.2.0.a.2.ip6.arpa IN SOA marty.tg15.gathering.org. abuse.gathering.org. ( + 2015033468 ; serial + 3600 ; refresh (1 hour) + 1800 ; retry (30 minutes) + 608400 ; expire (1 week 1 hour) + 3600 ; minimum (1 hour) + ) + NS emmet.tg15.gathering.org. + NS marty.tg15.gathering.org. |