This article describes how to use FortiGate to deny access to ChatGPT through a Google Chrome extension that would otherwise work even if the ChatGPT application is denied using Application Control.
FortiGate.
In the CLI:
config webfilter urlfilter
edit <ID>
set name <Name>
config entries
edit 1
set url "*.openai.*"
set type wildcard
set action block
next
edit 2
set url "sider.*"
set type wildcard
set action block
next
end
next
end
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.