summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2024-04-03 14:28:53 +0200
committerPatrick Spek <p.spek@tyil.nl>2024-04-03 14:28:53 +0200
commit21e8edf66754cfc26496cee86e9a747cd55875ab (patch)
treec1c5c21f0b3f67297ffe94286d5c6be98c68af27
parent199ca68ecf8399f06815e89a2d44b7fbad3c05ed (diff)
Fix IPv4 address used for wireguard
-rw-r--r--data.d/vpn-wireguard/peers/oolah.tyil.net2
1 files changed, 1 insertions, 1 deletions
diff --git a/data.d/vpn-wireguard/peers/oolah.tyil.net b/data.d/vpn-wireguard/peers/oolah.tyil.net
index 5869fc0..16448cc 100644
--- a/data.d/vpn-wireguard/peers/oolah.tyil.net
+++ b/data.d/vpn-wireguard/peers/oolah.tyil.net
@@ -1,5 +1,5 @@
[Peer]
-AllowedIPs = fd68:1058:1992:3381:0:1:3317:1/128,10.57.1.4/32
+AllowedIPs = fd68:1058:1992:3381:0:1:3317:1/128,10.58.1.4/32
Endpoint = [2a10:3781:2453:1:7aaf:8ff:fe7a:9ba8]:51820
PublicKey = JAeBzZ6W2XAvjrOXUqpWoonMsP6u78EajHve0IFQbyU=
PersistentKeepalive = 10