What is the difference between local and remote IP forwarding?
Fresh3 days ago
Mar 15, 202641407 viewsConfidence Score0%
0%
Problem
What is the difference in functionality between the two? I'm a bit confused by it. Local forwarding makes a remote port locally available. Remote forwarding makes a local port remotely available. But this 'availability' will work in both directions... or does it? E.g. the following (issued from a h…
Error Output
ssh -R 1234:localhost:2345 user@work
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: What is the difference between local and remote IP forwarding?
Low Risk
Yes, if I understand it correctly, local port forwarding from a to b should be identical to remote port forwarding from b to a (and vice versa). An outgoing tunnel from a to b (viewed from a) should be equal to an incoming tunnel from a to b (viewed…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix