I have a client that is running xp home. The media center is on vista. When the user tries to connect to that box via \\172.16.1.2 (start>>run) I am getting the output on the http log(above posts). When another client with vista box does exactly the same, he is able to connect and no relevant logs exist on the log
I didn't have that issue on v7.404. I am pretty sure that it's related to the http proxy since I can see the relavant pf allowing the traffic
Not sure if it will help but as xp home client tries to connect I can see the relevant blocks on astaro
XP home and vista clients are zone 1 (192.168.x.x)
media box (vista) is on the DMZ (172.16.1.x)
traffic is allowed from zone 1 to DMZ
strangely enough , the connection was made and 2 minutes later I saw the relevant entry that it was blocked
Code:
2009:07:03-00:18:04 stuffman httpproxy[7574]: [0xb0b49c98] sc_categorize_url (scr_scanner.c:940) no categorization received for url: http://www.astaro.org/ajax.php?do=quickedit&p=115845
2009:07:03-00:18:16 stuffman httpproxy[7574]: id="0001" severity="info" sys="SecureWeb" sub="http" name="http access" action="pass" method="GET" srcip="192.168.2.31" user="wingman" statuscode="200" cached="0" profile="REF_TJkZFLrkmc (Zone 1 Proxy filter)" filteraction="REF_KvAnposSQm (Zone 1 Filter)" size="13961" time="3369 ms" request="0xb0be30b0" url="http://www.astaro.org/editpost.php?do=editpost&postid=115845" exceptions="" error="" category="165" reputation="neutral" categoryname="Technical/Business Forums" content-type="text/html"
2009:07:03-00:18:20 stuffman httpproxy[7574]: id="0002" severity="info" sys="SecureWeb" sub="http" name="web request blocked" action="block" method="POST" srcip="192.168.2.31" user="wingman" statuscode="500" cached="0" profile="REF_TJkZFLrkmc (Zone 1 Proxy filter)" filteraction="REF_KvAnposSQm (Zone 1 Filter)" size="2219" time="12447 ms" request="0xb0b49c98" url="http://www.astaro.org/ajax.php?do=quickedit&p=115845" exceptions="" error="" reputation="neutral" category="165" reputation="neutral" categoryname="Technical/Business Forums" content-type="text/xml"
....
2009:07:03-00:20:18 stuffman httpproxy[7574]: [0xb0b49c98] send_request_headers (request.c:171) write: Connection refused
2009:07:03-00:20:18 stuffman httpproxy[7574]: id="0002" severity="info" sys="SecureWeb" sub="http" name="web request blocked" action="block" method="OPTIONS" srcip="192.168.2.31" user="wingman" statuscode="502" cached="0" profile="REF_TJkZFLrkmc (Zone 1 Proxy filter)" filteraction="REF_KvAnposSQm (Zone 1 Filter)" size="2135" time="2 ms" request="0xb0b49c98" url="http://172.16.1.2/" exceptions="" error="" category="9998" reputation="neutral" categoryname="Uncategorized"
2009:07:03-00:20:41 stuffman httpproxy[7574]: id="0001" severity="info" sys="SecureWeb" sub="http" name="http access" action="pass" method="GET" srcip="192.168.
Let me know if you still require me to provide the logs from the pf and http
Thanks