1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-03 15:27:45 +02:00

bind: fixed typos and installed best practices in the configs

This commit is contained in:
tiyn 2022-11-21 15:28:14 +01:00
parent fc2710ef2b
commit 6f356ea96e

View File

@ -150,7 +150,7 @@ following lines.
```txt
$ORIGIN 178.168.192.in-addr.arpa.
$TTL 1D
@ IN SOA <thisserver>.<domain>.<tld>. (
@ IN SOA <domain>.<tld>. <thisserver>.<domain>.<tld>. (
200405190 ; serial
28800 ; refresh
14400 ; retry
@ -177,7 +177,7 @@ the previous examples is shown in the following.
```txt
$ORIGIN 178.168.192.in-addr.arpa.
$TTL 1D
@ IN SOA kenny.home.server. quentin.home.server. sheldon.home.server. fritz.box. (
@ IN SOA home.server. kenny.home.server. (
200405190 ; serial
28800 ; refresh
14400 ; retry