mirror of
https://codeberg.org/freifunkhamburg/bind.git
synced 2025-09-04 12:17:22 +02:00
srv02 IP geändert und XMPP wieder einkommentiert
This commit is contained in:
parent
fd9a08287b
commit
243c7a7599
4 changed files with 35 additions and 35 deletions
|
@ -1,7 +1,7 @@
|
|||
$ORIGIN helgoland.freifunk.net.
|
||||
$TTL 3600 ; 1 Tag
|
||||
@ IN SOA srv01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
||||
2015050100; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMDDVV)
|
||||
2015060500; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMDDVV)
|
||||
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
|
||||
|
@ -15,21 +15,21 @@ $TTL 3600 ; 1 Tag
|
|||
|
||||
|
||||
;IP OF helgoland.freifunk.net
|
||||
@ A 176.28.11.93
|
||||
@ AAAA 2a01:488:66:1000:b01c:b5d::1
|
||||
@ A 176.28.11.93
|
||||
@ AAAA 2a01:488:66:1000:b01c:b5d::1
|
||||
|
||||
|
||||
;GATEWAYS
|
||||
gw01 A 80.252.100.115
|
||||
AAAA 2a00:1f78:c:e::f
|
||||
gw01 A 80.252.100.115
|
||||
AAAA 2a00:1f78:c:e::f
|
||||
|
||||
;INFRASTRUCTURE
|
||||
|
||||
;SERVICES
|
||||
|
||||
updates A 212.12.51.134 ; srv01, dns load balancing for updates
|
||||
updates A 212.12.51.134 ; srv01, dns load balancing
|
||||
AAAA 2a03:2267::101
|
||||
updates A 213.128.138.162 ; srv02, dns load balancing for updates
|
||||
AAAA 2001:868:100:d00::15
|
||||
updates A 193.96.224.250 ; srv02, dns load balancing
|
||||
AAAA 2a03:2267:ffff:b00::3
|
||||
formular A 212.12.51.134 ; srv01
|
||||
AAAA 2a03:2267::101
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue