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
60 views

Forwarding traffic from one VPS to another to utilize GCP's network and speedy connection

I have a VPN currently hosted on a VPS far away. For this reason, I have a pretty slow connection. I hypothesize that if I have a VPS close to me, I could connect to the closer one, and use that to ...
Joshua Reisbord's user avatar
0 votes
0 answers
366 views

SSH Connection Timed Out - TryHackMe Linux Walkthrough

I am a beginner trying to learn Linux from TryHackMe's Linux Fundamentals. I ran out of time on the attack box and have been trying to connect to my active machine using a VPN over OpenVPN Connect. ...
Spider Spark's user avatar
0 votes
1 answer
90 views

How can I setup 2 VPS can connect without using VPN which those VPS has already setup the ListenAddress to the VPN

I have 2 VPS, and those 2 VPS are setup OpenVPN, and we only can access it by connect to VPN, then ssh it to VPN gateway itself. I set it up from sshd_config by adding ListenAddress. here's the ...
Hakim's user avatar
  • 1
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
-1 votes
1 answer
2k views

Options error: Unrecognized option or missing or extra parameter(s) in server.ovpn:78: ca (2.6_beta1) Use --help for more information [closed]

getting this error when starting server. Options error: Unrecognized option or missing or extra parameter(s) in server.ovpn:78: ca (2.6_beta1) Use --help for more information. just using sample ...
Chris Vanover's user avatar
1 vote
0 answers
830 views

Pinging server from VPN tunnel showing `Request timeout for icmp_seq`

I am successfully connected to a VPN tunnel to a router. I am trying to ping a server on this LAN with ping 192.168.1.113. This is returning: PING 192.168.1.113 (192.168.1.113): 56 data bytes Request ...
bcsta's user avatar
  • 113
0 votes
1 answer
1k views

Cannot Access server remotely through VPN tunnel when server is connected to am openVPN service

I created a VPN tunnel to my home LAN. The VPN Tunnel is successful because I can access my router's gateway. I have ssh access to one of the servers on the network (192.168.1.113). I Tested this ...
bcsta's user avatar
  • 113
0 votes
0 answers
278 views

Cannot access server on LAN remotely via VPN Tunnel (when server has VPN client turned on)

I have a self-hosted server which has an openVPN client connection always on. So the public IP of this server is not the same as all the other devices connected to the router. I want to also access ...
bcsta's user avatar
  • 113
0 votes
1 answer
4k views

Tunneling between two servers to use the Internet of the second server by OpenVPN or SSH

I'm from Iran and our international Internet is being shut down , so we are going to lose our connection to the world . VPNs are getting blocked one by one . Tor Network is block and bridges do not ...
aboss's user avatar
  • 111
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
2 votes
2 answers
6k views

How to use SSH and VPN in combination in single ssh command?

In my setup, first I need to connect to a VPN and then I am required to ssh into a server. Currently I do like this: openvpn myconfig.ovpn ssh myuser@myserver which makes all my network traffic go ...
Marc Kees's user avatar
  • 131
0 votes
1 answer
396 views

IPSEC tunnel lan to lan with VPS in the middle

I have an ipsec tunnel between two points with different static public ips, when the tunnel is stablished, each machine see the others with the private ip. The issue is that I want to put a VPS in the ...
Jaime Da Ar's user avatar
1 vote
1 answer
2k views

Access a home server over the internet with a private WAN IP

I have a Ubuntu machine running in my private network and I intend to use it as a media server. It works like a charm on my home network and I want to make it accessible over the internet. My problem ...
Archit's user avatar
  • 13
0 votes
0 answers
476 views

OpenVPN UDP TLS handshake blocked by provider - how to tunnel via SSH?

I'm trying to connect to a company OpenVPN over UDP, but I'm currently in a country that blocks VPN access. I can connect to the VPN, but after a minute or so, it fails with "TLS handshake failed&...
TravelingFox's user avatar
0 votes
0 answers
409 views

OpenSSH is slow over OpenVPN

I have 2 PCs [server, client] running Arch Linux (everything up-to-date) and using OpenVPN to connect to a corporate LAN since the server doesn't have a public IP address; however, when I run ssh $...
Andrew's user avatar
  • 101
0 votes
1 answer
599 views

OpenVPN behind HTTP PROXY Authenticate Successfully But Can't Use Internet

Hey I want to figure out how openvpn can be used behind http proxy to direct all my traffic. I was able to do it using other tech different than openvpn for TCP connections but UDP not . Before I did ...
Baryon Bozon's user avatar
0 votes
1 answer
857 views

cannot open display from macos client with openvpn

I am trying to connect to a redhat server from a macos client, using ssh and openvpn. Command line commands work fine (eg vim), but displays dont get displayed, eg while running firefox or gvim, and I ...
R71's user avatar
  • 173
0 votes
1 answer
45 views

Why might my connection to this remote server be dropping?

I am not a sysadmin nor have a large background in networking, so I may be missing something very obvious here. I am trying to connect to a remote server through a VPN provided by my work with SSH and ...
J. Auon's user avatar
  • 131
1 vote
0 answers
74 views

Transfer data to NAS synology from server located behind a VPN

Is it possible to configure a synology NAS to be able to transfer data (using ssh but other protocl are possible) from a server located behind a VPN. I've all the credentials to connect to the VPN and ...
Nicolas Rosewick'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
1 vote
2 answers
2k views

How can I access servers on my network when connected to a VPN?

Using openvpn as my vpn client. OS is Debian 10. Normally I can ssh to any server on my network (192.168.0-2.x). When I start my vpn, I can still ssh to servers on the same subnet (192.168.0.x) but I ...
cat pants's user avatar
  • 289
0 votes
0 answers
62 views

SSH to another machine connected to VPN

This seems to be asked quite a lot but I'm not really sure how I can get this to work. I have a VPN server running OpenVPN (droplet in Digital Ocean). I've recently set net.ipv4.ip_forward=1 in ...
ancient_bonus'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
265 views

Setting up Reverse SSH Socks Proxy Tunnel or Openvpn Node from inside my schools network

I've had this idea where I use some of the raspberry pi's I have laying around as Openvpn Nodes or a machine that's inside my schools LAN. So obviously the question here is HOW can I facilitate ...
devDOT's user avatar
  • 1
1 vote
0 answers
236 views

Raspberry Pi running OpenVPN (client) behind Router running OpenVPN (server) can't access any ports

When I'm connected over Wi-Fi, my Raspberry Pi is fine and dandy I can connect to it over ssh, web server is working correctly, i.e. I can access 192.168.0.2:80 and it works. (This is without any VPNs)...
Jakub Koralewski'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
1 answer
3k views

Connect to a VPN through a SSH tunnel

I'm in a quite locked network, but I can reach a server outside through SSH. Using a SSH jump, I can SSH on a Pi at home, which also host a VPN (PiVPN setup, TCP) Is it technically possible using ...
Barium Scoorge's user avatar
0 votes
1 answer
3k views

SSH disconnects when connecting to VPN

Very strange one this I just cannot put my finger on it. My old laptop with windows 10 I use at work. I use the work Ethernet connection and then connect to an SSH tunnel through mobaxterm on port ...
Dundeesteve's user avatar

15 30 50 per page