Fix SOA Record syntax

This commit is contained in:
Johanna Dorothea Reichmann 2019-04-16 21:03:59 +02:00
parent 78d4e50d5c
commit 89d2894206
Signed by untrusted user who does not match committer: transcaffeine
GPG Key ID: 03624C433676E465
2 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
$TTL 604800
@ IN SOA finallycoffee.eu. admin.finallycoffee.eu. {
@ IN SOA finallycoffee.eu. admin.finallycoffee.eu. (
1 ; Serial number, increase by one
604800 ; Refresh interval
86400 ; Retry interval
2419200 ; Expire Interval
604800 ; Negative Cache TTL
};
)
; Hosts

View File

@ -1,11 +1,11 @@
$TTL 604800
@ IN SOA karlsruhe.flauschekatze.space. admin.karlsruhe.flauschekatze.space. {
@ IN SOA karlsruhe.flauschekatze.space. admin.karlsruhe.flauschekatze.space. (
1 ; Serial number, increase by one
604800 ; Refresh interval
86400 ; Retry interval
2419200 ; Expire Interval
604800 ; Negative Cache TTL
};
)
; Name servers