User Tools

Site Tools


haussteuerung:wireguard

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haussteuerung:wireguard [2025/10/14 04:18] – [WireGuard] dominikhaussteuerung:wireguard [2025/10/17 17:19] (current) – [NAS] dominik
Line 34: Line 34:
 #PublicKey = <INHALT_VON_notebook_public.key> #PublicKey = <INHALT_VON_notebook_public.key>
 #AllowedIPs = 10.0.30.4/32 #AllowedIPs = 10.0.30.4/32
 +
  
 </code> </code>
Line 39: Line 40:
 ===== NAS ===== ===== NAS =====
 <code | nas.conf> <code | nas.conf>
 +root@SHome-OMV:~# cat /etc/wireguard/wgnet_VPNExtern.conf
 +# This file is auto-generated by openmediavault (https://www.openmediavault.org)
 +# WARNING: Do not edit this file, your changes will get lost.
 [Interface] [Interface]
-Address = 10.0.30.2/24+Address = 10.0.30.2/32
 PrivateKey = EGPMX6pxjh86u0M+YaNUk21suG7iFIOl2jgkvVcf1ng= PrivateKey = EGPMX6pxjh86u0M+YaNUk21suG7iFIOl2jgkvVcf1ng=
 # ListenPort ist hier optional, da der NAS sich zum VPS verbindet. # ListenPort ist hier optional, da der NAS sich zum VPS verbindet.
Line 55: Line 59:
 # Hält die Verbindung aktiv, wichtig hinter NAT # Hält die Verbindung aktiv, wichtig hinter NAT
 PersistentKeepalive = 25 PersistentKeepalive = 25
 +
 </code> </code>
  
haussteuerung/wireguard.1760408309.txt.gz · Last modified: by dominik

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki