Custom Categorization is not Working

Custom Categorization is not Working

Issues

1. I am trying to add new websites to whitelist or black list category, but it is not updating 
2. Uploaded a new file with some websites and added to specific category, but I did not find that websites in the respective category
3. SafeSquid interface is hanged when I try to add custom websites to any category,

Root Causes

Verify the status of Categorization Engine from Statistic page of SafeSquid Interface. 
SafeSquid server is unable to contact SafeSquid category server
The file(websites) was not uploaded correctly. 

Troubleshooting

Check for connection to category server from your SafeSquid server

Run below command and see below output 
  1. telnet category.safesquid.net 443
  2. Trying 139.59.16.202...
  3. Connected to category.safesquid.net.
  4. Escape character is '^]'.
If the server is not reachable, you have to run below commands and try telnet again 
  1. rndc flush
  2. /etc/init.d/bind9 restart


    • Related Articles

    • Advantages Of Custom Web Categorization

      SafeSquid by default providing some website categories, you can use these categories for blocking of an inappropriate content For example, you want to block all social networking sites, you can directly choose category as socialnetworks then block ...
    • Create Custom Templates

      Overview Templates are used throughout SafeSquid as a replacement for pages which can't be displayed due to filtering, error, or other conditions. Customized templates can be really useful, when you would want the error messages to be displayed in a ...
    • Safe Search is not working

      You have enabled all the entries required for Safe Searches, but you are able to access the in appropriate content through search engines, then follow the below steps to Troubleshoot Test your configuration once. All required entries must be enabled. ...
    • Master-slave configuration is not working

      Troubleshooting Verify the Master Slave Configuration (LINK) Verify the synchronization of defined sections on Slave server (LINK) Verify the Configuration on Master Server if authentication is Enabled (LINK)
    • How to add Multiple Websites to category

      Overview This document helps, how to add multiple websites to existing category or new category Example: If you have one or two websites to add to the category, then you can add them one by one manually. If you have a greater number of websites, then ...