From 1f5ecf09c71e8e1475e26a2eb7314a6ff8fa0be2 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Sat, 6 Apr 2024 08:45:00 +0200 Subject: Reorganize IP space in the VPNs --- hosts.d/ricui.tyil.net | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'hosts.d/ricui.tyil.net') diff --git a/hosts.d/ricui.tyil.net b/hosts.d/ricui.tyil.net index e77fb07..9c4c8b5 100644 --- a/hosts.d/ricui.tyil.net +++ b/hosts.d/ricui.tyil.net @@ -1,12 +1,12 @@ -k3s-node.internal-ip=fd68:1058:1992:3381:0:1:1:3,10.58.1.3 +k3s-node.internal-ip=fd68:1057:1992:3381:0:1:1:4,10.57.1.7 meta.provider=hetzner nftables.input.interfaces.cilium*.policy=accept nftables.input.interfaces.lxc*.policy=accept nftables.input.rules.kubelet.policy=accept nftables.input.rules.kubelet.port=10250 nftables.input.rules.kubelet.proto=tcp -vpn-tinc.ipv4=10.57.20.7 -vpn-tinc.ipv6=fd68:1057:1992:3381:0:1:1:3 +vpn-tinc.ipv4=10.57.1.7 +vpn-tinc.ipv6=fd68:1057:1992:3381:0:1:1:4 vpn-wireguard.endpoint=2a01:4f8:1c1b:67d7::1 -vpn-wireguard.ipv4=10.58.1.3 -vpn-wireguard.ipv6=fd68:1058:1992:3381:0:1:1:3 +vpn-wireguard.ipv4=10.58.1.7 +vpn-wireguard.ipv6=fd68:1058:1992:3381:0:1:1:4 -- cgit v1.1