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 (7064 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

Re: Bind to 127.0.0.2

by wodSupport, Friday, December 17, 2004, 19:41 (7064 days ago) @ tm

Last time I tried (on some customer's request) this was possible - to bind IP 127.0.0.2. Let me try it out.

Re: Bind to 127.0.0.2

by wodSupport, Friday, December 17, 2004, 21:15 (7064 days ago) @ wodSupport

Thanks to Tom's tip, this was the reason:

http://support.microsoft.com/default.aspx?kbid=884020