mirror of
https://codeberg.org/freifunkhamburg/bind.git
synced 2025-09-05 20:51:40 +02:00
Remove outdated PTR records
This commit is contained in:
parent
47134c24d1
commit
bd85355ad9
3 changed files with 3 additions and 11 deletions
|
@ -1,7 +1,7 @@
|
|||
$ORIGIN 112.10.in-addr.arpa.
|
||||
$TTL 86400 ; 1 Tag
|
||||
@ IN SOA srv02.ffhh. hostmaster.hamburg.freifunk.net. (
|
||||
2017042800; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
||||
2017100300 ; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
||||
|
@ -20,7 +20,6 @@ $TTL 86400 ; 1 Tag
|
|||
; Hamburg2 10.112.192.0/18
|
||||
|
||||
; Server
|
||||
1.1 PTR srv01.ffhh.
|
||||
2.1 PTR srv02.ffhh.
|
||||
|
||||
; GATEWAYS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue