Added lists
This commit is contained in:
parent
6725e3ea56
commit
5a9bb94723
|
@ -1,6 +1,6 @@
|
||||||
$TTL 1D
|
$TTL 1D
|
||||||
IN SOA dns noc.bremen.freifunk.net. (
|
IN SOA dns noc.bremen.freifunk.net. (
|
||||||
2016032903 ; Serial
|
2016032904 ; Serial
|
||||||
4H ; Refresh
|
4H ; Refresh
|
||||||
1H ; Retry
|
1H ; Retry
|
||||||
2W ; Expire
|
2W ; Expire
|
||||||
|
@ -41,6 +41,10 @@ vpn CNAME @
|
||||||
mail A 37.72.148.168
|
mail A 37.72.148.168
|
||||||
AAAA 2a02:2918:506:101::168
|
AAAA 2a02:2918:506:101::168
|
||||||
|
|
||||||
|
lists A 185.117.213.244
|
||||||
|
AAAA 2a06:8782:ff00::f4
|
||||||
|
MX 50 lists
|
||||||
|
|
||||||
; websites
|
; websites
|
||||||
www A 37.72.148.168
|
www A 37.72.148.168
|
||||||
AAAA 2a02:2918:506:101::168
|
AAAA 2a02:2918:506:101::168
|
||||||
|
|
Loading…
Reference in New Issue