I've configured squid with squid with squidguard and when using proxy in browser it works fine.
But I want to enforce using proxy (probably in iptables) in all browsers. Now it can be disabled in the browser settings by user.
My setup is: one standalone pc with ubuntu running the squid and squidguard and on this very same device I want to somehow enforce using the proxy.
Before I posted this question, I read several set up guides online, the squid docs, c-icap docus, and also the ICAP RFC (3507).
pfSense - Squid + Squidguard / Traffic Shapping Tutorial
In this tutorial I will show you how to setup pfSense 2.0.1 up as a
Internet Gateway with Squid Proxy / Squidguard Filtering. I will also
show you have to configure some extra features of pfSense like and
traffic shapping with squid.
Hello,
I have an ADSL connection with a modem sagem (NAT) and connect one machine to cable >(fedora17 = 192.168.1.2) into this machine I installed oracle virtualbox and in this I >have two machine connected as network bridged to the modem Sagem (debian "192.168.1.6" as >server + ubuntu "192.168.1.7" as the client) I installed squid and squidGuard the couple >on (Debian).
in this ser
Hello,
I'm trying to configure a parental control on OpenSuse 11.2 for two weeks... It doesn't work.
I've configured Squid Proxy with authentification and SquidGuard. The authentification works fine in Firefox. But Yast can't update now. Although proxy in Yast is configured.
Where can I find a tutorial for configuring a secure web access for childrens ?
I am trying to install squid using command
"sudo apt-get install squid" but I am getting following error --
"betgbs@proxy-server:~$ sudo apt-get install squid
Reading package lists... Done
Building dependency tree
Reading state information...
This is what I get. Could someone please point me as to how to fix this?
root@thinkcode:~# apt-get install squid
Reading package lists... Done
Building dependency tree
Reading state information...
I've installed squid proxy server for a company and now they ask me to add blacklisting capabilities for squid.
The most obvious thing that comes to mind is just to find a huge blacklist file on the internet and hook it up to squid configuration as external file.
The other option is to use dedicated solution like squidguard.
I also want to include ability to edit and add entries to a black list
I recently purchased a VPS and am wanting to use it as a VPN server. However, it has bandwidth limitations. So, I figured since I already have a local Squid proxy caching things for me, I could have users connect to the proxy and the proxy connect to the VPN.