hi guys .
i am trying to find an app that is missing in the fortigate pool (when i search for it it show nothing)
our crm team use https://www.clickdesk.com/ for web chat with clients
i want to block most of the apps (by category) and allow specific (overwrite)
i dont find "clickdesk" in the app control pool
is there any way to add clickdesk to the system so i can mange this app - and allow it over blocking most of the app (by block a hole category in comprehensive way - like "social.media" and still let specific app pass Through)
"clickdesk" is for chat on web app, it fall under one of the category that i block as explained
how can i add clickdesk and how can i make sure it allowed over the blocking category.
thanks a lot for any responses.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Hello Rizo,
Yes, what you are trying to do is whitelisting. You need to be using FortiOS 5.2 and above to have this feature. If you are using FortiOS 5.2, I will send you a new engine that supports this. If you are using FortiOS 5.4, your engine version should be high enough to support whitelisting with custom signatures. You need to have IPS Engine 3.299 and above to do it.
F-SBID( --name "<Any Name>"; --protocol tcp; --service SSL; --pattern "<host name>"; --context host; --no_case; --app_cat 12; --weight 100; ) In your example, the way to put the link into the signature is: F-SBID( --name "Clickdesk.Custom"; --protocol tcp; --service SSL; --pattern "clickdesk.com"; --context host; --no_case; --app_cat 12; --weight 100; )
Set the signature in Application Override to Monitor. That should whitelist the site. Another thing to note for is you might need to add more than one signatures if the page loads other sites. You can inspect with Wireshark or with the browser debugging tools to find out what sites are loaded and add those too.
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1720 | |
1093 | |
752 | |
447 | |
234 |
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.