summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2024-04-02 09:15:54 +0200
committerPatrick Spek <p.spek@tyil.nl>2024-04-02 09:15:54 +0200
commite3741a1333ca27316f5d78942b976302ebb22392 (patch)
tree397007f0f0d7c13e12d6f023404ca29c560cadbe
parentd9646ab82c1f0e91309c182c55be2fe736317765 (diff)
Add oolah into wireguard
-rw-r--r--data.d/vpn-wireguard/peers/oolah.tyil.net5
-rw-r--r--hosts.d/oolah.tyil.net3
2 files changed, 8 insertions, 0 deletions
diff --git a/data.d/vpn-wireguard/peers/oolah.tyil.net b/data.d/vpn-wireguard/peers/oolah.tyil.net
new file mode 100644
index 0000000..5869fc0
--- /dev/null
+++ b/data.d/vpn-wireguard/peers/oolah.tyil.net
@@ -0,0 +1,5 @@
+[Peer]
+AllowedIPs = fd68:1058:1992:3381:0:1:3317:1/128,10.57.1.4/32
+Endpoint = [2a10:3781:2453:1:7aaf:8ff:fe7a:9ba8]:51820
+PublicKey = JAeBzZ6W2XAvjrOXUqpWoonMsP6u78EajHve0IFQbyU=
+PersistentKeepalive = 10
diff --git a/hosts.d/oolah.tyil.net b/hosts.d/oolah.tyil.net
index d9800bf..d66ee8e 100644
--- a/hosts.d/oolah.tyil.net
+++ b/hosts.d/oolah.tyil.net
@@ -5,3 +5,6 @@ k3s-node.entry.host=10.57.101.20
meta.provider=self
vpn-tinc.ipv4=10.57.101.1
vpn-tinc.ipv6=fd68:1057:1992:3381:0:3317:1:1
+vpn-wireguard.endpoint=2a10:3781:2453:1:7aaf:8ff:fe7a:9ba8
+vpn-wireguard.ipv4=10.57.1.4
+vpn-wireguard.ipv6=fd68:1058:1992:3381:0:1:3317:1