Browse Source

Remove gw06

Michael Schwarz 3 years ago
parent
commit
85ac907a00
1 changed files with 0 additions and 12 deletions
  1. 0 12
      extra/template.conf

+ 0 - 12
extra/template.conf

@@ -82,11 +82,7 @@
 					-- list all available vpn servers
 					peers = {
 						gw01 = {
-							-- public fastd key of the vpn server
 							key = '97bc56ae561f67cfe15364134868c3553b5f1eab06f7bd9c5b93fbf280a52b51',
-							-- remotes is an array of ways on how to reach the VPN server
-							-- Use public addresses here, these addresses are used when the mesh might not be connected yet.
-							-- format: '[|ipv4|ipv6] "hostname-or-ip-address" port 10000'
 							remotes = {
 								'"gw01.ffho.net" port 100%ID',
 								'ipv6 "2001:638:502:1884::185" port 100%ID',
@@ -125,14 +121,6 @@
 								'ipv4 "192.26.175.183" port 100%ID',
 							},
 						},
-						gw06 = {
-							key = '88b570c4cc811259b7c4106943098c9bee1126d692ddacedd23cd48efc28b0bf',
-							remotes = {
-								'"gw06.ffho.net" port 100%ID',
-								'ipv6 "2a02:cbf4:102::22" port 100%ID',
-								'ipv4 "213.131.234.22" port 100%ID',
-							},
-						},
 					},
 				},
 			},