I'm experiencing an interesting issue. I have 2 subnets, each with their own interface.
Sub 'A': eth0 - Internal (192.168.15.0/24)
Sub 'B': eth3 - Internal 2 (192.168.10.0/24)
Most users and servers reside on 15.0, but there are some users on 10.0
For some reason, users on B cannot access an internal web server (wiki) on A. unless they type the URL with HTTPS. They cannot reach it over HTTP. Astaro returns "host not found". DNS works fine.
If I disable the web filter all together, it works no problem.
Log is attached below.
I tried adding a DNS Group for hostname.ca to "Transparent mode skip list"
I tried adding hostname.ca to "Always allow these URLs/sites"
I tried the above with "wiki.hostname.ca"
No luck.
It was my understanding that Web Filtering was not supposed to occur between subnets anyway. Only Packet Filtering. Am I wrong?
Any help is appreciated.
Thanks,
-Nator
2013:11:29-08:53:30 204 httpproxy[3897]: id="0002" severity="info" sys="SecureWeb" sub="http" name="web request blocked" action="block" method="GET" srcip="192.168.10.110" dstip="" user="" statuscode="502" cached="0" profile="REF_DefaultHTTPProfile (Default Proxy)" filteraction="REF_DefaultHTTPCFFAction (Default content filter action)" size="2654" request="0x20a967d8" url="wiki.hostname.ca/" exceptions="" error="Host not found" category="9998" reputation="neutral" categoryname="Uncategorized"
This thread was automatically locked due to age.