move dns back to zone files
This commit is contained in:
parent
e47c8ce341
commit
9c41d73f93
20 changed files with 131 additions and 24 deletions
|
@ -1,16 +1,4 @@
|
|||
$TTL 60
|
||||
@ IN SOA ns-mephisto.kunbox.net. hostmaster.kunbox.net. (
|
||||
${SERIAL}
|
||||
3600
|
||||
600
|
||||
86400
|
||||
300
|
||||
)
|
||||
|
||||
|
||||
${NAMESERVERS}
|
||||
|
||||
$ORIGIN kunbox.net.
|
||||
${HEADER}
|
||||
|
||||
; ends up on carlene.kunbox.net
|
||||
@ IN A 193.135.9.29
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue