Added Global V6 Prefixes

This commit is contained in:
Bastian 2018-01-25 22:55:19 +01:00
parent d2851e1cb2
commit 8406797cac
5 changed files with 5 additions and 1 deletions

View File

@ -7,6 +7,7 @@ GLUON_GIT_REF := e4a5faf468cd393e65ba4c5b01b24dd6e5a2fbd0
SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key
GLUON_TARGETS ?= \
x86-64 \
ar71xx-generic \
ar71xx-tiny \
ar71xx-nand \

View File

@ -12,6 +12,7 @@
prefix4 = '10.90.32.0/19',
prefix6 = 'fdef:f10f:1337:cafe::/64',
extra_prefixes6 = {'2a00:9d80:6000:0101::/64'},
--[[
extra_prefixes6 = { 'tbd', 'tbd' },

View File

@ -13,6 +13,7 @@
prefix4 = '10.90.96.0/19',
prefix6 = 'fdef:f30f:1337:cafe::/64',
extra_prefixes6 = {'2a00:9d80:6000:0103::/64'},
--[[
extra_prefixes6 = { 'tbd', 'tbd' },

View File

@ -12,6 +12,7 @@
prefix4 = '10.90.64.0/19',
prefix6 = 'fdef:f20f:1337:cafe::/64',
extra_prefixes6 = {'2a00:9d80:6000:0102::/64'},
--[[
extra_prefixes6 = { 'tbd', 'tbd' },

View File

@ -11,7 +11,7 @@
lede = 'http://downloads.lede-project.org/snapshots/packages/%A',
},
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3',
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3',
ntp_servers = {'1.ntp.services.ffrgb','2.ntp.services.ffrgb'},
mesh_on_wan = false,