rdc using dual tunnels
Next message: David Magda: "NETCONF over SSH"
Date: Wed, 30 Mar 2005 00:36:27 +0200
A drawing:
| |
comp1---|---server---|---comp2
target | | client
NAT NAT
I am trying to connect to remote desktop on comp1 from comp2 using ssh
tunnels.
the tunnels:
target:
-R3389:localhost:3389
client:
-L3389:localhost:3389
There is a connection because i can get a connection with telnet. When i
try to connect with rdp comp1 logs out all right, but client doens't get
a picture. Nothing happends.
What am i doing wrong? Is this even possible?
/Esben
Next message: David Magda: "NETCONF over SSH"
Relevant Pages
- Re: [Poptop-server] Re: FC3 NIC bonding but arp wrong
... I'm curious -- if you set the proxy arp entry "correctly", do your tunnels ... Let a client connect, observe the ARP table and that the proxy arp entry ... > can see the network router sending out arp queries for the connection IP ... (Fedora) - [PATCH 0/5] [RFC] AF_RXRPC socket family implementation [try #3]
... These patches together supply secure client-side RxRPC connectivity as a Linux ... kernel socket family. ... presentation side is left to the client. ... Each connection goes to a particular "service". ... (Linux-Kernel) - [PATCH 0/5] [RFC] AF_RXRPC socket family implementation
... These patches together supply secure client-side RxRPC connectivity as a Linux ... Make it possible for the client socket to be used to go to more than one ... Each connection goes to a particular "service". ... (Linux-Kernel) - [PATCH 0/5] [RFC] AF_RXRPC socket family implementation [try #2]
... These patches together supply secure client-side RxRPC connectivity as a Linux ... Make it possible for the client socket to be used to go to more than one ... Each connection goes to a particular "service". ... (Linux-Kernel) - Re: .Net Scalability problem
... LoadRunner will peak out a server with a few virtual users. ... To get an idea of load, ... Fire off the test client and watch the number of ... > So I think that the MTC generate concurrent connection and per ... (microsoft.public.dotnet.framework.adonet) |
|