hwdsl2 / setup-ipsec-vpn

Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
Other
25.29k stars 6.32k forks source link

OpenVPN/TunnelBlick #552

Closed mateuszmaniecki closed 5 years ago

mateuszmaniecki commented 5 years ago

Hello, It's a stupid question, but how can I generate OpenVPN/TunnelBlick configuration file to connect to h2dsl2 VPN?

I use now IPSec installation.

I read this docs : https://github.com/Nyr/openvpn-install

It must be install to use the configuration for OpenVPN? It's must be installed over hwdsl2 VPN or separeted?

hwdsl2 commented 5 years ago

@mateuszmaniecki Hello! The scripts in this repo set up an IPsec VPN server. TunnelBlick only supports connecting to OpenVPN servers, which you may set up your own using Nyr’s script (or another method). If desired, you may try to run both scripts on the same server one after another to set up a server with both IPsec and OpenVPN.