Breminale: Move to public IPv4 address
Inside the Freifunk network, devices should automatically use the IPv6 address and thus the local (=inside Freifunk) mirror, which si also reachable from the outside.
This commit is contained in:
parent
3506298c79
commit
84ac1d6130
|
@ -1,6 +1,6 @@
|
||||||
$TTL 1D
|
$TTL 1D
|
||||||
@ IN SOA ns01 noc.bremen.freifunk.net. (
|
@ IN SOA ns01 noc.bremen.freifunk.net. (
|
||||||
2015062801 ; Serial
|
2015070101 ; Serial
|
||||||
4H ; Refresh
|
4H ; Refresh
|
||||||
1H ; Retry
|
1H ; Retry
|
||||||
2W ; Expire
|
2W ; Expire
|
||||||
|
@ -69,5 +69,5 @@ introducer.tahoe-lafs A 10.196.0.2
|
||||||
pads A 10.196.0.70
|
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
|
||||||
breminale A 10.196.0.91
|
breminale A 46.38.234.133
|
||||||
AAAA 2001:bf7:540::5b
|
AAAA 2001:bf7:540::5b
|
||||||
|
|
Loading…
Reference in New Issue