Squid proxy server not forwarding traffic

Posted by DilbertDave on Server Fault See other posts from Server Fault or by DilbertDave
Published on 2013-06-30T07:55:31Z Indexed on 2013/06/30 10:22 UTC
Read the original article Hit count: 251

I'm trying to set up a web filtering system (dans guardian) on my home network but am failing at the first hurdle - configuring the Squid Proxy server. No matter what I do I cannot seem to configure it properly and I just receive the 'Requested URL could not be received' error page. If I remove the proxy setting on the browser everything works normally.

Ultimately I want to run this on something like a Raspberry Pi but at the moment I'm testing with a virtual machine (although efforts with a netbook were equally unsuccessful).

The VM has a clean installation of Linux Mint 15 and I've installed squid via apt-get. I've followed numerous walkthroughs but this on (https://help.ubuntu.com/lts/serverguide/squid.html) pretty much sums up the process I've been taking.

I'm obviously missing something but cannot figure it out - any assistance appreciated.

© Server Fault or respective owner

Related posts about linux

Related posts about configuration