Skip to main content

All Questions

Tagged with
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 ...
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
116 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
0 votes
1 answer
2k views

Proxmox: Routing traffic between VPN and guest network

I have a Proxmox setup on an internal corporate network that hosts multiple VMs. Users connect to the network via a VPN connection that allows access to a gateway machine running Windows and from ...
MojoJojo's user avatar
  • 103
1 vote
1 answer
2k views

prevent ssh connection being lost after connecting to vpn server on Azure ubuntu 20.04 vm

I've created an Ubuntu 20.04 scale set (2 vms) on Azure and access these vms via ssh from my laptop's shell. I want one of them to be connected to nordvpn (using nordvpn connect command, default is ...
drew1kun's user avatar
  • 2,157
3 votes
1 answer
5k views

How to send all WSL traffic through a proxy in host machine

I am using a SSH tunnel to connect to the internet on my host Windows machine. I am using proxifier to send all my traffic though port 1080 which is the proxy port. However, proxifier or selecting the ...
VidathD's user avatar
  • 129
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
1k views

How to route connections to a remote machine to a port on my local machine

We have existing SQL Connection strings like "tcp:aws.server.address,1433". We can no longer connect to aws.server.address directly, and instead have to go through a jump server. WITHOUT MODIFYING ...
Triynko's user avatar
  • 3,294
0 votes
2 answers
1k views

How can I access a device connected to a router which is in the same network as my PC?

I am connected to a switch. This switch is connected to a router. My PC gets its IP address from this router. I connected a second router (Router C in the image) to the switch. "Device A" is ...
learn_how_to_connect_with_ssh's user avatar
0 votes
2 answers
2k views

Problems connecting to server (ssh, no route to host)

I have a home server that's been working fine for the past few months. For the network configuration, I've assigned it a static IP, and various ports have been forwarded, e.g. 22, 80, 8080, 443, 5904, ...
rygon's user avatar
  • 1
0 votes
2 answers
74 views

What happens if I try to SSH to a machine that's on my local network using the router's public IP?

I have a few machines on different local networks that I need to SSH into from time to time. None of the networks have static IPs so I use a DynDNS to map each machine to a hostname, then with port ...
user1008547's user avatar
1 vote
1 answer
123 views

The route of data transferred via SSH seems strange

What I noticed is that the packets transferred via SSH go to the router first and then the router transfers them to the destination host. But why? Why not just transfer data directly by the MAC ...
forAllBright's user avatar
1 vote
1 answer
697 views

How can I SSH targeting VPN tunnel

I'm trying to make an SSH connection to my VPN server. I'm connection the VPN with openConnect like this echo PASS | sudo openconnect --juniper https://example/ -u user --passwd-on-stdin This will ...
Godhaze's user avatar
  • 51
3 votes
0 answers
548 views

How to route vpn traffic so it can only use ssh

I want to make an SSH connection e.g ssh [email protected] -p 22 SSH connection can only be made when connected to VPN tunnel. I can connect to VPN tunnel like this echo PASS | sudo openconnect --...
Godhaze's user avatar
  • 51
1 vote
1 answer
21k views

I can ping a server, but I can not ssh to it

I can ping my server: » ping -c 1 42.24.53.224 PING 42.24.53.224 (42.24.53.224) 56(84) bytes of data. 64 bytes from 42.24.53.224: icmp_seq=1 ttl=62 time=1.10 ms --- 42.24.53.224 ping statistics --- ...
DanMetro's user avatar

15 30 50 per page