mirror of
https://codeberg.org/freifunkhamburg/bind.git
synced 2025-09-03 20:07:21 +02:00
srv02 wieder einkommentiert
This commit is contained in:
parent
6afe761282
commit
e2b237ffb7
3 changed files with 13 additions and 19 deletions
|
@ -1,7 +1,7 @@
|
|||
$ORIGIN ffhh.
|
||||
$TTL 86400 ; 1 Tag
|
||||
@ IN SOA srv01.ffhh. hostmaster.hamburg.freifunk.net. (
|
||||
2015062200; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
||||
2015080700; 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
|
||||
|
@ -103,9 +103,6 @@ wp A 10.112.0.8
|
|||
paste A 10.112.0.9
|
||||
AAAA 2a03:2267::ba27:ebff:fe3d:a4b5
|
||||
|
||||
nodegame A 10.112.0.9
|
||||
AAAA 2a03:2267::ba27:ebff:fe3d:a4b5
|
||||
|
||||
ifconfig A 10.112.0.9
|
||||
AAAA 2a03:2267::ba27:ebff:fe3d:a4b5
|
||||
|
||||
|
@ -113,9 +110,6 @@ ifconfig A 10.112.0.9
|
|||
|
||||
6.ifconfig AAAA 2a03:2267::ba27:ebff:fe3d:a4b5
|
||||
|
||||
chat A 10.112.0.9
|
||||
AAAA 2a03:2267::ba27:ebff:fe3d:a4b5
|
||||
|
||||
blackspear A 10.112.0.12
|
||||
AAAA 2a03:2267::BA27:EBFF:FEB8:CE2D
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue