Re: SSH on Windows
- From: Chuck <skilover_nospam@xxxxxxxxxxxxxx>
- Date: Thu, 30 Mar 2006 17:53:17 GMT
amerar@xxxxxxx wrote:
Hi Everyone,
What I am trying to do I'm sure has been done, I'm just the moron
having issues.
I installed OpenSSH on my Windows XP box at home. On my router at
home, I forwarded port 22 to my Windows box.
On my PC at work, I installed Secure SSH Client. I can connect just
fine using the Secure SSH Client. But I want to run Remote Desktop. I
cannot get Remote Desktop to connect. I've tried a lot of IP's
including my internal IP, my external IP, 127.0.0.1, etc......no luck.
Can someone give me some pointers on how to get this to work?
Thanks!
First off is the machine at home XP Pro or XP Home? If the latter it
doesn't support remote desktop. If Pro, then you need to set up tunnels
for whatever ports RD uses. I use VNC so I don't know what port(s) RD
uses. My tunnel for VNC is below and yours should probably be pretty close.
ssh -N -L 5900:localhost:5900 MyUserID@xxxxxxxxxxxxxxxxxxx
.
- References:
- SSH on Windows
- From: amerar@xxxxxxx
- SSH on Windows
- Prev by Date: SSH on Windows
- Next by Date: PuTTY/pscp/won't transfer any file unless its permisson on server is 777, option?T
- Previous by thread: SSH on Windows
- Next by thread: PuTTY/pscp/won't transfer any file unless its permisson on server is 777, option?T
- Index(es):
Relevant Pages
|
|