[arch-general] SSH Tunnel doubts

Jeffrey Lynn Parke Jr. jeffrey.parke at gmail.com
Mon Jul 18 15:12:57 EDT 2011


On Mon, Jul 18, 2011 at 2:05 PM, Daniel. <danielhilst at gmail.com> wrote:

> I have some doubts about traffic forwarding
>
> Supposing that my IP is 192.168.1.100
> and the remote is 192.168.1.200
>
> is this -> ssh -R 1000:192.168.1.200:22
> the same as this:
> ssh 192.168.1.200
> ssh -L 1000:192.168.1.100:22
>
>
> ???
>
> --
> *"Do or do not. There is no try"*
> *  **Yoda Master*
>


You may want to read the wiki article for ssh.
https://wiki.archlinux.org/index.php/SSH

It is very detailed.


-- 
"Breath Deeply and Dream"


More information about the arch-general mailing list