Proxy to restrict access to certain websites

Posted by ChrisRamakers on Server Fault See other posts from Server Fault or by ChrisRamakers
Published on 2010-03-30T09:00:21Z Indexed on 2010/03/30 9:03 UTC
Read the original article Hit count: 483

Filed under:
|
|

Hi all,

I'm looking for a solution that allows our office server to function as a proxy that blocks access to certain websites for certain LAN ip's.

The solution i'm looking for has to meet these requirements:

  • run on ubuntu server
  • restrict access to certain websites based on a LAN ip (eg: shut out xxx.com for 192.168.1.152)
  • restrict access to a website based on the website url (eg: shut out *.facebook.com)
  • easily configurable (preferably through a web interface, our office manager should be able to operate it thus no commandline fu if possible)
  • preferably opensource

Thanks for your time!

© Server Fault or respective owner

Related posts about ubuntu

Related posts about proxy