Question on URL Filtering Warning pages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2011 11:55 AM
I have a couple of users who are complaining about getting the URL Filter Warning pages repeatedly. You know what I know at this point. What I suspect at this point is that they are getting pages for different categories but are not sharing those particular details with me.
Is there a way that I can see when a warning page has been sent to a particular user, for what category, etc ?
Want to see what info I can get out of the Ironport to make up for what the users arent telling me.
Ron
- Labels:
-
Web Security
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2011 11:04 PM
Hello Ron,
If you are setup for Warning and EUN, then you should be able to use the access logs search for 403 messages for those users (if auth configured) or their ip address.
The complete line of the log will also include the site visited and the category it matches.
example
1297321053.363 24 10.1.1.1 TCP_DENIED/403 1896 GET http://www.facebook.com/ - NONE/- - BLOCK_ADMIN-ericpc-ericpc-NONE-NONE-NONE
This is what i get when setup for warning to go to social netowkring. Notice the TCP_DENIED/403, which is waiting for user acceptance of the warning. then the category snet for social networking.
I hope this information helps you.
Regards,
Eric
