Questions tagged [openvpn-connect]
21 questions
0
votes
2 answers
start-iap-tunnel unable to connect to a listening port
I'm installing OpenVPN Access Server on a Google Cloud instance. Its webUI listens on port 943 using https. It has a self-signed certificate whose name doesn't match the server's hostname (10.150.0.2). I can't start an SSH tunnel. I'm looking for a…

meangrape
- 317
- 2
- 11
0
votes
1 answer
Unable to run vpnc command
I have installed vpnc with this guide
The installation went fine, but I am unable to run vpnc normally from command line
My content for sbin
The only way to run vpnc is to navigate to /usr/local/sbin then execute sudo ./vpnc or sudo…

Emmanuel Mtali
- 4,383
- 3
- 27
- 53
-1
votes
1 answer
Configure Open VPN on a local Centos 7 serer
I applied the configuration listed in this Website https://www.digitalocean.com/community/tutorials/how-to-set-up-and-configure-an-openvpn-server-on-centos-7
I was able to run the VPN server and it stay running, but not able to connect from the…

Toufic Sleiman
- 47
- 8
-1
votes
1 answer
OpenVPN Client. External certificate signing failed
I try to use OpenVPN client in Win10 and I get the following log:
[Dec 13, 2021, 21:32:41] Tunnel Options:V4,dev-type tun,link-mtu 1524,tun-mtu 1500,proto
TCPv4_CLIENT,comp-lzo,cipher AES-256-GCM,auth [null-digest],keysize 256,key-method…

CaptainVoronin
- 83
- 10
-2
votes
0 answers
OpenVPN connect client getting non responsive
I have an OpenVPN server (v2.4) installed in Amazon Linux. We use two types of OpenVPN client to connect to the server. The people who use the 'OpenVPN Connect'(v3.3.6) client see a strange behavior. When the wifi network gets switched/disconnected…

kiran udayan
- 1
- 1
-4
votes
1 answer
I want to install and connect to openVPN on windows machine through windows CLI commands
I want to install and connect to openVPN on windows machine through windows CLI commands, please help
In ubuntu machine we are able to install and connect it but through windows command prompt we are unable to do it, please help
These commands I…