Skip to content
Snippets Groups Projects
Commit fbaa42b2 authored by Bjoern Franke's avatar Bjoern Franke
Browse files

update vpn-config

parent c6dd0ac7
No related branches found
No related tags found
No related merge requests found
......@@ -38,22 +38,22 @@
},
fastd_mesh_vpn = {
methods = { 'salsa2012+gmac' },
methods = { 'salsa2012+umac' },
mtu = 1312,
backbone = {
limit = 2,
peers = {
vpn01 = {
key = '3f91292e8aec1e42d699bc1ba9fd12289099db3aecd1bee84f0b893ff820774f',
remotes = {'ipv4 "vpn01.freifunk-ol.de" port 10000'},
remotes = {'vpn01.ffnw.de port 11111'},
},
vpn02 = {
key = '18715306ddc07a18e9e9a0bc7a8f2230bec434431da15d05823254fc56652b34',
remotes = {'ipv4 "vpn02.freifunk-ol.de" port 10000'},
remotes = {'vpn02.ffnw.de port 11111'},
},
vpn03 = {
key = 'b6b4f5ad5cba8986eadac11e8d4f65a1dc414e2ffd7a515bec6077a6fccc8bcb',
remotes = {'ipv4 "vpn03.freifunk-ol.de" port 10000'},
remotes = {'vpn03.ffnw.de port 11111'},
},
},
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment