On Fri, Jun 17, 2016 at 6:11 PM, Kent Borg <[email protected]> wrote:

> Oh, ssh has so many features, that can be obscure.
>
> If I understand, I think this will help.
>
> Say you:
>
>   ssh -L 3456:foo.com:22 bar.com


Yes, the -L xxxx:host:xxxx form is the command-line option syntax.  I put
the configuration in my .ssh/config file so that I don't have to type out
the options.

Thanks,
_______________________________________________
Discuss mailing list
[email protected]
http://lists.blu.org/mailman/listinfo/discuss

Reply via email to