Merge branch 'master' of https://github.com/freifunkhamburg/bind
This commit is contained in:
commit
5b391c06c6
|
@ -1,7 +1,7 @@
|
||||||
$ORIGIN 224.96.193.in-addr.arpa.
|
$ORIGIN 224.96.193.in-addr.arpa.
|
||||||
$TTL 86400 ; 1 Tag
|
$TTL 86400 ; 1 Tag
|
||||||
@ IN SOA srv01.hamburg.freifunk.net. hostmaster.hamburg.ccc.de. (
|
@ IN SOA srv01.hamburg.freifunk.net. hostmaster.hamburg.ccc.de. (
|
||||||
2016040601; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
2016040602; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
||||||
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
|
||||||
|
@ -23,14 +23,14 @@ $TTL 86400 ; 1 Tag
|
||||||
; Host Routes for Inter-Node Traffic
|
; Host Routes for Inter-Node Traffic
|
||||||
; Currently used to handle more network internal traffic between
|
; Currently used to handle more network internal traffic between
|
||||||
; gateways via our E-CIX port
|
; gateways via our E-CIX port
|
||||||
239 PTR ipip-endpoint.wende0.hamburg.freifunk.net.
|
239 PTR ipip-endpoint.wende1.hamburg.freifunk.net.
|
||||||
|
|
||||||
; SERVICES. For now take addresses between .240 and .255 (/28)
|
; SERVICES. For now take addresses between .240 and .255 (/28)
|
||||||
; Each BGP router has a /30 or /29 to connect other VMs on the specific host
|
; Each BGP router has a /30 or /29 to connect other VMs on the specific host
|
||||||
241 PTR host-link.suede0.hamburg.freifunk.net.
|
241 PTR host-link.suede0.hamburg.freifunk.net.
|
||||||
245 PTR host-link.wandale0.hamburg.freifunk.net.
|
245 PTR host-link.wandale0.hamburg.freifunk.net.
|
||||||
246 PTR gw02.hamburg.freifunk.net. ; fastd instance gw05
|
246 PTR gw02.hamburg.freifunk.net. ; fastd instance gw05
|
||||||
249 PTR host-link.wende0.hamburg.freifunk.net. ; 249/29
|
249 PTR host-link.wende1.hamburg.freifunk.net. ; 249/29
|
||||||
250 PTR srv02.hamburg.freifunk.net.
|
250 PTR srv02.hamburg.freifunk.net.
|
||||||
251 PTR gw03.hamburg.freifunk.net. ; fastd instance gw04
|
251 PTR gw03.hamburg.freifunk.net. ; fastd instance gw04
|
||||||
; CLIENT-NAT blocks
|
; CLIENT-NAT blocks
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
$ORIGIN hamburg.freifunk.net.
|
$ORIGIN hamburg.freifunk.net.
|
||||||
$TTL 3600 ; 1 Tag
|
$TTL 3600 ; 1 Tag
|
||||||
@ IN SOA srv01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
@ IN SOA srv01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
||||||
2016040200; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMDDVV)
|
2016040600; 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
|
||||||
|
@ -70,15 +70,14 @@ nodes NS ns.ohrensessel.net.
|
||||||
;physical hosts
|
;physical hosts
|
||||||
host01 AAAA 2a00:ea8:100:8::3 ; n@work
|
host01 AAAA 2a00:ea8:100:8::3 ; n@work
|
||||||
A 212.12.38.182
|
A 212.12.38.182
|
||||||
host02 AAAA 2001:868:100:d00::5 ; IPHH
|
host02 AAAA 2001:868:100:d00::1000 ; IPHH
|
||||||
A 213.128.138.162
|
|
||||||
host03 AAAA 2a00:1f78:c:e::d ; artfiles
|
host03 AAAA 2a00:1f78:c:e::d ; artfiles
|
||||||
host04 CNAME host01
|
host04 CNAME host01
|
||||||
|
|
||||||
;BGP BACKBONE
|
;BGP BACKBONE
|
||||||
wandale0 A 212.12.38.182 ; n@work
|
wandale0 A 212.12.38.182 ; n@work
|
||||||
AAAA 2a00:ea8:100:8::2
|
AAAA 2a00:ea8:100:8::2
|
||||||
wende0 A 213.128.138.162 ; IPHH
|
wende1 A 213.128.138.162 ; IPHH
|
||||||
AAAA 2001:868:100:d00::10
|
AAAA 2001:868:100:d00::10
|
||||||
suede0 A 80.252.100.118 ; artfiles
|
suede0 A 80.252.100.118 ; artfiles
|
||||||
AAAA 2a00:1f78:c:e::e
|
AAAA 2a00:1f78:c:e::e
|
||||||
|
@ -86,9 +85,9 @@ suede0 A 80.252.100.118 ; artfiles
|
||||||
;BGP/host links
|
;BGP/host links
|
||||||
host-link.wandale0 AAAA 2a03:2267:ffff:0a00::1
|
host-link.wandale0 AAAA 2a03:2267:ffff:0a00::1
|
||||||
wandale0-link.gw02 AAAA 2a03:2267:ffff:0a00::2
|
wandale0-link.gw02 AAAA 2a03:2267:ffff:0a00::2
|
||||||
host-link.wende0 AAAA 2a03:2267:ffff:0b00::1
|
host-link.wende1 AAAA 2a03:2267:ffff:0b00::1
|
||||||
wende0-link.gw03 AAAA 2a03:2267:ffff:0b00::2
|
wende1-link.gw03 AAAA 2a03:2267:ffff:0b00::2
|
||||||
ffhl-link.wende0 AAAA 2a03:2267:ffff:0b01::1
|
ffhl-link.wende1 AAAA 2a03:2267:ffff:0b01::1
|
||||||
host-link.suede0 AAAA 2a03:2267:ffff:0c00::1
|
host-link.suede0 AAAA 2a03:2267:ffff:0c00::1
|
||||||
suede0-link.gw01 AAAA 2a03:2267:ffff:0c00::2
|
suede0-link.gw01 AAAA 2a03:2267:ffff:0c00::2
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue