Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
-1 votes
0 answers
23 views

Issues with PiVPN Wireguard Port Forwarding on Ubuntu Server

I'm experiencing some difficulties with setting up PiVPN with Wireguard on my Ubuntu server. Here are the details of my setup and the issues I'm facing: Setup: Ubuntu Server: Running on my home PC. ...
Kaustuv Mazumder's user avatar
0 votes
0 answers
37 views

Ubuntu SSH Server Not respecting the Network Proxy

I've a ubuntu with a SSH server configured, my ubuntu has a vpn and Network Proxy settings set to manual, but when I connect with SSH this settings seem to not apply to it. For example if I do "...
Tiago Almeida's user avatar
0 votes
2 answers
227 views

How do I tell if a given IP resolves to VPN network or somewhere locally?

I don't know how to title my question, but here's the thing. I'm on Ubuntu 22.04.3 LTS. I've got a GlobalProtect VPN configuration. I followed this article to be able to connect from Ubuntu's Network ...
sowiq's user avatar
  • 141
0 votes
0 answers
338 views

app for running VPN configurations (NapsternetV, HTTP Injector SSH...)

I need a VPN connection to access filtered content on the internet because there are so many filtered content in my country. I use nebstrent V and HTTP injector on Android. Is there an app or any ...
Sia's user avatar
  • 1
0 votes
0 answers
83 views

VPN-connected network passthrough using ssh

I have an imac at home which is my main machine. I also have an ubuntu pc on the same LAN. I connect to my work network through VPN from my main machine (imac). I also sometimes connect to my ubuntu ...
ManUnited10's user avatar
0 votes
0 answers
116 views

OpenVPN: I cant ping from remote to local, but local to remote works

I am trying to ping from remote server to my local, but it does not work properly. I am accessing an Ubuntu 22.04 Server through SSH(10.30.X.X), it works. When i try to ping from remote 10.30.X.X to ...
Plínio Ribeiro's user avatar
0 votes
0 answers
390 views

how to set a static ip address for a server

I have file server that uses Samba. I connect to it through VPN and SSH. Sometimes, the server's IP address changes, and I can't access my files or SSH into it. I want to set a fixed IP address, but I ...
tschembe's user avatar
1 vote
1 answer
1k views

How can I HTTP stream a USB webcam plugged into my headless Ubuntu Server remotely?

I have a USB webcam plugged into my computer running Ubuntu Server at home. I want to access its video feed remotely. I am connected to the server's network with a VPN, so I can SSH into it using ...
scrollout's user avatar
  • 111
0 votes
0 answers
131 views

ssh tunnel general process on a phone -used as vpn -user limitation failed

I'm using a couple of vm's as an ssh tunnel-vpn for both android and iOS, using ssh clients on both OS's. so now i want to limit the number of sessions per each user in order for each user is limited ...
Sandman Shiri's user avatar
0 votes
1 answer
473 views

Terminal issues with SSH via VPN

I try to access a Linux Ubuntu server via SSH from a Linux Ubuntu client machine. When the client and the server are in the same network everything works fine, when I try to access the server remotely ...
Mario Bezzi's user avatar
0 votes
1 answer
879 views

How to forward all or part of openvpn server traffic to another server through SSH tunnel?

I need to route all OpenVPN client traffic from Server A to Server B via SSH tunnel. Client Server A Server B ------------------- ------...
Pejman Ghasemi's user avatar
1 vote
0 answers
292 views

Internet connection broken after installing VPN

I installed https://hide.me VPN on my Ubuntu 22.10 server. https://github.com/eventure/hide.client.linux I was using XRDP to control the server with a GUI. After I enabled the VPN, the XRDP connection ...
Tobi Akinyemi's user avatar
0 votes
1 answer
813 views

Forwarding incoming SSH traffic to a local Socks5 server (or other services)

The scenario is That a cloud Ubuntu server is running a Socks5 proxy server on a specified port; on this cloud server : Socks5 server serving on port 1515 (only local connections accepted) SSH is ...
Sam Jahangiri's user avatar
0 votes
1 answer
601 views

Disable VPN for certain local devices, such as an embedded Linux board I need to ssh into (Allow local (LAN) access when using VPN)

I have the Cisco Annyconnect VPN on my Ubuntu 18.04 machine. I also have an embedded Linux board plugged in that I need to connect to over ssh. Whenever I connect to my VPN, however, I can no longer ...
Gabriel Staples's user avatar
0 votes
0 answers
188 views

Lost SSH access after setting up OpenVPN (Possible issue using non default SSH port)

I was setting up OpenVPN using this guide: https://www.digitalocean.com/community/tutorials/how-to-set-up-an-openvpn-server-on-ubuntu-14-04. I wasn't having luck in getting the keys off the host ...
TheBigL's user avatar
0 votes
2 answers
733 views

Can't connect to docker via SSH when VPN is connected

I using Ubuntu 22.04 LTS and FortiClient VPN application. Everything works fine apart from when I'm trying to connect my docker container via SSH (localhost) I get the following error: "...
Shir Adar's user avatar
0 votes
0 answers
178 views

Access static IP page on remote server from local computer

I have a page running on a static IP(192.168.x.x) at a fixed port number on a remote server running ubuntu. I would like to access this page locally but haven't been able to do so. So far I have tried ...
rookie's user avatar
  • 111
4 votes
1 answer
12k views

ssh "Temporary failure in name resolution"

I am attempting to ssh into a lab computer using Ubuntu WSL and a VPN, and I have been receiving this error: ssh: Could not resolve hostname labname.socsci.uniname.edu: Temporary failure in name ...
user avatar
1 vote
1 answer
1k views

Port forwarding for SSH via VPN

In short, I set up WireGuard on a remote machine, connected my Raspberry PI to it, and now I want a forwarding port so that I can connect to my PI via the public IP of my machine. I tried to follow ...
Maximkm Production's user avatar
1 vote
1 answer
7k views

ssh: connect to host 192.168.0.200 port 22: No route to host

The context is the following: I have installed Ubuntu server in a device at my home and set up a ssh server in this device. I can connect to this Ubuntu server through ssh without problems if the ...
sebademasi10's user avatar
0 votes
0 answers
822 views

ssh no longer resolving for any hostnames

Initially, I thought my SSH wasn't working on a university server due to a recent update to the VPN. I refreshed the connection, re-added the portal and restarted my device but no luck. Then, I tried ...
Gabriel Saul's user avatar
0 votes
0 answers
178 views

hostname not found through VPN

I set up a VPN using my FritzBox 7530. I have Machine A connected to this router and Machine B outside the network. Once the VPN is active I get a DHCP address for Machine B in the same subnet of ...
Mark's user avatar
  • 527
1 vote
1 answer
2k views

Error starting ProtonVPN from CLI using SSH

If I'm physically at my desktop, I can start protonvpn with no issue using the command protonvpn-cli c. However, when I'm connected remotely via an SSH connection and run the same command, I get this ...
CPH's user avatar
  • 408
1 vote
1 answer
939 views

Alternative to transfer files via command line (not using SSH)

Because of my job I need to connect to a remote server with SSH on which I am connected by vpn and transfer large files in both directions. That has always been easy until I traveled to another ...
Manveru's user avatar
  • 111
0 votes
0 answers
41 views

Digital Ocean Ubuntu 18.0.x ssh user@ip_address refused (publickey), now Github Doesn't recognize my computer. What's up? Should I be worried?

I'm using a Digital Ocean Ubuntu 18.0.x instance and connecting from my Ubuntu machine and my Mac. when I ssh user@ip_address I get the message summarized to this will be added to authorized_keys (or ...
nstone101's user avatar
0 votes
0 answers
1k views

How to sandbox/VM a VPN to be used by a single application?

I have a remote server running Ubuntu 20.04 LTS (headless). I want to use an enterprise VPN client (GlobalProtect) to have the server tunnel into another network for a single application, but the ...
Steam Trains's user avatar
0 votes
1 answer
664 views

SSH tunneling blocked on 20.04 LTS?

I tried using Hamachi to play with a friend and he told me there was a vpn error next to my name. We could not connect at all and I tried everything to fix it. According to this website https://...
user avatar
1 vote
1 answer
1k views

Remote access server that's running through VPN

I've have a server running Ubuntu 20.04.2 LTS that I access through SSH and that is working fine. I'm trying to have the server run through a VPN, so I can change what location it will display when ...
Henning's user avatar
  • 11
0 votes
1 answer
29 views

External Connection to School Ubuntu Server

I have a Ubuntu machine in school and I can only ssh to the machine only in the school network. (while it is a public IP address) However, as I installed a chrome remote desktop, I can connect to the ...
Neuro-Scientist's user avatar
1 vote
0 answers
111 views

Set up VPN server around AP isolation

Here's my situation: I live at university housing where the internet has AP isolation. My friends and I (computer-science students) want to create a home server from some old computers we have. In ...
admiralackbar's user avatar
0 votes
0 answers
205 views

Cannot SSH or connect to remote user connected within same VPN network

There are two users A and B. They both are remotely working from different locations. And they can SSH to office server located on other side via VPN. But when User A tries to ssh to User B, they ...
Nilesh's user avatar
  • 11
0 votes
2 answers
2k views

Why do I need to connect to a VPN to use SSH outside of work?

I am new to using ssh & vpn on ubuntu 18.04. I have a remote server at my university which I would like to connect to using my own laptop. The steps involved are (mentioned on my university's ...
JANVI SHARMA's user avatar
0 votes
1 answer
874 views

nslookup pauses for 10s after finding a non-authoritative answer on VPN

I noticed that connections to some (not all) internal machines take about 10s to connect - for ssh and docker pull. If I run ping on them, some hosts also take 10s to start up, some are immediate - ...
Tim Baverstock's user avatar
0 votes
1 answer
442 views

Can I use the internet of a remote server on my local machine?

my question is similar to this: How to use Internet connection of a remote server in the local machine? However I found no useful answer. I have access to a remote server via a VPN connection. In the ...
Ahmad's user avatar
  • 642
0 votes
1 answer
527 views

Cannot Transfer File using scp command for certificate authority

So I trying to setup OpenVPN on my Ubuntu 20.04. I am using this online article (How to setup a OpenVPN server on Ubuntu 20.04) that was recommended to me to set up a VPN with the Certificate ...
krillavilla's user avatar
0 votes
1 answer
303 views

Why can't I SSH in to an IP address that I am able to ping successfully? (mssfix doesn't work as a solution)

I'm running Ubuntu 18.04, and I am attempting to SSH in to an IP address on a server that I have connected to using OpenVPN. Note that I have been able to ssh in to the IP address via PUTTY on my ...
ewhite42's user avatar
1 vote
0 answers
27 views

Cisco AnyConnect connecting but no unix commands responding on Ubuntu 16.04 / 18.04

After being successfully connected to the VPN with Cisco Anyconnect client 4.8.03052, I can open some intranet application in the browser. The problem is : I can connect to some servers with ssh ...
Hicham's user avatar
  • 11
2 votes
0 answers
154 views

SSH not pointing to latest openssl [Ubuntu 16.04.6 LTS -Xenial Xerus]

I have updated the openssl but still the ssh is not pointing to this version of openssl. How I can make ssl and openvpn to point to this version of openssl? I tried to google but didnot find ...
A_01's user avatar
  • 121
0 votes
1 answer
954 views

Only send openvpn ip private ip traffic through tunnel

I'm using PIVPN.io as the headend and the current version of openvpn as the client on my ubuntu system. Here is my config: client dev tun proto udp remote 45.01.01.01 1194 resolv-retry infinite ...
Ian Arman's user avatar
1 vote
1 answer
1k views

Connecting to a VPN on a remote linux server (VPS) fails

I've been trying to connect to a VPN through my Ubuntu VPS, but every time I try, the server shuts down. Perhaps the connection blocks the ssh, and all the traffic when I try to connect? I tried ...
Lmao 123's user avatar
0 votes
1 answer
2k views

Ubuntu Server and OpenVPN Client, SSH ACCES!

i have instance on google cloud, it's running ubuntu server 18.04 LTS, i setup openvpn, and as soon as i connect it drops me out of SSH. i'am running nordvpn, i know port forwarding is not allowed, ...
Hector MVM's user avatar
2 votes
1 answer
1k views

Unable to connect to a ssh server

Sir can't connect to assh server through my ssh user id or password. All the login procedure is done but at the end, the error message say's "Could not chdir to home directory /home/me-vpnjantit.com:...
Bravo 68 Web's user avatar
0 votes
0 answers
177 views

ssh for single user over vpn no prompt

this is a very strange issue to me. from a ubuntu 18.04 machine on a VPN client can successfully ssh for multiple users (e.g. ssh user1@server, ssh user2@server) works fine. But there is one user ...
mark's user avatar
  • 11
0 votes
1 answer
149 views

Reverse SSH tunnel to allow others to use my machine as a jumping station

I'm running ubuntu 18.04. I have a server that I SSH to, but I first need to turn on a VPN for that to work. I want to enable other users to SSH to a port on my machine, in order for them to reach ...
KdgDev's user avatar
  • 265
0 votes
0 answers
271 views

Connecting to a private network using a server with public IP

I have a computer (I'll call it server) that has a public IP that I can access through ssh from everywhere with an internet connection (tested). This same computer has another ethernet connection that ...
apalomer's user avatar
  • 285
0 votes
1 answer
1k views

openvpn and ssh don't work

I have configured the ssh server for remote connection and it works perfectly. I run a docker container for the openvpn service using the image "kylemanna / openvpn", so far so good. If I try to ...
Jaime Roman's user avatar
0 votes
0 answers
54 views

ssh into my Ubuntu 16.04 Server via Terminal [duplicate]

I have a remote Ubuntu 16.04 server and try to ssh into it over VPN connection. From Windows Putty it works fine but from Ubuntu 16.04 Workstation terminal not! Debug show me this: ssh -vvv -p 33333 ...
fteinz's user avatar
  • 121
0 votes
1 answer
123 views

SSH'ing into ubuntu desktop that uses a VPN

I am trying to SSH into a ubuntu desktop that is constantly running a vpn service - think nordvpn. Because the vpn 'changes' my IP address, this seems difficult to me. I am a complete beginner in this ...
starter1011's user avatar
0 votes
0 answers
350 views

Can't connect to remote Ubuntu instance when vpn active

I'm running an Ubuntu 18.04.2 DigitalOcean droplet, I have NordVPN installed on the droplet, and switch proxies regularly. When I try and connect to my instance via SSH while NordVPN is connected on ...
Mark Berry's user avatar
0 votes
1 answer
1k views

Deleted easy-rsa folders, what to do

I've been following a tutorial to setup an OpenVPN server. However, it didn't work and I decided to remove OpenVPN and try again. I did it with sudo apt-get purge openvpn command and then rm -rf /...
parsecer's user avatar
  • 200