srv02 IP geändert und XMPP wieder einkommentiert

This commit is contained in:
root 2015-06-05 14:02:09 +02:00
commit 243c7a7599
4 changed files with 35 additions and 35 deletions

View file

@ -1,7 +1,7 @@
$ORIGIN ffnord.net.
$TTL 3600 ; 1 Tag
@ IN SOA srv01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
2015060400; 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,13 +15,13 @@ $TTL 3600 ; 1 Tag
;IP OF ffnord.net
@ A 212.12.51.134
@ AAAA 2a03:2267::101
@ A 212.12.51.134
@ AAAA 2a03:2267::101
;GATEWAYS
gw01 A 213.128.138.161 ; gw03.ffhh
AAAA 2001:868:100:d00::20 ; gw03.ffhh
gw01 A 213.128.138.161 ; gw03.ffhh
AAAA 2001:868:100:d00::20 ; gw03.ffhh
;INFRASTRUCTURE
@ -29,21 +29,21 @@ gw01 A 213.128.138.161 ; gw03.ffhh
www A 212.12.51.134
AAAA 2a03:2267::101
updates A 212.12.51.134 ; srv01.ffhh, dns load balancing for updates
AAAA 2a03:2267::101
updates A 213.128.138.162 ; srv02.ffhh, dns load balancing for updates
AAAA 2001:868:100:d00::15
updates A 212.12.51.134 ; srv01.ffhh, dns load balancing
AAAA 2a03:2267::101
updates A 193.96.224.250 ; srv02.ffhh, dns load balancing
AAAA 2a03:2267:ffff:b00::3
i NS ins.ffnord.net.
ins A 144.76.72.235
;conference A 213.128.138.162
; AAAA 2001:868:100:d00::15
;xmpp A 213.128.138.162
; AAAA 2001:868:100:d00::15
;_xmpp-client._tcp SRV 10 0 5222 xmpp.ffnord.net.
conference A 193.96.224.250 ; srv02
AAAA 2a03:2267:ffff:b00::3 ; srv02
xmpp A 193.96.224.250 ; srv02
AAAA 2a03:2267:ffff:b00::3 ; srv02
_xmpp-client._tcp SRV 10 0 5222 xmpp.ffnord.net.
_xmpp-client._tcp SRV 20 0 5222 srv01.hamburg.freifunk.net.
;_xmpp-server._tcp SRV 10 0 5269 xmpp.ffnord.net.
_xmpp-server._tcp SRV 10 0 5269 xmpp.ffnord.net.
_xmpp-server._tcp SRV 20 0 5269 srv01.hamburg.freifunk.net.
;_xmpp-server._tcp.conference SRV 10 0 5269 xmpp.ffnord.net.
_xmpp-server._tcp.conference SRV 10 0 5269 xmpp.ffnord.net.
_xmpp-server._tcp.conference SRV 20 0 5269 srv01.hamburg.freifunk.net.