Skip to content
Snippets Groups Projects
Commit 4b4db0d1 authored by Clemens John's avatar Clemens John
Browse files

Accidentally added secret key of vpn03. Add new public key of whole new...

Accidentally added secret key of vpn03. Add new public key of whole new keypair. Changes already applied on vpn03. Note that we use Port 33333 on this server.

Signed-off-by: default avatarClemens John <clemens.john@floh1111.de>
parent ce9aa55c
No related branches found
No related tags found
No related merge requests found
......@@ -51,17 +51,9 @@
backbone = {
limit = 1,
peers = {
vpn01 = {
key = '39f83c6e16b62273329aee0d04d420fa8d0637e6621a76ff680f6273e75c0c8d',
remotes = {'"vpn01.ffnw.de" port 11111'},
},
vpn02 = {
key = '30d28e8e0edb5dfe3df903ef1f1320224c90282d68b7127f8d621453c56ab8e4',
remotes = {'"vpn02.ffnw.de" port 11111'},
},
vpn03 = {
key = 'b6b4f5ad5cba8986eadac11e8d4f65a1dc414e2ffd7a515bec6077a6fccc8bcb',
remotes = {'"vpn03.ffnw.de" port 11111'},
key = '9737c65a17cfaa8339315ee53d2b9e02520733780362efacf9503737f5a23204',
remotes = {'"vpn03.ffnw.de" port 33333'},
},
vpn04 = {
key = '18199a10620dbd13728a09402ca2364436ca27e46e669a2ebdfe20976dc45e6f',
......
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