diff options
author | Joachim Tingvold <joachim@tingvold.com> | 2015-03-21 14:47:53 +0100 |
---|---|---|
committer | Joachim Tingvold <joachim@tingvold.com> | 2015-03-21 14:47:53 +0100 |
commit | 630f90f91cb5ef32d432314c9934a8ec5c3c7b05 (patch) | |
tree | 8c78ea7fc3324fa9039986649691cc52fabce162 /examples/dns/master/2.0.d.e.2.0.a.2.ip6.arpa.zone | |
parent | 071dd2c070e219005d103f7efbbbc9c36b5d25c9 (diff) |
Restructure folders.
Diffstat (limited to 'examples/dns/master/2.0.d.e.2.0.a.2.ip6.arpa.zone')
-rw-r--r-- | examples/dns/master/2.0.d.e.2.0.a.2.ip6.arpa.zone | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/examples/dns/master/2.0.d.e.2.0.a.2.ip6.arpa.zone b/examples/dns/master/2.0.d.e.2.0.a.2.ip6.arpa.zone deleted file mode 100644 index a049b9a..0000000 --- a/examples/dns/master/2.0.d.e.2.0.a.2.ip6.arpa.zone +++ /dev/null @@ -1,13 +0,0 @@ -$ORIGIN . -$TTL 3600 ; 1 hour -2.0.d.e.2.0.a.2.ip6.arpa IN SOA brad.tg14.gathering.org. abuse.gathering.org. ( - 2014092738 ; serial - 3600 ; refresh (1 hour) - 1800 ; retry (30 minutes) - 608400 ; expire (1 week 1 hour) - 3600 ; minimum (1 hour) - ) - NS brad.tg14.gathering.org. - NS janet.tg14.gathering.org. -$ORIGIN 0.0.0.0.0.0.0.4.6.0.0.2.0.d.e.2.0.a.2.ip6.arpa. -$TTL 86400 ; 1 day |