Technical Tip: Blocking Google drive or Google Docs using application control
| Description | This article describes how to leverage FortiGate's NGFW firewall capabilities to inspect the application layer or payload of a packet and block usage of Google applications using application signatures. |
| Scope | FortiGate. |
| Solution | Google Drive vs Google Docs: The difference between the two applications is the application signature and category for each at FortiGuard Labs:
Blocking the applications based on signatures:
CLI example:
config firewall policy edit 3 set name "internet" next end
config application list edit "default" set comment "Monitor all applications." config entries edit 1 set application 16541 32121 next set action pass next end next end
Example log event:
Related article: |
