Tunnel with same listen and destination port
- From: hidden@xxxxxxxxxxx
- Date: Fri, 25 Jul 2008 09:49:45 -0700 (PDT)
I'm trying to tunnel remote desktop to a machine on another network.
When I log into the SSH server(unix/linux), I can ping the windows
machine successfully from that machine I am SSH'd into. So in my SSH
client I have set it up to request a tunnel with listen port 3389 and
destionation of 3389 and the destination hostname.
When I connect I get an error like "Failed to create an outgoing
tunnel."
If I set the source port to 3388, and connect, then I do not get this
error. I don't quite understand why. It would seem it wouldn't
conflict, as the listen port only applies to my computer, and the
destination port only applies to the destination computer.
Maybe my computer is already listening for 3389 and the SSH client
can't connect to it as well?
.
- Follow-Ups:
- Re: Tunnel with same listen and destination port
- From: Todd H.
- Re: Tunnel with same listen and destination port
- Prev by Date: Re: Subversion and plink
- Next by Date: Re: Tunnel with same listen and destination port
- Previous by thread: Subversion and plink
- Next by thread: Re: Tunnel with same listen and destination port
- Index(es):
Relevant Pages
|