First the background - We're using Wingate to proxy our protected Web servers to connect to a handful of resources on the internet. Otherwise, our web servers can not route to the Internet. For example, to accomplish UPS order tracking the web server makes a call to UPS for the information.
Now the problem - We want to use the same proxy server to allow outgoing FTP antivirus updates for the central AV server. The AV server will make the call to the wingate server, which will proxy the request out to the internet. I can's seem to get this to work. Any ideas?