diff --git a/site.conf b/site.conf index 5a9147f..1102d0e 100644 --- a/site.conf +++ b/site.conf @@ -18,6 +18,8 @@ ntp_servers = { '0.de.pool.ntp.org', '1.de.pool.ntp.org', + 'ntp1.infra.fftdf', + 'ntp2.infra.fftdf', }, regdom = 'DE', wifi24 = { @@ -41,8 +43,9 @@ ip6 = 'fda0:747e:ab29:7405::1', mac = '04:74:05:d0:4f:aa', }, - mesh_on_wan = true, + mesh_on_lan = true, fastd_mesh_vpn = { + enabled = true, methods = { 'salsa2012+umac', 'salsa2012+gmac'