Everything was working fine until I put on the http transparent proxy.
External -- astaro --> DMZ
____________+-----> Internal
Our external website addy is vectored into the DMZ using DNAT. I have allowed http proxy traffic from Internal and DMZ. When users on Internal try to view our own website resolved to our exteranal addy they are getting:
Connection Failed
The system returned: (111) Connection refused
The remote host or network may be down. Please try the request again.
and the http proxy log states this:
2007:11:05-20:43:41 (none) httpproxy[16872]: id="0002" severity="info" sys="SecureWeb" sub="http" name="web request could not be delivered due to an error" action="block" reason="error" server_error="ERR_CONNECT_FAIL 111" action="block" reason="squiderror" srcip="10.2.2.106" user="" url="www.our.fabu.website.com/" method="GET" size="3059"
If I turn off http proxy it works fine. Uhm, any idea what's going on?
This thread was automatically locked due to age.