FG
💻 Software

SSH access to office host behind NAT router

Fresh5 days ago
Mar 15, 202653485 views
Confidence Score0%
0%

Problem

I would like to access the ssh port of my office linux host from home. Unfortunately the host is located behind a NAT router. So, the IP address is not publicly available. There is however access to another internet host (Server) which is unfortunately only non-root access. After a while of searchi…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: SSH access to office host behind NAT router

Low Risk

Later: What you could do is this: in step 1 forward a remote port from the office PC to the server ( is used as an example, any port >1024 should do). Now connecting to 12345 on the server should connect you to port 22 on officepc. In step 2, forwar…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment