Hi all
I have a question and hope someone can help.
I would like to use WinGate to help us with the following requirement:
I have an internal server who needs to have access to multiple external servers via multiple (WinGate) proxies. The internal server needs to execute some web service commands to those servers. The application on that server can not be configured to use a proxy. So we would register the web service URLs for the web service like:
https://proxy1_server1/...
https://proxy1_server2/...
https://proxy2_server3/...
That internal server will be able to resolve the names proxy1_server1 to the IP of the proxy. Now I need some functionality on the proxy which redirects https://proxy1_server1/... now to https://real_name_of_external_server1/...
What is the best functionality to realize this scenario?
I assume we will need to use a web proxy, but how can the URL rewrite be done with WinGate?
Or is there a more elegant way of solving this issue?
Any feedback is welcome!
Thanks
Helmut