Skip to main content

All Questions

Tagged with
0 votes
0 answers
51 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 ...
Madara's user avatar
  • 101
0 votes
1 answer
72 views

How I can make VPS rotate traffic coming from PC-02 to RPI-01?

I would like to ask a question: How can I control a Raspberry remotely via ssh by routing traffic through a VPS with VPN (openvpn-server) installed? Important condition: It's not possible to change ...
adiu11's user avatar
  • 3
0 votes
1 answer
123 views

OpenVPN I can't connect computers inside the server LAN?

I'm trying to set up an OpenVPN connection, I can connect to the VPN using my client, but I can't connect to other devices on the server network topology Network config IPEnableRouter Server router - ...
Andrew Brazil's user avatar
7 votes
0 answers
367 views

How to route OpenVpn traffic through another server?

I have a server (ubuntu 22.04) with Openvpn on it on port 443 (with docker image kylemanna/docker-openvpn). It is working with no problem and the clients can connect to it. The problem is that the ...
Amir Sheybani's user avatar
1 vote
2 answers
982 views

SSH/RDP Access to LAN Behind OpenVPN Server with Split Tunnel

I want to set up an OpenVPN-based private VPN so I can access my home LAN while on the road. I'm looking to have these capabilities: Remote clients should be on a separate subnet (which seems to be ...
Mark Olbert's user avatar
0 votes
1 answer
487 views

Access Internal Network (like ssh) via OPENVPN AssessServer having two VPN Client(one as VPN gateway and one user)

My target is access ssh to pc's connected to lan network(say home network) via using OpenVPN Access Server with reverse VPN Coonections. I had setup OpenVPN Client and OpenVPN AS Configuration as per ...
balram rexwal's user avatar
0 votes
1 answer
2k views

Use a proxy or another VPN before connecting to a VPN

For work, I had to use an OpenVPN server to access a few websites since they only allow the IP address from the work OpenVPN server. However, I still want to use the IP address of my own OpenVPN ...
baptx's user avatar
  • 254
0 votes
0 answers
74 views

How do I prevent my openvpn gateway from becoming unreachable through ssh?

I'm using this tutorial: https://gist.github.com/superjamie/ac55b6d2c080582a3e64, to set up a vpn gateway in my network. The .ovpn config of my provider uses the pull option to set routes on the ...
user avatar
1 vote
1 answer
2k views

openVPN: use VPN only for a subnet

I'm using openVPN to access the cluster from outside the campus. But I only want a few ssh clients(Putty, WinSCP) to go through the VPN traffic. By reading several posts and wiki, I know there is a ...
anecdote's user avatar
  • 111
0 votes
1 answer
2k views

Pushing routes in OpenVPN not working on iOS?

Because of a certain public government firewall with deep packet inspection preventing OpenVPN out of the country, I am trying to run OpenVPN over SSH. I also wanted all traffic to run through OpenVPN,...
guineawheek's user avatar
1 vote
0 answers
1k views

Intermittent disconnections when using OpenVPN over SSH tunnel; possible iptables issue?

I've recently set up a Debian Wheezy server with OpenVPN to help out some friends in areas where internet censorship is a problem (including the blocking of VPN traffic in general). To overcome this, ...
user3145309's user avatar
2 votes
1 answer
2k views

OpenVPN access to a private network

There are many similar topics about my issue, however I cannot figure out a solution for myself. There are three hosts. A without a routable address but with an Internet access. Server S with a ...
Gior312's user avatar
  • 121