Skip to main content

All Questions

Tagged with
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
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
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
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
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
1k views

Can OpenVPN (Linux) connect through a jump server?

I use MacOS at work, where I connect to a VPN (using Tunnelblick). We use a "jumpbox" to proxy requests to the VPN server itself. I have an ovpn file, username and password for the VPN, plus a ...
user avatar
0 votes
1 answer
597 views

How to install/use VPN on a remote Linux server without locking myself out?

I have a remote Linux server with no GUI which I connect to using SSH or putty. I want to install OpenVPN CLI on it so that programs have secure access to internet. I succeeded in configuring the VPN ...
cybergeek654's user avatar
1 vote
1 answer
468 views

Way to connect to a vpn tunnel which connects another openvpn

I'm trying to work on company's VPN (VPN-C), but from the specific Internet connection of my home, VPN-C cannot be accessed, yet another VPN-B could be connected from my home. I'm sure that VPN-B will ...
KAs's user avatar
  • 113
1 vote
0 answers
1k views

SSH Into Server Behind VPN

I have two servers both running Ubuntu 16.04, server A and server B. Server B is acting as a VPN for server A. I am trying to figure out a way from a 3rd computer to ssh directly into server A even ...
Charles S's user avatar
  • 133
2 votes
1 answer
104 views

How can I regain SSH access to a remote server after changing AllowUsers?

I was in the process of upgrading my security standards. I added AllowUsers admin. Then I realized I had another account that needed SSH access for web development, so I changed the line to AllowUsers ...
DontTurnAround's user avatar
0 votes
1 answer
4k views

OpenVPN - SSH into OpenVPN client from OpenVPN server [duplicate]

good day all note: I had a look at this relevant link but it does not seem applicable since I am not forwarding my ssh, maybe between interfaces but that is already done I have a remote VPS Server, ...
CybeX's user avatar
  • 1,405
0 votes
2 answers
3k views

linux - openvpn: active connections not showing

good day all My openvpn server uses NTP / port 123 UDP, and while I am connected to the vpn and having an active data stream through it, I am not able to detect my IP on the server side I only see ...
CybeX's user avatar
  • 1,405
0 votes
1 answer
3k views

Set up OpenVPN via SSH?

So I recently bought a Linux server (Debian GNU/Linux 7 (wheezy)). I only bought this server to use it as a VPN-Server. But it seems to be more complicated than I thought. I mean I don't want to learn ...
Forivin's user avatar
  • 564
1 vote
3 answers
8k views

How do I connect to SSH over an existing OpenVPN connection?

I have a dedicated server running OpenVPN and SSH on Ubuntu 14.04. Sometimes, port 22 is blocked on a remote network, while OpenVPN can still be used. So how do I manage to connect to SSH over the ...
user415275's user avatar
3 votes
1 answer
7k views

How do I block every connection except vpn and ssh without endangering the state of my vps?

I have some vps space but I get alot of scans based on what I see in iftop. I tried some iptables stuff but it gets tiring and useless to put all the ips that I see in the logs. I am wondering about ...
yarun can's user avatar
  • 1,010

15 30 50 per page