IPv6 Changes

This commit is contained in:
Stefan Hoffmann 2016-07-02 20:56:25 +02:00
parent 5268950ec5
commit dfece30641

View File

@ -4,7 +4,7 @@
site_code = 'tdf-', site_code = 'tdf-',
opkg_repo = 'http://openwrt.draic.info/barrier_breaker/14.07/%S/packages', opkg_repo = 'http://openwrt.draic.info/barrier_breaker/14.07/%S/packages',
prefix4 = '10.188.0.0/19', prefix4 = '10.188.0.0/19',
prefix6 = '2a03:2260:121:0001::/64', prefix6 = '2a03:2260:121:4000::/64',
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin
ntp_servers = { ntp_servers = {
'ntp1.infra.fftdf', 'ntp1.infra.fftdf',
@ -35,7 +35,7 @@
}, },
next_node = { next_node = {
ip4 = '10.188.0.1', ip4 = '10.188.0.1',
ip6 = '2a03:2260:121:0001::1', ip6 = '2a03:2260:121:4000::1',
mac = '04:74:05:d0:4f:aa', mac = '04:74:05:d0:4f:aa',
}, },
mesh = { mesh = {