I know how to have squid work as a transparent proxy. You put it into transparent mode then use your router or IPTABLES to forward port 80 to the squid port. I would like to do the same for SSL. Every guide I see mentions setting up keys on the squid server.
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.
I have broken my brain dealing with this.
Squid was built from ports /usr/ports/www/squid32 with PF_TP enabled.
I have internet but strangely it bypasses squid. Obviously, squid logs are empty.
I am not sure what is wrong.
Hi Guys,
This is my first question on this forum so i hope to get solution on early basis please.
I have configured the squid server with very basic configuration with some acls (blocking website, allowing some ip's for all internet trafic, restricting the downloading, blocking the torrent etc.) squid is not working in transparent mode.
My squid is working fine and healthy, one problem which I
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.
Hi All, We have one squid proxy server running on CentOS 5.3 64 bit with Squid 2.6. it works well for me. but my problem/question is :
Hi,
I'm mon webmaster/developer and I'm new in Linux. Our office suddenly needs to setup a proxy server. Ubuntu Squid proxy server immediately came as an option for us. The question is: does transparent squid proxy configuration using Ubuntu will have no problem with computers running on Windows OS?
Thanks in advance.. Sorry if this is a very noob question.
I am getting this message when setting up squid for the first time, on mac os x using webmin.
Your Squid cache directory /usr/local/squid/var/cache has not been initialized.This must be done before Squid can be run.
When i click on the initialize cache button, i get the message
Initializing the Squid cache with the command /usr/local/squid/sbin/squid -f /usr/local/squid/etc/squid.conf -z ..
Use squid to setup a transparent proxy and use iptables to direct all web traffic to the squid instance. In the squid config you can create an acl for the subnet you specified to go to a splash pa... [by larwood]