Using a TS-Gateway through a Apache reverse-proxy
Posted
by Helder
on Server Fault
See other posts from Server Fault
or by Helder
Published on 2010-06-01T15:50:59Z
Indexed on
2010/06/01
15:54 UTC
Read the original article
Hit count: 833
Hey all,
I've set up a Windows 2008 server as Terminal Services Gateway, to funnel the RDP access to a bunch of backend servers.
However, since I only need to publish SSL to the "outside", I've tried to publish it with our reverse proxy, but it's not working.
The Apache box is timing out, while trying to reach the tsgateway. However, if I ping it straight from the same box, there is connectivity.
I've read a bit, and with ISA 2006 you can publish TS-Gateways on the internet, so I was wondering it anyone ever got it working with an Apache reverse proxy instead :)
© Server Fault or respective owner