From 25fccc86cbb51cc37f47340b790f21313758ef28 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Thu, 4 Jan 2024 13:26:54 +0100 Subject: Pretty sure these endpoints need to be wrapped in [] --- data.d/vpn-wireguard/oolah.tyil.net | 2 +- data.d/vpn-wireguard/qohrei.tyil.net | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data.d/vpn-wireguard/oolah.tyil.net b/data.d/vpn-wireguard/oolah.tyil.net index 8fa2037..991f446 100644 --- a/data.d/vpn-wireguard/oolah.tyil.net +++ b/data.d/vpn-wireguard/oolah.tyil.net @@ -1,4 +1,4 @@ [Peer] AllowedIPs = fd68:1e45:bc6c:4c7b::57:101:1 -Endpoint = 2a10:3781:2453:1:6e90:6753:8273:fa57:52345 +Endpoint = [2a10:3781:2453:1:6e90:6753:8273:fa57]:52345 PublicKey = R0ENHRU5ZI2Zi2yorCZKaJhfvc/RT/6CX8f9BqB3gEM= diff --git a/data.d/vpn-wireguard/qohrei.tyil.net b/data.d/vpn-wireguard/qohrei.tyil.net index fd9c8ed..782794f 100644 --- a/data.d/vpn-wireguard/qohrei.tyil.net +++ b/data.d/vpn-wireguard/qohrei.tyil.net @@ -1,4 +1,4 @@ [Peer] AllowedIPs = fd68:1e45:bc6c:4c7b::57:20:8 -Endpoint = 2a01:4f9:c012:6273::1:52345 +Endpoint = [2a01:4f9:c012:6273::1]:52345 PublicKey = LY+L8jGdQwn545m71oBazey1QdJliibz1ejf3wpMgy0= -- cgit v1.1