OT: port forwarding with ssh

Gordon Messmer gordon.messmer at gmail.com
Wed Mar 23 20:28:35 UTC 2016


On 03/23/2016 12:10 PM, Mike Wright wrote:
> Here's what I'm trying:
>
> sudo ssh -L lo.cal.ip.adx:11110:rem.ote.ip.adx:110 

You don't need "sudo" to forward a port > 1024.

You do need a server to connect to, which you haven't given in the above 
example.


More information about the users mailing list