16a29d00cc
OPNsense- und VM101-Client-Configs plus Horus-Peer-Blöcke unter shared/horus-opnsense-wireguard/. Co-authored-by: Cursor <cursoragent@cursor.com>
14 lines
508 B
Plaintext
14 lines
508 B
Plaintext
# 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
|