Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - xadoX

#1
German - Deutsch / SSL VPN site to site tunnel
January 22, 2020, 06:38:23 PM
Hallo zusammen,

ich versuche gerade nach folgender Anleitung eine OpenVPN Verbindung zwischen zwei OPNsense an unterschiedlichen Standorten herzustellen:

https://docs.opnsense.org/manual/how-tos/sslvpn_s2s.html

Leider zeigt der Verbindungsstatus auf Clientseite lediglich den Status "waiting" oder "connecting"

In der Protokolldatei ist folgendes zu finden:

Jan 22 18:32:32 openvpn[48007]: SIGUSR1[soft,ping-restart] received, process restarting
Jan 22 18:32:32 openvpn[48007]: Inactivity timeout (--ping-restart), restarting
Jan 22 18:31:32 openvpn[48007]: UDP link remote: [AF_INET]SERVERIP:1194
Jan 22 18:31:32 openvpn[48007]: UDP link local (bound): [AF_INET]CLIENTIP:0
Jan 22 18:31:32 openvpn[48007]: TCP/UDP: Preserving recently used remote address: [AF_INET]SERVERIP:1194
Jan 22 18:31:32 openvpn[48007]: Preserving previous TUN/TAP instance: ovpnc2
Jan 22 18:31:32 openvpn[48007]: Re-using pre-shared static key
Jan 22 18:31:32 openvpn[48007]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts


Hat jemand eine Idee woran es liegen könnte oder wie ich dem Problem auf Schliche komme?