Re: Wierd RDC problemm




Thanks the first worked!

"Sooner Al [MVP]" <SoonerAl@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:ew4CP366FHA.4036@xxxxxxxxxxxxxxxxxxxxxxx
> You might look at installing this loopback patch for XP SP2 on PC C.
> Perhaps that is the issue..
>
> http://support.microsoft.com/default.aspx?scid=kb;en-us;884020
>
> Otherwise make you configured PuTTY to forward port 8888 to 3389 as
> illustrated here. In the example shown I am forwarding source port 3391 to
> Norman port 3389. You would need to use a source port of 8888.
>
> http://theillustratednetwork.mvps.org/RemoteDesktop/SSH-RDP-VNC/PuTTYPC2.JPG
>
> Are you using a computer name or an IP address. In my case I have a local
> "C:\Windows\System32\drivers\etc\hosts" file on my laptop that maps the
> computer names to their local IP addresses on my home LAN.
>
> --
>
> Al Jarvi (MS-MVP Windows Networking)
>
> Please post *ALL* questions and replies to the news group for the mutual
> benefit of all of us...
> The MS-MVP Program - http://mvp.support.microsoft.com
> This posting is provided "AS IS" with no warranties, and confers no
> rights...
>
> "Scott Phelps" <root@xxxxxxx> wrote in message
> news:0K3ff.19748$tV6.3254@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> My work pc A has RDC client working fine... I can connect to it via my
>> ssh tunnel just fine with laptop B... Using the same setup (putty) with
>> pc C I can connect to the ssh tunnel and do otherthing such as ftp
>> tunneling... but I can't RDC. But I can RDC from C to B with no tunnel
>> just fine.
>>
>> When I put in localhost:8888 (8888 is the ssh port that gets tunneled) I
>> get
>> The client could not etablish a connection to the remote computer the
>> most likey causes are.... right away...
>>
>> But I have verfied that putty is listening on port 8888..
>>
>> I have xp pro sp2.
>>
>> Any ideas?
>>
>> Thanks
>>
>>
>
>


.



Relevant Pages

  • Re: mysql connection through ssl tunnel
    ... can make mysql connections through the tunnel with no problems. ... If autossh watches over my ssh tunnel, who or what watches over autossh? ... There are databases running on both machines, so I need to use a different port for the tunnel. ...
    (freebsd-questions)
  • Re: Wierd RDC problemm
    ... You might look at installing this loopback patch for XP SP2 on PC C. ... In the example shown I am forwarding source port 3391 to ... Using the same setup (putty) with pc C I ... > can connect to the ssh tunnel and do otherthing such as ftp tunneling... ...
    (microsoft.public.windowsxp.work_remotely)
  • Re: denyhosts-like app for MySQLd?
    ... if you want to let users in from any place, then an ssh tunnel is safer (yes, works even on windows, using putty or whatever. ... if they can buy a license for sqlyog, it will support sql tunnels directly (otherwise, you need an external tunnel, which you can setup with putty or whatever). ... while a script kiddie can run his script to try a stand port, if he wants to get inside a "local" port, he'll need to try many ports and for each port try the right protocol. ...
    (FreeBSD-Security)
  • Re: Port forwarding more than once
    ... > I want to create a long SSH tunnel running from my laptop to one ... > server and from there to another. ... I want to forward port x on ... Is it possible to create an SSH tunnel among three ...
    (SSH)
  • RE: Tunneling over ssh with termination by the FW
    ... I would use something like Putty (ssh client software) to open a secure ... tunnel with the firewall. ... If the firewall has the sshd running on port ...
    (SSH)