This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Twitter not blocked because of categorization order

Hello,
I had setup time based policy to block social networking, but UTM is not blocking Twitter although it is detecting "Twitter" as the application.
When testing the url "twimg.com" through the policy help desk in the UTM, it shows the url category as "Content Server" and not "Social networking". 
I checked the Trusted Source Smart Filter XL database, Twitter is categorized as "Content Server" in the 1st position and "Social networking" in the 3rd position.

I think something is not coherent here and could be fixed :
UTM should do some correlation between "Twitter" as a detected application and "Social networking" as a category,
or,
UTM should check the url against all the categories listed in the Smart Filter XL database and apply the most restrictive schema.
PS: I raised a reassessment ticket to Trusted Source and got a negative feedback.


This thread was automatically locked due to age.
Parents
  • BAlfson what this command "cc set http use_sxl_urid 0" that you say above does ?

    In advanced for me in the 9.309-3 happen the same of Tijani, in advanced twitter show for me as Blogs/Wiki and that can be see the same using the lookup.exe downloaded from utmtools.com (URL Category Lookup | UTM Tools).

    Tijani, you can block the twitter if you can go into your filter action / section Websites and add the Regular Expression in "Block these websites" adding the regex below:

    ^https?://([A-Za-z0-9.-]*\.)?twitter\.com/
    ^https?://([A-Za-z0-9.-]*\.)?twimg\.com/
Reply
  • BAlfson what this command "cc set http use_sxl_urid 0" that you say above does ?

    In advanced for me in the 9.309-3 happen the same of Tijani, in advanced twitter show for me as Blogs/Wiki and that can be see the same using the lookup.exe downloaded from utmtools.com (URL Category Lookup | UTM Tools).

    Tijani, you can block the twitter if you can go into your filter action / section Websites and add the Regular Expression in "Block these websites" adding the regex below:

    ^https?://([A-Za-z0-9.-]*\.)?twitter\.com/
    ^https?://([A-Za-z0-9.-]*\.)?twimg\.com/
Children
No Data