add breminale2016 nesassary dns entry (with testing-systems)
This commit is contained in:
parent
7842213ae4
commit
aaa87b799a
|
@ -1,6 +1,6 @@
|
||||||
$TTL 1D
|
$TTL 1D
|
||||||
IN SOA dns noc.bremen.freifunk.net. (
|
IN SOA dns noc.bremen.freifunk.net. (
|
||||||
2016060601 ; Serial
|
2016070301 ; Serial
|
||||||
4H ; Refresh
|
4H ; Refresh
|
||||||
1H ; Retry
|
1H ; Retry
|
||||||
2W ; Expire
|
2W ; Expire
|
||||||
|
@ -77,6 +77,10 @@ node A 10.196.0.127
|
||||||
|
|
||||||
mesh CNAME www
|
mesh CNAME www
|
||||||
|
|
||||||
|
; event stuff (current only for testing)
|
||||||
|
mgmt A 5.9.250.32
|
||||||
|
mgmt AAAA 2a01:4f8:160:44d0::f2
|
||||||
|
|
||||||
; legacy old service subdomain
|
; legacy old service subdomain
|
||||||
services DNAME @
|
services DNAME @
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue