User Guide

NOTIFICATION PAGE TYPES
CHAPTER 12: NOTIFYING END USERS 261
Table 12-6 describes the different notification pages users might encounter.
<IP> Client IP address.
<file_type> File type of the file the client attempted to download.
<protocol> The protocol the client requested to use.
<redirected_URL> The URL to which the client is redirected.
<host_name> Host name of the web server.
Table 12-6 Notification Page Types
Notification Title Notification Text Notification Codes
Feedback Accepted,
Thank You
The misclassification report has been sent. Thank
you for your feedback.
N/A
Access Forbidden Based on your corporate Access Policies, this
web site <URL> has been blocked because it has
been determined to be a security threat to your
computer or the corporate network. Access could
also be blocked because this request came from
an unrecognized or unauthorized machine.
(<version>,
ACCESS_FORBIDDEN, <ACL>,
<malware_value>, <ID>,
<time>, <blocking>,
<HTTP_error>)
Policy: Authentication Based on your corporate Access Policies, Internet
access has been blocked because the login
provided belongs to a user or group that is not
allowed Internet access.
(<version>, AUTH, <ACL>)
Bad Request The system cannot process this request. A non-
standard browser may have generated an invalid
HTTP request.
If you are using a standard browser, please retry
the request.
(<version>, BAD_REQUEST)
Policy: Destination Based on your corporate Access Policies, access
to this web site <URL> has been blocked.
(<version>, BLOCK_DEST,
<ACL>, <HTTP_error>)
Policy: Source Based on your corporate Access Policies, access
to this web site <URL> has been blocked because
this request came from an unauthorized
computer.
(<version>, BLOCK_SRC,
<ACL>, <IP>, <HTTP_error>)
Table 12-5 Codes Used in Notification Pages (Continued)
Notification Code Code Description