Celeb Glow
general | March 17, 2026

ssh over the internet into a server and access a local machine in that network

So I have set up ssh and everything is working fine, I only want to see what is possible. The set up that I have is one Ubuntu server and a few laptops and a desktop PC. On my server there are things installed like mail and web.

Lets say that I'm in my parents home and I want to ssh into my server than i just have to do ssh mydomain and I will get into my server. I'm looking for a possibility were I can login over the internet and access one of my local machines. So a command should look something like this:

ssh mydomain/local-ip-laptop1.

I did some tries but noting is working. Does somebody know of what I want is even possebol? And if it is possibly how does a command like that look like?

3 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy