forked from remote/site-ffmuc
Enable mesh on WAN
This commit is contained in:
@@ -10,6 +10,8 @@
|
|||||||
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3',
|
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3',
|
||||||
ntp_servers = { '0.ntp.ffmuc.net', '1.ntp.ffmuc.net' },
|
ntp_servers = { '0.ntp.ffmuc.net', '1.ntp.ffmuc.net' },
|
||||||
|
|
||||||
|
mesh_on_wan = true,
|
||||||
|
|
||||||
regdom = 'DE',
|
regdom = 'DE',
|
||||||
|
|
||||||
wifi24 = {
|
wifi24 = {
|
||||||
@@ -143,7 +145,6 @@
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
simple_tc = {
|
simple_tc = {
|
||||||
mesh_vpn = {
|
mesh_vpn = {
|
||||||
ifname = 'mesh-vpn',
|
ifname = 'mesh-vpn',
|
||||||
|
|||||||
Reference in New Issue
Block a user