Bind to 127.0.0.2 - WeOnlyDo Discussion board

Bind to 127.0.0.2 (wodSSH / wodSSH.NET)

by tm, Friday, December 17, 2004, 19:22 (7062 days ago)

I am trying to use wodSSHTunnel to connect to a Terminal Service server using the TS client (Remote Desktop Client) on Windows XP.

Here is the code:
wodTunnel1.Channels.Add(0, 127.0.0.1 , 3388, 6x.xxx.xxx.24 , 3389);

However, with Windows XP you will receive an error indicating you are already connected to the console. I tried changing the ip to 127.0.0.2, but it appears wodSSHTunnel will not bind to that ip. I tried a SSH client that I downloaded and it did bind to 127.0.0.2 and the TS client worked fine. I was even able to change the port back to 3389.

Can you please advise how to use 127.0.0.2 with wodSSHTunnel?

Thank you


Complete thread: