Update site.conf
This commit is contained in:
parent
17c7363d10
commit
aa9b437081
@ -43,7 +43,6 @@
|
|||||||
ip6 = 'fda0:747e:ab29:7405::1',
|
ip6 = 'fda0:747e:ab29:7405::1',
|
||||||
mac = '04:74:05:d0:4f:aa',
|
mac = '04:74:05:d0:4f:aa',
|
||||||
},
|
},
|
||||||
mesh_on_lan = true,
|
|
||||||
fastd_mesh_vpn = {
|
fastd_mesh_vpn = {
|
||||||
enabled = true,
|
enabled = true,
|
||||||
methods = {
|
methods = {
|
||||||
@ -53,7 +52,7 @@
|
|||||||
mtu = 1312,
|
mtu = 1312,
|
||||||
groups = {
|
groups = {
|
||||||
backbone = {
|
backbone = {
|
||||||
limit = 4,
|
limit = 1,
|
||||||
peers = {
|
peers = {
|
||||||
wupper0 = {
|
wupper0 = {
|
||||||
key = '7142f897f4e55d2c19207aa59db92ec54d7517cf558d5ecaef33689234952a4b',
|
key = '7142f897f4e55d2c19207aa59db92ec54d7517cf558d5ecaef33689234952a4b',
|
||||||
@ -78,7 +77,7 @@
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
troisdorf = {
|
troisdorf = {
|
||||||
limit = 3,
|
limit = 1,
|
||||||
peers = {
|
peers = {
|
||||||
troisdorf1 = {
|
troisdorf1 = {
|
||||||
key = '9154293d90bb907a647338585da4ddf283e534a948a0bb73ca604391fdd4aa0b',
|
key = '9154293d90bb907a647338585da4ddf283e534a948a0bb73ca604391fdd4aa0b',
|
||||||
|
Loading…
Reference in New Issue
Block a user