Neuen PSK für OPNsense↔Horus setzen (Horus + Repo synchron).
Einheitlicher PresharedKey nach PSK-Mismatch auf OPNsense-Seite. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Horus wg0 — Peer opnsense-jeanavril (Eintrag in /etc/wireguard/wg0.conf)
|
# Horus wg0 — Peer opnsense-jeanavril (Eintrag in /etc/wireguard/wg0.conf)
|
||||||
[Peer]
|
[Peer]
|
||||||
PublicKey = walbWTYXAGOD1mOxPK+NwKT6qUhLyY0qieWBeTIbdXU=
|
PublicKey = walbWTYXAGOD1mOxPK+NwKT6qUhLyY0qieWBeTIbdXU=
|
||||||
PresharedKey = z4VXyOG41/+4JbiUdkb055Bpyxlte+ecW7Bzdvb1s+w=
|
PresharedKey = fBnIJsoimzaYe1555gAcBdUxNz2/NHklRMZW09piBw4=
|
||||||
AllowedIPs = 10.1.1.22/32, 10.100.2.0/24
|
AllowedIPs = 10.1.1.22/32, 10.100.2.0/24
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ DNS = 10.1.1.1
|
|||||||
|
|
||||||
[Peer]
|
[Peer]
|
||||||
PublicKey = qXxhgerS2ORypVadhKCBuxgIX5Pu4J75nSWazdtd+Qk=
|
PublicKey = qXxhgerS2ORypVadhKCBuxgIX5Pu4J75nSWazdtd+Qk=
|
||||||
PresharedKey = z4VXyOG41/+4JbiUdkb055Bpyxlte+ecW7Bzdvb1s+w=
|
PresharedKey = fBnIJsoimzaYe1555gAcBdUxNz2/NHklRMZW09piBw4=
|
||||||
Endpoint = horus.jeanavril.com:61951
|
Endpoint = horus.jeanavril.com:61951
|
||||||
AllowedIPs = 10.1.1.0/24, 10.1.2.0/24, 10.1.3.0/24, 10.1.4.0/24, 10.8.0.0/24
|
AllowedIPs = 10.1.1.0/24, 10.1.2.0/24, 10.1.3.0/24, 10.1.4.0/24, 10.8.0.0/24
|
||||||
PersistentKeepalive = 25
|
PersistentKeepalive = 25
|
||||||
|
|||||||
Reference in New Issue
Block a user