Changeset - 92a5593cba01
[Not reviewed]
0 1 0
x - 7 days ago 2025-10-07 00:33:05
xbr@c3l.lu
add: allow IPv6 for fflux-test VPN
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
site_config/experimental/site/site.conf
Show inline comments
 
@@ -104,13 +104,13 @@
 
						gw2 = {
 
							key = '3c42a77d863cb0475ec5a9e9b9c63ff557f8bac991b78a26427f100cc130462b',
 
							remotes = {'ipv4 "fflux-gw2.freifunk.lu" port 10000'},
 
						},
 
						test = {
 
							key = '95b22943135927cc1da6800ba152819ae5ee26cbb83d6354bc81a5ce632fcb5a',
 
							remotes = {'ipv4 "fflux-test.freifunk.lu" port 10000'},
 
							remotes = {'"fflux-test.freifunk.lu" port 10000'},
 
						},
 
					},
 
				},
 
			},
 
		},
 
		bandwidth_limit = {
0 comments (0 inline, 0 general)