Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [openvpn]

OpenVPN is a free and open source software SSL VPN solution. It allows secure point-to-point or site-to-site connections with routed or bridged configurations and remote access facilities.

989 questions with no upvoted or accepted answers
2 votes
0 answers
3k views

OpenVPN --allow-pull-fqdn Not Working

Below are the base settings of the client.ovpn file, being run on Windows 10 via OpenVPN GUI. client dev tun proto udp remote <vpn_address> <vpn_port> resolv-retry infinite nobind persist-...
sam2426679's user avatar
2 votes
0 answers
66 views

Raspberry Pi OpenVPN - Clients unable to see network devices

I have completed the setup of OpenVpn on my raspberry pi. I am able to connect successfully and access the internet as if I'm browsing from home. My problem is that I have a network share that I want ...
A.F17's user avatar
  • 21
2 votes
1 answer
3k views

How to auto reconnect to openvpn upon reconnect to wifi on Linux terminal?

I'm on an Ubuntu 18.04 laptop and I always need to connect to an openvpn server. Since I'm unable to setup the VPN from the GUI I always need to manually run sudo openvpn --config theconfig.ovpn ...
kramer65's user avatar
  • 1,424
2 votes
0 answers
456 views

Why are OpenVPN clients getting IPv6 address non-randomly?

My OpenVPN IPv6 clients are getting assigned addresses sequentially from 1000. For example, client 1 gets: 2006:xxxx:xxxx:xxxx::1000 and client 2 gets 1001 and so on. Also, they keep getting the same ...
ts90's user avatar
  • 165
2 votes
0 answers
56 views

Prohibit non-LAN traffic from VPN interface

We have a machine running an openVPN client for the sole purpose of being able to SSH to the client while it is connected to a remote network. The VPN is working mostly correctly, but it is routing ...
threewordphrase's user avatar
2 votes
0 answers
1k views

OpenWRT set Policy-based routing with multiple interfaces

I have an OpenWRT router. On it, I had set up a couple VPN interfaces. I have a tinc VPN that links all my remote networks together; an OpenVPN tunnel to an overseas location. Currently, I already ...
Halcyon's user avatar
  • 23
2 votes
0 answers
635 views

TeamViewer bypass OpenVPN

I have computer with installed TeamViewer and connected to the VPN. Since this client redirects traffic through its servers and the VPN server is located in CN, the data transfer rate is very small. ...
Vlad's user avatar
  • 121
2 votes
0 answers
454 views

OpenVPN with VRRP on tap device?

I'm trying to set up HA cluster with OpenVPN tunnel however there's one small problem - whereas VRRP on LAN interface is not a problem, I struggle with VRRP on tap device. keepalived fails to start ...
Lapsio's user avatar
  • 820
2 votes
0 answers
745 views

NetworkManager - OpenVPN connects, but no access to the Internet

This happens only with this exact OpenVPN connection, only on this machine and only with NetworkManager. Regardless whether i connect to the VPN via command-line or NetworkManager itself. If i ...
Wolfgang's user avatar
2 votes
0 answers
223 views

Chromebook stopped routing OpenVPN

I have an OpenVPN server (on pfSense) running, to which I connect with my Chromebook to access certain private resources. This was working great. However, since a couple of days, it stopped working as ...
Tom Ribbens's user avatar
2 votes
0 answers
305 views

OpenVPN client error : Failed to configure TLS context

I got this errors when trying to start my openvpn client: Tue Nov 28 15:28:03 2017 us=942328 OpenVPN 2.3.14 arm-poky-linux-gnueabi [SSL] [LZO] [EPOLL] [MH] [IPv6] built on Sep 6 2017 Tue Nov 28 15:...
sabrina2020's user avatar
2 votes
1 answer
685 views

Openvpn on aws not able to connect subnet

I have setup openvpn server on ubuntu 16.04 on AWS .. I am able to connect it from my localhost machine. Then I can access the openvpn server by its private ip.. But not able to connect other ec2's in ...
Rahul Shukla's user avatar
2 votes
2 answers
10k views

What does push "route 0.0.0.0" do in the OpenVPN server.conf file?

I am wondering what is the role of push "route 0.0.0.0" in /etc/openvpn/server.conf. In fact, I had a push "route 0.0.0.0 " line (notice the space at the end) in my server.conf file, and I had to ...
Jean-François Beauchamp's user avatar
2 votes
0 answers
642 views

How to route VPN traffic trough a different interface in linux

I have a Debian 9 LXC container with two NIC (eth0 and eth1) in a LAN, hosting a web server listening on eth0. I would like to connect the container to a VPN to retrieve files from some internet ...
greenLED's user avatar
  • 121
2 votes
0 answers
3k views

OpenVPN connecting but no internet on clients

My OpenVPN isn't working properly today. Here is my network scheme: Clients ----> VPS ----> Internet It used to work well but today my clients are not able to connect to internet over VPN and I don'...
Guillaume's user avatar
  • 357

15 30 50 per page
1
3 4
5
6 7
66