December 19, 2008: 11:06 pm: General

I have been saying for some time that Surf Control had a memory leak in the web filter service.  Finally another customer also reported the same problems we have been having.  Websense put a developer on it and they wrote a hotfix.  So far so good.  So if you have had to reboot your box to fix unexplained misblocking of users then contact their support and ask for the hotfix.

TwitterFacebookGoogle BookmarksLinkedInInstapaperGoogle ReaderPosterousStumbleUponShare
December 28, 2007: 6:30 am: Internet Filtering

Don’t ask me why this is. BUT we have a rule that blocks webmail by category for anyone if the previous rule does not allow them to webmail category sites based on being in a special user group. Note that both these rules apply to the webmail category and ANY protocol. Yet, a lot of HTTPS webmail traffic gets through. So I added one more rule that blocks webmail https specifically. Strangely it works much better at stopping almost all webmail traffic now. Encrypted or not. Even though the category webmial protocol any rule should have been good enough.

TwitterFacebookGoogle BookmarksLinkedInInstapaperGoogle ReaderPosterousStumbleUponShare
December 19, 2007: 7:58 pm: Internet Filtering

If you work in an Enterprise and use Domain user groups in your rule set make sure you schedule the Network Groups Update. Just go into the SurfControl scheduler, add an item and pull down to pick the Network Groups Update. Pick the schedule that best fits your environment.

TwitterFacebookGoogle BookmarksLinkedInInstapaperGoogle ReaderPosterousStumbleUponShare
December 18, 2007: 7:39 pm: Internet Filtering

Rulescheck.exe is a tool to run through the rules database and ensure all data is valid. Like any database things can become inconsistent with lots of changes. The tool is located in your Program Files\SurfControl\WebFilter folder. Just stop the webfilter service first then run that program. Let it fix any found errors and restart your webfilter service.

TwitterFacebookGoogle BookmarksLinkedInInstapaperGoogle ReaderPosterousStumbleUponShare
December 17, 2007: 7:38 pm: Internet Filtering

If you have a need to run a surfcontrol tool like rulescheck.exe it requires you stop the web filter service.  If you stop the service and the tool says it is still running this is an entry stuck in the local sql database.  Here is how you quickly clear it out.  Make sure you stopped the surfcontrol web filter service FIRST.

  1. On the surfcontrol box console, open  the Microsoft SQL Server Management Studio Express console.
  2. Expand the databases tree, expand the SurfControl_WebFilter database
  3. Expand the Tables section and right click on dbo._REGISTERED_SERVER_C table
  4. Choose Open Table
  5.  Right click ALL rows where you see an ID and Server name populated and choose delete.
  6. This table should be empty if the service is stopped.  If it has a listing then it got stuck and any tools will think the service is still running.
  7. Once you clear out the rows close the console and run your desired tool again.
TwitterFacebookGoogle BookmarksLinkedInInstapaperGoogle ReaderPosterousStumbleUponShare