athena7.eu: add internal zone

This commit is contained in:
Johanna Dorothea Reichmann 2019-06-05 21:57:50 +02:00
parent 32ea6d1454
commit 67eaf0618f
Signed by untrusted user who does not match committer: transcaffeine
GPG Key ID: 03624C433676E465

View File

@ -0,0 +1,20 @@
$TTL 604800
@ IN SOA ns.local.athena7.eu. admin.athena7.eu. (
2019042901 ; Serial number as YYYYmmdd## convention
43200 ; Refresh interval
7200 ; Retry interval
2419200 ; Expire Interval
86400 ; Negative Cache TTL
)
; Name servers
IN NS ns.local.athena7.eu.
; Hosts
local.athena7.eu. IN A 10.167.42.1
ns.local.athena7.eu. IN A 10.167.42.1
; Services