aboutsummaryrefslogtreecommitdiffstats
path: root/examples/dns/master/imgur.com.zone
diff options
context:
space:
mode:
authorroot <root@frank.tg14.gathering.org>2014-04-20 02:46:46 +0200
committerroot <root@frank.tg14.gathering.org>2014-04-20 02:46:46 +0200
commit66426aeac27af5793d388cea7b1078fb871fc5ad (patch)
tree66e847f4de9b8ff7b8fa0bd942fb8b9e04bfd904 /examples/dns/master/imgur.com.zone
parentb231e372681e6bfc499fd2aadda840e0b607278f (diff)
Moved files, re-organized a bit.
Diffstat (limited to 'examples/dns/master/imgur.com.zone')
-rw-r--r--examples/dns/master/imgur.com.zone27
1 files changed, 27 insertions, 0 deletions
diff --git a/examples/dns/master/imgur.com.zone b/examples/dns/master/imgur.com.zone
new file mode 100644
index 0000000..2dbf4bc
--- /dev/null
+++ b/examples/dns/master/imgur.com.zone
@@ -0,0 +1,27 @@
+$TTL 60
+@ IN SOA brad.tg14.gathering.org. abuse.gathering.org. (
+ 2014041605; serial
+ 3600 ; refresh
+ 1800 ; retry
+ 608400 ; expire
+ 3600 ) ; minimum and default TTL
+
+ IN NS brad.tg14.gathering.org.
+ IN NS janet.tg14.gathering.org.
+
+ IN A 103.31.7.35
+ IN A 103.31.7.184
+ IN A 103.31.6.33
+ IN A 103.31.6.34
+www IN A 103.31.7.35
+ IN A 103.31.7.184
+ IN A 103.31.6.33
+ IN A 103.31.6.34
+s IN A 103.31.7.35
+ IN A 103.31.7.184
+ IN A 103.31.6.33
+ IN A 103.31.6.34
+i IN A 103.31.7.35
+ IN A 103.31.7.184
+ IN A 103.31.6.33
+ IN A 103.31.6.34