CensorBlox
School Internet Filtering – Part 1
by SysAdmin OzDisk on Jul.13, 2010, under CensorBlox, ISA Server, Internet Filtering, Squid Proxy, Web Proxy Servers
After being contacted many times of the last year or two, I have put together the following.
I had been working in and around schools for many years. The number of children that attempt to access internet content that they should not can be overwhelming. Many technicians and teachers have enough to do without having to police the internet that chldren use.
Installing an internet filter and locking down external access is the only way to go. Children range from barely being able to use a computer right through to Year 12 students. This is a recipe for problems that any technician that has worked in a school can tell you. Installing a proxy server that has some access controls is a start, making sure a firewall allows only the required external ports will reduce workload. Children will all ways try to bypass your proxy controls. Learn to deal with that.
Children are learning that internet filters can be bypassed by using internet hosted SSH, VPN and even PHP style hosting.
SSH – This method creates a secure tunnel in which they send and receive the data from a remote host that has un filtered access to the internet.
VPN – much the same as SSH, this creates a secure tunnel to a remote host that has unfiltered access to the internet.
PHP (Web) Proxy – This method is becoming very common, the end user sets up the required software on remote hosting where there is no internet filter and then using accesses that site, the url string is usually altered to cover there tracks. This method hides what they are accessing and only shows traffic to the orginal site.
Restrict access to VPN and monitor utilised ports, installing a firewall or ISA server can help you control this.
Blocking Malware, Spyware and known virus domains is another process that I recommend. Subscribing to a hosts file, malware blocklist and any other feed that will notify you of new sites, then collate this information together and deny access to those sites will decrease infections and reduce workload.
Bandwidth costs can accumulate very fast within schools, if a school has 100 computers that are used daily and download 10MB means 1000MB per day and thats going to end up using 20000MB approx. You need to cache whatever you can, I have seen some proxy servers cache 30-40% with some even higher. If you can tune your proxy server for high hit rates you will reduce your bandwidth bill.
Censorblox which is updated daily at this point in time we have over 25,000 proxy servers blocked and counting.
by SysAdmin OzDisk on Apr.18, 2010, under CensorBlox, ISA Server, Internet Filtering, Squid Proxy, Web Proxy Servers
Quote “we use a Censorblox which is updated daily at this point in time we have over 25,000 proxy servers blocked and counting. As soon as the kids find a new one it is added to the list.”
http://www.edulists.com.au/pipermail/sofdev/2007-August/000377.html
CensorBlox
by SysAdmin OzDisk on Feb.01, 2010, under CensorBlox, ISA Server, Internet Filtering, Software
For those of you that used CensorBlox in the past or have been looking for a simple web filtering system, we hope some of the information may be useful.
We are working on releasing parts of the system for public release, Who knows it may one day go back into full production. As having a human checked web filtering solution that auto submits websites to a master server for checking. In 2007 I myself checked over 57000 websites, and thats only one person.
We had over 30 Categories of blocked content and sites, auto updating slave servers with custom configs that archived their configs back to the main server for offsite recovery if ever needed. CensorBlox to most was a basic web filter in which they had installed and as I quote “It just runs great”, what most did not realise is the amount of added systems in which put together the auto site submition, kids directory full of approved content submitted from teachers and custom settings for each school.
Stay tuned for more…. or visit out page being put together at CensorBlox Page