diff options
author | root <root@frank.tg14.gathering.org> | 2014-04-20 02:36:36 +0200 |
---|---|---|
committer | root <root@frank.tg14.gathering.org> | 2014-04-20 02:36:36 +0200 |
commit | b231e372681e6bfc499fd2aadda840e0b607278f (patch) | |
tree | d7f742eba33c5317417d5f53f6fa61287b2ba8ae /examples/bind/master/2.0.d.e.2.0.a.2.ip6.arpa.zone | |
parent | 65f98b040aaff35202fa1e79c4f74fcdaf09329f (diff) |
Removed files from the root-directory. Moved into 'examples' dir.
Diffstat (limited to 'examples/bind/master/2.0.d.e.2.0.a.2.ip6.arpa.zone')
-rw-r--r-- | examples/bind/master/2.0.d.e.2.0.a.2.ip6.arpa.zone | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/examples/bind/master/2.0.d.e.2.0.a.2.ip6.arpa.zone b/examples/bind/master/2.0.d.e.2.0.a.2.ip6.arpa.zone new file mode 100644 index 0000000..a049b9a --- /dev/null +++ b/examples/bind/master/2.0.d.e.2.0.a.2.ip6.arpa.zone @@ -0,0 +1,13 @@ +$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 |