Skip to main content

Questions tagged [openvpn]

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

0 votes
1 answer
130 views

Jail-Chrooted OpenVPN Service with Apparmor fails with Operation not permitted

I have an OpenVPN client with chroot-jail currently working as a Linux service openvpn-client@vpn I am trying to make it work with AppArmor, I created the OpenVPN profile in /etc/apparmor.d/usr.sbin....
PhönixGeist's user avatar
0 votes
0 answers
119 views

OpenVPN "TLS Error: TLS key negotiation failed"; possible malicious access tentative

I have an Ubuntu Server with OpenVPN 2.5.5. Here is the server configuration port 1194 proto udp dev tun ca /etc/openvpn/server/ca.crt cert /etc/openvpn/server/issued/server.crt key /etc/openvpn/...
il_mix's user avatar
  • 103
-1 votes
2 answers
116 views

OpenVPN LAN devices can not access clients

I have an OpenVPN server running in a Ubuntu 22.04 Proxmox VM from which I can access clients and those clients can access devices in my internal LAN. My problem is that devices on internal network ...
mochoandre's user avatar
1 vote
2 answers
171 views

Pass web traffic to VPN endpoint other than the OpenVPN envelope through the VPN itself

I have a Linux server that is an OpenVPN endpoint, but also hosts a webserver. When my client connects to the server address for the webserver, the packets travel outside the VPN. Rightly so, since ...
user3450564's user avatar
1 vote
1 answer
292 views

Running wg-quick up wg0 is altering my /etc/wireguard/wg0.conf file

Im using debian 11 server on my VPS, and trying to setup wireguard. after creating my private and public keys, i create my config file /etc/wireguard/wg0.conf with contents [Interface] PrivateKey = [...
Rachel1983's user avatar
0 votes
0 answers
17 views

OpenVPN Allow clients to acess more machines

Currently, my OpenVPN Windows Server (192.168.15.56) only allows connection to itself and Firewall is disabled entirely for now. In my ISP Router I have a rule that allows remote connections for all ...
OCEANBLUE's user avatar
0 votes
2 answers
57 views

OpenVPN - Properly sharing keys/certificates

I enabled OpenVPN on the router at work so that we can connect to different devices like our NAS and RDP into the computers there without opening those ports to the internet. One cause of concern that ...
Andrew Cline's user avatar
0 votes
0 answers
146 views

UFW blocks traffic despite there is an allow rule

I have Ubuntu server with OpenVPN server running there. IP addresses as follows: enp1s0: 192.168.3.67/24 tun0: 172.18.37.1/24 OpenVPN is configured so that devices behind the VPN client are ...
Hanz94's user avatar
  • 1
0 votes
1 answer
566 views

Connecting Nginx Server to OpenVPN and Accessing it from the Internet

I have an Nginx server running on my local network, and I want to make it accessible from the internet via an OpenVPN connection. Here are the details of my setup: Ubuntu Server Local IP Address: 192....
Daqs's user avatar
  • 101
0 votes
1 answer
362 views

OpenVPN client doesn´t connect to OpenVPN server

I followed the guides provided by two youtube videos, Install and Configure OpenVPN Server in Windows PC and how to Install & Setup OpenVPN on windows 10, step by step. However, client doesn´t ...
AJHG's user avatar
  • 1
0 votes
1 answer
61 views

Cannot connect to MariaDB through an OpenVPN tunnel

Similar to this issue Unable to connect to MariaDB through an OpenVPN tunnel I cannot connect to the MariaDB server through OpenVPN. The setup is - Ubuntu 20.04, mariadb Ver 15.1 Distrib 10.3.39-...
marhyno's user avatar
  • 103
0 votes
1 answer
181 views

OpenVPN client cant communication with LAN

I am running FreshTomato 2023.5 and attempting to setup an OpenVPN server. I can generate the client config and get my iPhone to connect using the openvpn client. I can then ping the FastTomato ...
RNDThoughts's user avatar
0 votes
0 answers
419 views

Split tunnel configuration with OpenVPN not working on Ubuntu 18.04

I have Ubuntu 18.04 on my laptop and it has a VPN settings configured on it. PfSense is the firewall and the VPN server is OpenVPN. Split tunnel is configured on that OpenVPN client. I can confirm ...
anand.0976's user avatar
0 votes
2 answers
885 views

firewalld config for OpenVPN

I am trying to setup an OpenVPN server on a VPS running Fedora Server 35. I got the VPN setup and working, but am running into issues with the firewall setup. This is my first experience administering ...
Skenja's user avatar
  • 3
0 votes
2 answers
426 views

How to route browser traffic through an OpenVPN connection on Linux?

I have set up an OpenVPN connection but I don't want to send all the traffic through it. My current routing table looks like this: $ ip route default via 192.168.88.1 dev enp7s0 proto dhcp metric 100 ...
Onkeltem's user avatar
  • 101

15 30 50 per page