Refer to the exhibit, which shows a partial web filter profile configuration. The URL www.dropbox.com is categorized as File Sharing and Storage. Which action does FortiGate take if a user attempts to access www.dropbox.com?

Select an option, then click Submit answer.
Reference / correct answer:
FortiGate blocks the connection, based on the FortiGuard category-based filter configuration.
Most accepted answer: C. FortiGate blocks the connection, based on the FortiGuard category-based filter configuration.
Community votes: B=2, C=2, D=1
Selected Answer: C FortiGate follows a specific order when evaluating web traffic: 1. Static URL Filter: First, it checks the static URL filter for a match. 2.FortiGuard Category Filter: If the URL isn't found in the static URL filter or the action is "Allow", FortiGate then checks the FortiGuard category filter. (in this example category is blocking) 3.Advanced Filters: Finally, it may apply advanced filters like content filtering or script filtering. upvoted 9 times
Selected Answer: B During web filtering inspection, FortiGate first checks the static URL filter list, then the FortiGuard categories, and then the content filtering list. Pagina 235 Enterprise_Firewall_7.2_Study. upvoted 6 times
Selected Answer: B Answer: B — FortiGate allows the connection (due to the URL Filter). Why (FortiOS 7.4): Category File Sharing and Storage is Blocked, and www.dropbox.com falls in that category. But the Static URL Filter has *dropbox.com set to Allow (Enabled). In 7.4, an explicit URL Filter action takes precedence over category-based filtering for the request decision. “Block invalid URLs” doesn’t apply here (the URL is valid). The Web Content Filter entry (*dropbox* → Exempt) would only apply after the page is allowed and its content is scanned; it doesn’t decide initial allow/block. So the user can reach www.dropbox.com because the URL filter explicitly allows it. upvoted 4 times
Selected Answer: C I agree with cgallardo's explain. upvoted 1 times
Selected Answer: D with 7.4 the evaluete order is changed. upvoted 3 times