summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2024-03-12 11:14:29 +0100
committerPatrick Spek <p.spek@tyil.nl>2024-03-12 11:15:24 +0100
commitcf6352636874809747f0ea17465ce5a76fa07ee8 (patch)
tree72fc3993ef415aad87130ebdf5bb7415db793f25
parent89b3c05917280f9066b2c8f98d02a98a71c0d0ce (diff)
Add faiwoo back into wireguard
-rw-r--r--data.d/vpn-wireguard/peers/faiwoo.tyil.net4
-rw-r--r--hosts.d/faiwoo.tyil.net3
2 files changed, 7 insertions, 0 deletions
diff --git a/data.d/vpn-wireguard/peers/faiwoo.tyil.net b/data.d/vpn-wireguard/peers/faiwoo.tyil.net
new file mode 100644
index 0000000..3c01dd7
--- /dev/null
+++ b/data.d/vpn-wireguard/peers/faiwoo.tyil.net
@@ -0,0 +1,4 @@
+[Peer]
+AllowedIPs = fd68:1058:1992:3381:0:1:1:2/128,10.58.1.2/32
+Endpoint = [2a01:4f9:c010:e20c::1]:51820
+PublicKey = VFum7R3gltUKMhx8XHDYpPHJzVmgb9cuYSKyIEyOKkc=
diff --git a/hosts.d/faiwoo.tyil.net b/hosts.d/faiwoo.tyil.net
index ff0e9c8..27a007f 100644
--- a/hosts.d/faiwoo.tyil.net
+++ b/hosts.d/faiwoo.tyil.net
@@ -7,3 +7,6 @@ bashtard.ssh.host=10.57.20.5
meta.provider=hetzner
vpn-tinc.ipv4=10.57.20.5
vpn-tinc.ipv6=fd68:1057:1992:3381:0:1:1:2
+vpn-wireguard.endpoint=2a01:4f9:c010:e20c::1
+vpn-wireguard.ipv4=10.58.1.2
+vpn-wireguard.ipv6=fd68:1058:1992:3381:0:1:1:2