Benutzer-Werkzeuge

Webseiten-Werkzeuge


knowledge_base:useful_software:s2svpn_wg

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.

Link zu der Vergleichsansicht

Beide Seiten, vorherige ÜberarbeitungVorherige Überarbeitung
knowledge_base:useful_software:s2svpn_wg [2024/11/21 17:38] – specified config information julian.lemmerichknowledge_base:useful_software:s2svpn_wg [2024/11/21 17:40] (aktuell) – add PSK julian.lemmerich
Zeile 46: Zeile 46:
 ListenPort = 31037                   # this port is the port that should be listened on. ListenPort = 31037                   # this port is the port that should be listened on.
 PrivateKey = 6GcJf56i5dY30t7tyuGExlJFl/vkiYcyfvDrTJoevWg= PrivateKey = 6GcJf56i5dY30t7tyuGExlJFl/vkiYcyfvDrTJoevWg=
 +# PresharedKey = <psk>               # optional
  
 PostUp = iptables -A FORWARD -i %i -j ACCEPT       # commands here get executed on tunnel up, useful for firewall config for example PostUp = iptables -A FORWARD -i %i -j ACCEPT       # commands here get executed on tunnel up, useful for firewall config for example
Zeile 61: Zeile 62:
 [Interface] [Interface]
 Address = 10.99.x.2/30 Address = 10.99.x.2/30
 +#ListenPort = 51820                  # If ListenPort is not set, a random port is chosen. For example for a Client behind NAT this is not needed
 PrivateKey = qEX8Ag5QmckFHRGX8Cg308N1XXzfp3VXE2MKYPlA2Eo= PrivateKey = qEX8Ag5QmckFHRGX8Cg308N1XXzfp3VXE2MKYPlA2Eo=
-If ListenPort is not set, a random port is chosen. For example for a Client behind NAT this is not needed+#PresharedKey = <psk>                # optional
  
 PostUp = iptables -A FORWARD -i %i -j ACCEPT PostUp = iptables -A FORWARD -i %i -j ACCEPT
/app/www/public/data/attic/knowledge_base/useful_software/s2svpn_wg.1732207129.txt.gz · Zuletzt geändert: 2024/11/21 17:38 von julian.lemmerich