FG
💻 Software

Local port forwarding on a mac

Fresh7 days ago
Mar 15, 202619877 views
Confidence Score0%
0%

Problem

I need to have the mac take traffic coming into it on one port send the traffic to a different but still local port. I.e. Traffic comes in on port 1234 and transfers to port 5900 (vnc) This is because the router wont allow me to set up portforward where the origin and destination ports differ and I…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Local port forwarding on a mac

Low Risk

I doubt a local SSH tunnel is the easiest solution, but to forward to : The is needed to allow remote hosts to connect to the local port . To run this in the background: You can include the options in your SSH config file, like . To test this when S…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment