Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Apr : Re: Tunnelling/Routing? Help!

www.cryer.info
Managed Newsgroup Archive

Re: Tunnelling/Routing? Help!

Subject:Re: Tunnelling/Routing? Help!
Posted by:"Stig Johansen" (a..@bbb.com)
Date:Fri, 20 Apr 2007 06:16:55

Alessandro Federici wrote:

> Essentially my client is gonna send a request to 127.0.0.1:8888. On that
> same machine there's gonna be a process listening on 8888 which then will
> send the data to 192.168.2.10:9999. 192.168.2.10 will then grab the same
> data and send it to 192.168.2.20:7777 which, finally, will send it to the
> target server at 12.78.222.111:8199. Then, from this server, the response
> has to reach the client following the same route. I tried RINetD which
> seems to work just fine if you have only two PCs in the loop, but I cannot
> get it to work with more...

If you want to make one yourself, i know Tony Caduto have made a demo of ssh
tunnelling with Synapse and Cryptlib.

I see no reason why the basic demo shouldn't work in your scenario.

--
Best regards
Stig Johansen

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive