IPv6 Changes
This commit is contained in:
parent
13c0e0e624
commit
0bfc953dca
@ -4,7 +4,7 @@
|
||||
site_code = 'tdf-flu',
|
||||
opkg_repo = 'http://openwrt.draic.info/barrier_breaker/14.07/%S/packages',
|
||||
prefix4 = '10.188.64.0/19',
|
||||
prefix6 = '2a03:2260:121:0003::/64',
|
||||
prefix6 = '2a03:2260:121:6000::/64',
|
||||
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin
|
||||
ntp_servers = {
|
||||
'ntp1.infra.fftdf',
|
||||
@ -35,7 +35,7 @@
|
||||
},
|
||||
next_node = {
|
||||
ip4 = '10.188.64.1',
|
||||
ip6 = '2a03:2260:121:0003::1',
|
||||
ip6 = '2a03:2260:121:6000::1',
|
||||
mac = '04:74:05:d0:4f:aa',
|
||||
},
|
||||
mesh = {
|
||||
|
Loading…
Reference in New Issue
Block a user