Replace ULA by global prefix, make mesh. normal vHost
This commit is contained in:
parent
f806bb229f
commit
90da563c31
|
@ -46,17 +46,16 @@ nodes NS vpn01.bremen.freifunk.net.
|
||||||
node A 10.196.0.127
|
node A 10.196.0.127
|
||||||
AAAA fd2f:5119:f2c::127
|
AAAA fd2f:5119:f2c::127
|
||||||
|
|
||||||
mesh A 10.196.0.1
|
mesh CNAME @
|
||||||
AAAA fd2f:5119:f2c::1
|
|
||||||
|
|
||||||
jplitza A 10.196.0.200
|
jplitza A 10.196.0.200
|
||||||
AAAA 2001:bf7:540::c8
|
AAAA 2001:bf7:540::c8
|
||||||
wikipedia CNAME jplitza
|
wikipedia CNAME jplitza
|
||||||
|
|
||||||
$ORIGIN services
|
$ORIGIN services
|
||||||
1.ntp AAAA fd2f:5119:f2c::1
|
1.ntp AAAA 2001:bf7:540::1
|
||||||
1.vpn AAAA fd2f:5119:f2c::1
|
2.ntp AAAA 2001:bf7:540::2
|
||||||
2.vpn AAAA fd2f:5119:f2c::2
|
3.ntp AAAA 2001:bf7:540::3
|
||||||
|
|
||||||
introducer.tahoe-lafs A 10.196.0.2
|
introducer.tahoe-lafs A 10.196.0.2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue