add gw01-new and gw04-new
This commit is contained in:
parent
afa92be4d2
commit
feb66783fc
|
@ -1,7 +1,7 @@
|
||||||
$ORIGIN hamburg.freifunk.net.
|
$ORIGIN hamburg.freifunk.net.
|
||||||
$TTL 3600 ; 1 Stunde
|
$TTL 3600 ; 1 Stunde
|
||||||
@ IN SOA srv02.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
@ IN SOA srv02.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
||||||
2017112701 ; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMDDVV)
|
2017113001 ; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMDDVV)
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
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
|
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
|
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
||||||
|
@ -62,10 +62,14 @@ gw04 A 193.96.224.251
|
||||||
AAAA 2a03:2267:ffff:b00::4
|
AAAA 2a03:2267:ffff:b00::4
|
||||||
gw05 A 193.96.224.246
|
gw05 A 193.96.224.246
|
||||||
AAAA 2a03:2267:ffff:a00::3
|
AAAA 2a03:2267:ffff:a00::3
|
||||||
gw03-new A 193.96.224.254
|
gw01-new A 193.96.224.227
|
||||||
AAAA 2a03:2267:ffff:b00::3000
|
AAAA 2a03:2267:ffff:c00::1000
|
||||||
gw02-new A 193.96.224.241
|
gw02-new A 193.96.224.241
|
||||||
AAAA 2a03:2267:ffff:a00::2000
|
AAAA 2a03:2267:ffff:a00::2000
|
||||||
|
gw03-new A 193.96.224.254
|
||||||
|
AAAA 2a03:2267:ffff:b00::3000
|
||||||
|
gw04-new A 193.96.224.227
|
||||||
|
AAAA 2a03:2267:ffff:c00::1000
|
||||||
gw05-new A 193.96.224.241
|
gw05-new A 193.96.224.241
|
||||||
AAAA 2a03:2267:ffff:a00::2000
|
AAAA 2a03:2267:ffff:a00::2000
|
||||||
gw06-new A 193.96.224.254
|
gw06-new A 193.96.224.254
|
||||||
|
|
Loading…
Reference in a new issue