WireGuard-Secrets ins Repo (privates docu).

OPNsense- und VM101-Client-Configs plus Horus-Peer-Blöcke unter
shared/horus-opnsense-wireguard/.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
root
2026-06-28 11:53:59 +02:00
parent 61274029de
commit 16a29d00cc
7 changed files with 152 additions and 2 deletions
@@ -0,0 +1,13 @@
# VM 101 ubuntu — WireGuard Client zu Horus (Peer „server5“, 10.1.1.5)
# Quelle: /etc/wireguard/wg0.conf auf jean@192.168.10.10
[Interface]
Address = 10.1.1.5/32
ListenPort = 61951
PrivateKey = SKMnLpkjSyCHCoKuKGEmd18uDk1u5UALgHKvL8FEr2E=
[Peer]
PublicKey = qXxhgerS2ORypVadhKCBuxgIX5Pu4J75nSWazdtd+Qk=
PresharedKey = xeXr67LSX7phEAAz6U+D+UhIFoLEvcSLs8qFu2/L4Cs=
AllowedIPs = 10.1.1.0/24, 10.8.0.0/24, 10.1.3.0/24, 10.1.4.0/24, 192.168.0.0/24
Endpoint = 207.180.222.207:61951
PersistentKeepalive = 15