FG

Remote into Linux workstation behind a firewall

Fresh3 days ago
Mar 15, 20265676 views
Confidence Score0%
0%

Problem

Let's say I have a Linux workstation at work, behind a firewall. So even though I may have a remote access server set up on it (such as the most excellent NoMachine NX Server), I can't access it from home. My home network happens to have a Linux server. Is it possible to ssh from work to the home L…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Remote into Linux workstation behind a firewall

Low Risk

From the machine at work, create a tunnel to your machine running ssh at home: This will forward the remote port 44455 from your home server to port 22 (or whichever port ssh is listening on) on your work machine. From home, check to see if anything…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment