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:
@@ -0,0 +1,12 @@
|
||||
[Interface]
|
||||
PrivateKey = AGEam06B9IKmy3wSNRUOLoeLIaGJ5q1ftasOs3qlHEI=
|
||||
Address = 10.1.1.22/32
|
||||
MTU = 1250
|
||||
DNS = 10.1.1.1
|
||||
|
||||
[Peer]
|
||||
PublicKey = qXxhgerS2ORypVadhKCBuxgIX5Pu4J75nSWazdtd+Qk=
|
||||
PresharedKey = z4VXyOG41/+4JbiUdkb055Bpyxlte+ecW7Bzdvb1s+w=
|
||||
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
|
||||
PersistentKeepalive = 25
|
||||
Reference in New Issue
Block a user