FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
cborgato_FTNT
Article Id 194859
Description
It may be required the following message to the client Web browser when traffic matches an explicit deny in Firewall Policies.

cborgato_FD40996_tn_FD40996-1.jpg

By default the traffic is silently dropped (since v5.2.3).

Solution
To enable the block-notification message:
config firewall policy
edit <policy_ID>
set block-notification enable
set action deny
end

DNS resolution is required in order to have the block page message via HTTP

The block-notification message provides a blocked page for HTTP only.  All other protocols are silently drops.

Example with block-notification message

In this case HTTP is blocked and block-notification message is shown.

cborgato_FD40996_tn_FD40996-2.jpg

Example without block-notification message

In this case HTTPS is blocked but no block-notification message is displayed.

cborgato_FD40996_tn_FD40996-3.jpg


Related Articles

Technical Tip: Notification for blocked traffic default config 5.2.1 and 5.2.2 GA

Technical Tip: How to change the block alert message

Contributors