FG

Providing remote support to users behind a NAT using ssh?

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

Problem

I want to provide remote support for some linux boxes via ssh. I have no passwords on these machines and they are behind a nat, without port forwarding. My idea was, that whenever a client needs my service, he/she types a command on her machine, which builds up a two-way connection to my server. Us…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Providing remote support to users behind a NAT using ssh?

Low Risk

Do it via SSH port forwarding. Your client needs to enter Then you need to (on ) Your client will not be able to see what you do though.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment