[ale] ssh -R (was Re: Have I been hacked?)
Chris Kleeschulte
chris.kleeschulte at it.libertydistribution.com
Fri Jan 9 09:40:28 EST 2009
I use -R extensively to open "holes" in a firewall. It works nicely
since I have to deal with customers that are behind nat devices all
the time and I cannot or will not login to the admin account on the
router.
I just email them a small program that does this. I wrote an article
on this:
http://kleeschulte.blogspot.com/2007/09/how-to-create-reverse-ssh-tunnel.html
Chris
On Jan 9, 2009, at 9:11 AM, Ed Cashin wrote:
> On Thu, Jan 8, 2009 at 9:54 PM, JK <jknapka at kneuro.net> wrote:
>> Jim Popovitch wrote:
>>> Be aware that VNC doesn't encrypt your IP traffic, so everything you
>>> do via VNC can be seen by others on the same network(s).
>>
>> ... so tunnel your VNC sessions over an SSH connection:
>>
>> ssh -L 5910:localhost:5901 myTargetHost
>> vncviewer localhost:5910
>
> Digressing ... I've never gotten it to work the other way. Using
> "-L" works, but I don't think I've ever been successful in my
> attempts to use "-R". Does anybody here use "-R" a lot?
>
> --
> Ed Cashin <ecashin at noserose.net>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
More information about the Ale
mailing list