Hi,
we are hosting webserver behind wingate 6. we configure wingate to use NAT with Transparent Proxy.
Port sercurity (connection from internet) is setup to redirect port 80 to our webserver (note that our webserver is acctually located within LAN, not DMZ).
the external client able to access our website (eg.
http://abc.com) but internal workstation could not access the same URL (or through public IP).
Error Message
if IE is setup to use proxy server, "Socket Error,Connection refused by Remote Host"
if IE configure to NAT (obtain automaticaly), "the page can not be display"
Temporary work around : I edit host file for internal client,
http://abc.com to point to webserver internal ip.