Proxy server application?

Soldato
Joined
18 Oct 2002
Posts
4,410
I'm looking for an open source or otherwise free proxy application that I can run on a server. Can anyone recommend one?

I have two servers, A and B. I can't connect to a web service on B from A because of a routing issue so I want the connection to be via a proxy server, X. It's this other server X that I want to run the proxy server application so that server B thinks it's connected to server A thus avoiding my routing issue.

Thanks for looking :)
 
Absolutely perfect - thanks very much :)

I've had a problem trying to access a web service at a particular IP from a server in a data centre. I can access HTML at the target IP just fine but not an ASMX .NET web service. Strangely, I can see other web services from the server, just not ones from the target IP. I've just successfully used your suggested proxy sat on a server in another data centre as a middleman and it works great :)
 
Back
Top Bottom