Added chat, gitlab and pads
This commit is contained in:
parent
90da563c31
commit
918ac16c18
|
@ -1,6 +1,6 @@
|
||||||
$TTL 1D
|
$TTL 1D
|
||||||
@ IN SOA ns01 noc.bremen.freifunk.net. (
|
@ IN SOA ns01 noc.bremen.freifunk.net. (
|
||||||
2015011611 ; Serial
|
2015032501 ; Serial
|
||||||
4H ; Refresh
|
4H ; Refresh
|
||||||
1H ; Retry
|
1H ; Retry
|
||||||
2W ; Expire
|
2W ; Expire
|
||||||
|
@ -57,7 +57,10 @@ $ORIGIN services
|
||||||
2.ntp AAAA 2001:bf7:540::2
|
2.ntp AAAA 2001:bf7:540::2
|
||||||
3.ntp AAAA 2001:bf7:540::3
|
3.ntp AAAA 2001:bf7:540::3
|
||||||
|
|
||||||
|
chat A 10.196.0.90
|
||||||
|
gitlab A 10.196.0.90
|
||||||
introducer.tahoe-lafs A 10.196.0.2
|
introducer.tahoe-lafs A 10.196.0.2
|
||||||
|
|
||||||
|
pads A 10.196.0.70
|
||||||
sip A 10.196.2.50
|
sip A 10.196.2.50
|
||||||
smokeping AAAA 2a02:2919:1000:0:ba27:ebff:fe69:2879
|
smokeping AAAA 2a02:2919:1000:0:ba27:ebff:fe69:2879
|
||||||
|
|
Loading…
Reference in New Issue