Normal 0 false false false EN-US X-NONE X-NONE
I am using Web Security 7.8.4 with current database updates. Recently I have started to have a problem with embedded content being blocked. An example is the page http://www.swissarmy.com/us/content/store_finder the store finder content in the main frame is actually hosted at http://hosted.where2getit.com. When I visit the page the content begins to build then turns into a strange looking 403 error:
Normal 0 false false false EN-US X-NONE X-NONE
I have put filter exceptions into my firewall as a work around (the exception is for the destination of the embedded content then everything works fine) but I need an actual root-cause and solution. I am using an ASA 5510 running code 9.1(6), below is my config for Websense:
url-server (inside) vendor websense host USHQUTWEBSENP01 timeout 30 protocol TCP version 4 connections 5
filter url http 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 allow
filter https 443 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 allow
I have watched the session from both the realtime monitor and a WISP trace, I don’t see a request for http://hosted.where2getit.com either blocked or permited. I have used the filtering test in the Triton console to verify that the content should be permitted and I am able to visit http://hosted.where2getit.com as a standalone webpage.