Proxy to restrict access to certain websites
- by ChrisRamakers
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!