add ipv6 to breminale
This commit is contained in:
parent
da1190efa4
commit
1900b3ccd1
|
@ -1,6 +1,6 @@
|
|||
$TTL 1D
|
||||
IN SOA dns noc.bremen.freifunk.net. (
|
||||
2018072100 ; Serial
|
||||
2018072200 ; Serial
|
||||
4H ; Refresh
|
||||
1H ; Retry
|
||||
2W ; Expire
|
||||
|
@ -127,7 +127,10 @@ smokeping AAAA 2a02:2919:1000:0:ba27:ebff:fe69:2879
|
|||
|
||||
; genofire
|
||||
mgmt A 185.223.146.227
|
||||
|
||||
mgmt AAAA 2a06:8782:ffbb:7::2
|
||||
|
||||
babel-gw.breminale A 185.223.146.227
|
||||
babel-gw.breminale AAAA 2a06:8782:ffbb:7::2
|
||||
|
||||
map.breminale A 185.223.146.227
|
||||
map.breminale AAAA 2a06:8782:ffbb:7::2
|
||||
|
|
Loading…
Reference in New Issue