Questions tagged [openvpn-connect]
21 questions
4
votes
0 answers
Connect openvpn on android via am command
I have android 6.0.1 with OpenVPN Connect 3.2.5.(7182) installed on it and trying to figure out how to connect to vpn with specified profile using adb and android am command.
I found some "Tasker instructions" (don't even know what is it exactly) on…

Kaderma
- 115
- 6
2
votes
1 answer
Login OpenVPN with Google Authentication OTP from shell command
So I'm writing a script to automatically log into OpenVPN connection, which requires username, password, and Google Authenticator code.
Here's the command I've got so far (username and password read from my provided credential_file.txt file)
sudo…

tuancoltech
- 115
- 2
- 11
1
vote
0 answers
Bridge mode on client side - openvpn
this is my problem:
I need a bridge on client1(Ubuntu server) side to get DHCP from R2 on client2 using openvpn vps server
this is my server.conf
mode server
verb 3
key /etc/openvpn/pki/private/key.key
ca /etc/openvpn/pki/ca.crt
cert…

jhoss
- 457
- 3
- 10
- 19
1
vote
0 answers
How i can connect Openvpn Client by C#
Xingcode have to anti OpenvpnDeamon
Is there a way for me to be able to connect directly without going through a third party By Config.ovpn not private account?
windowsapplication
winform
C#

user18790198
- 11
- 1
1
vote
1 answer
openvpn client in docker with centos and mikrotik server
I owned a openvpn server in mikrotik
i want to setup open vpn client in docker over centos
So that I can access the database on the server centos
Please guide me on how to establish a connection between the Docker as an ؤمهثىف
To connect to a server…

ahmed ragaa
- 11
- 1
1
vote
0 answers
How can I use the command line to connect using OpenVPN *CONNECT*
There are lots of examples here about how to use the command line to connect to OpenVPN.
I can't find any examples for OpenVPN Connect, which is OpenVPN's proprietary client using their access server.
I've tried
"C:\Program Files\OpenVPN…

Shawn
- 3,031
- 4
- 26
- 53
0
votes
0 answers
Error on blank row in my openvpn client config
I try to connect client openvpn, but it shows me, there is error in config on blank row. Any ideas what could be wrong?
My test command is openvpn client.conf and i get error Options error: Unrecognized option or missing or extra parameter(s) in…

WooZy
- 93
- 1
- 7
0
votes
0 answers
Angular 14 issue uploading file using POST multipart/form-data to server behind OpenVPN CloudConnexa
I am having the weirdest issue trying to upload files to a server behind OpenVPN CloudConnexa. Every time I send the post request I get a net::ERR_CONNECTION_RESET. The request won't even reach my NGINX reverse-proxy in front of my REST API
Here…

g1n93r
- 11
- 1
0
votes
0 answers
Can't connect to openvpn server in docker
So I am trying to run a OpenVPN server in a docker container on my VirtualBox Xubuntu VM and connect to the server from the hosting Windows 10. I ran the server, but I can't seem to connect. I disabled both firewalls (on the host machine/the client)…

Deutrys
- 15
- 5
0
votes
0 answers
Automatically connecting to OpenVPN with a script
I'm setting up an automated e-mail system that pulls queries from a MariaDB database and emails the outputs to my clients. I want these scripts to run daily, but they're being run from a server and I need to connect/log in to OpenVPN to connect to…

john_207
- 1
- 1
0
votes
0 answers
OpenVpn Access Server SAML Auth do not prompt password / MFA
I'm facing an issue in my organization.
We have two OpenVPN access server setup with the same licence key.
We used to authenticate users through our Radius and Azure extension to use Azure AD MFA.
We recently upgraded our server to use the new SAML…

Pyr0technicien
- 91
- 8
0
votes
0 answers
Creating two config files for one account openvpn
I have lot of much profile on openvpn acces server. Now, I want to have two config files for every acount like this:
user-minimal.ovpn - I would like this conf file to route only sites with company domain to vpn. (so that the vpn doesn't overload…

Dave
- 13
- 2
0
votes
0 answers
How can I connect to VPN from my redhat8 command line?
I am trying to connect to a VPN server from my redhat box, which is RHEL 8.
I came across vpnc, but it looks like it is not available in the epel repo for redhat 8(or I could not find any). Any other alternative is also okay for me.
I know the steps…

noob_coder
- 749
- 4
- 15
- 35
0
votes
0 answers
AUTH_FAILED OpenVPN
I have been OpenVPN client for about 2 years and now when I'm trying to connect it says that,
2022-03-21 13:14:13 AUTH: Received control message: AUTH_FAILED
2022-03-21 13:14:13 SIGUSR1[soft,auth-failure] received, process restarting
2022-03-21…

Thasun Baddage
- 11
- 1
0
votes
1 answer
Routing OpenVPN
I'm using OpenVPN on a Macbook as client and OpenVPN on Linux as server at work. My network at work is 192.168.x.x.
When I share my smartphone internet connection with my Macbook, the VPN works fine and I can connect the server at work.
But when I'm…

Ghislain Bruyere
- 373
- 1
- 2
- 10