I am having trouble accessing my internal web server from the internet, going through my Wingate proxy (IE does not bring up web page). There are actually 2 links in this chain. I am using dns2go to handle the dynamic ip resolution from my cable provider on the same pc that is running Wingate (6.6.3 build 1321). My pc (which hosts both dns2go and Wingate) is a win2k machine. I set dns2go to forward any requests to my pc’s current ip address on port 8085. In Wingate I created a service to monitor port 8085, with a reverse proxy to my internal web server (ip address 192.168.0.6). This proxy service is currently bound to all interfaces (internal and external). I am assuming that the url path and variables get passed along on the reverse proxy.
While I believe that the problem is with dns2go, but, in talking with dns2go tech support, they have hinted that the problem could be in my Wingate setup. I am an apps guy, not a network guy. So I would like to rule out my Wingate configuration as the problem. Does anyone see an obvious issue with my Wingate configuration that would cause this not to work?