1
0

dns (zonefiles): Fix SOA records for reverse dns zones

This commit is contained in:
2022-07-17 12:59:11 +02:00
parent 65fac93593
commit 1d03f8764c
3 changed files with 29 additions and 1 deletions

View File

@@ -1,6 +1,16 @@
$ORIGIN 42.10.in-addr.arpa.
$TTL 3600
42.10.in-addr.arpa. IN SOA dns.bula22.de. hostmaster.bula22.de. (
2022071501
10800
3600
604800
3600
)
42.10.in-addr.arpa. IN NS dns.bula22.de.
; Services
10.42.10.2.in-addr.arpa. IN PTR router.bula22.de.
10.42.10.5.in-addr.arpa. IN PTR radius.bula22.de.