Skip to main content

All Questions

Tagged with
0 votes
0 answers
30 views

DockOvpn: TLS key negotiation timeout

I am running alekslitvinenk/openvpn (aka "DockOvpn") with the following docker-compose.yaml: version: '3' volumes: dockovpn: networks: frontend: services: dockovpn: ...
5 votes
1 answer
8k views

In split-tunneling, how do I configure OpenVPN so that it uses domain instead of IP based routing rules?

I live in a place where Google/Facebook/Twitter and a few other websites are not available from accessing. OpenVPN is a great tool to overcome this. Originally, I must have OpenVPN running all the ...
4 votes
3 answers
26k views

OpenVPN Certificate does not have key usage extension

After updating to OpenVPN v2.4.7 and OpenSSL 1.1.1c on Arch Linux, I can't connect to the server I previously used: ➜ untangle-vpn sudo openvpn --verb 11 --config ./config.ovpn Fri Jun 7 21:46:11 ...
1 vote
2 answers
4k views

Host a website on home network; security

If I were to host a website on my home network, I'm opening myself up for a hacker to gain access to my network, even if I use a different machine to host the website. Ways I've seen vaguely discussed ...
0 votes
0 answers
29 views

How should I configure OpenVPN from gateway server to private server?

Seeking a bit of guidance on how I should set up my OpenVPN tunnel from client -> gateway server -> home server. Right now I'm running an Ubuntu 20.04 server on my home network. In order to ...
0 votes
1 answer
1k views

How to enter Socks5 proxy in OpenVPN connect?

Looking for a way to add socks5 proxy settings to OpenVPN connect client. the GUI only supports adding IP address and it uses HTTP. I tried adding socks-proxy 127.0.0.1 1008 to the config file but ...
1 vote
0 answers
197 views

Can't connect to Remote Desktop over the internet while VPN is active

I have my personal computer in my home which I have to connect from my laptop at work, I setup it everything to be able to connect over the internet with Dynamic DNS or the external IP, and it works ...
0 votes
0 answers
26 views

Print to local USB printer when using VNC over a VPN

We have client computer C. There is a NAS running OpenVPN at a remote location. Network access has been enabled on the NAS/OpenVPN to allow clients to communicate with the rest of the network. A ...
1 vote
1 answer
5k views

openVPN connected but can't ping

I'm currently installing an OpenVPN clent+server to have a remote acces to my server files. I've set up both side, generated the keys and now my client can be connected (with the green icon). Once i'm ...
0 votes
1 answer
34 views

Using Plex through a VPN only works for HTTPS but not the iOS apps

I have an OpenVPN server running on my NAS. Also on that NAS is Plex media server. When my phone is on the same network as my NAS, I can use the Plex iOS apps fine. When I am not on my home network, I ...
0 votes
0 answers
41 views

Establishing a VPN connection between 2 PCs behind CGNAT through a cloud server

I have 3 devices in different countries. I want to establish an OpenVPN server on my machine and a client on the other 2 machines and route all their traffic through my network. The problem is that ...
0 votes
0 answers
46 views

How to prevent iptables NAT caused network jitter?

Background is as follows: Currently, we have an OpenVPN tunnel that connecting from Point A to Point B (Point B has a public IP address), but if the internet route is suboptimal, the latency is quite ...
0 votes
0 answers
88 views

Has anyone ran a pfsense firewall behind a Starlink dish and successfully deployed OpenVPN?

So I've connected my Netgate pfsense firewall directly to my starlink dish (gen 1 router with round dish) successfully, and have WAN/LAN running smoothly. Port1WAN 192.168. I followed this video and ...
1 vote
2 answers
15k views

How to enable LAN access to OpenVPN clients

I have a server with 2 real NIC and 1 virtual NIC (tun0) created by OpenVPN. eth0 is LAN - IP 192.168.2.1 eth1 is Internet - IP is public internet IP tun0 is created by openvpn What I need is that ...
0 votes
1 answer
21k views

How to use push "route 10.0.0.0 255.255.255.0" on pfSense

My OpenVPN server has a local IP address 10.21.1.4 (it's on the 10.21.1.0/24 subnet), and uses the 10.21.4.0/24 subnet for the tunnel. What route should I push to grant VPN clients access to the LAN (...

15 30 50 per page
1
2 3 4 5
57