summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2024-01-05 12:25:07 +0100
committerPatrick Spek <p.spek@tyil.nl>2024-01-05 12:25:07 +0100
commit8d18fd784f2a3b5de91a853c0f3cb399e67add67 (patch)
tree051d2757e2e6bab69f414179f599905e3edc1093
parentde6708272bcd2d0a98d9d08c6c0940643436e30d (diff)
Add faiwoo to wireguard vpn
-rw-r--r--data.d/vpn-wireguard/peers/faiwoo.tyil.net4
-rw-r--r--hosts.d/faiwoo.tyil.net2
-rw-r--r--registry.d/faiwoo.tyil.net1
3 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..555473e
--- /dev/null
+++ b/data.d/vpn-wireguard/peers/faiwoo.tyil.net
@@ -0,0 +1,4 @@
+[Peer]
+AllowedIPs = fd68:1e45:bc6c:4c7b::57:20:5/128
+Endpoint = [2a01:4f9:c010:e20c::1]:51820
+PublicKey = ukrUr6alqFGy8f//g+P813poaKJxuV351jUps7bMGzE=
diff --git a/hosts.d/faiwoo.tyil.net b/hosts.d/faiwoo.tyil.net
index 9195353..0434b06 100644
--- a/hosts.d/faiwoo.tyil.net
+++ b/hosts.d/faiwoo.tyil.net
@@ -6,3 +6,5 @@ bashtard.backup.repositories.1=rsync.net:{fqdn}
bashtard.ssh.host=10.57.20.5
meta.provider=hetzner
vpn-tinc.ipv4=10.57.20.5
+vpn-wireguard.endpoint=2a01:4f9:c010:e20c::1
+vpn-wireguard.ip=fd68:1e45:bc6c:4c7b::57:20:5
diff --git a/registry.d/faiwoo.tyil.net b/registry.d/faiwoo.tyil.net
index 9f8119f..8571020 100644
--- a/registry.d/faiwoo.tyil.net
+++ b/registry.d/faiwoo.tyil.net
@@ -2,5 +2,6 @@ backup-borg
ssh
user-tyil
vpn-tinc
+vpn-wireguard
webserver-nginx
www-blog