[COLUG] Squid and firestarter
Robert Grimm
robertgrimm at gmail.com
Thu Feb 28 13:08:34 EST 2008
I'm running firestarter on an Ubuntu server. I want to run squid as a
transparent proxy for web filtering. Firestarter is configured to
start the DHCP server and allow whitelisted services through the
firewall. eth0 is the external interface. eth1 is the internal
interface. I have the ACLs configured in squid. Squid worked before I
set up firestarter, but didn't load pages because it wasn't set up as
a gateway. Now, squid isn't doing anything. A Google search suggested
placing the following line in /etc/firestarter/user-pre:
$IPT -t nat -A PREROUTING -i $IF -p tcp --dport 80 -j REDIRECT --to-
port 3128
It still isn't working. What do I need to do to get squid working?
--
Robert Grimm
(614) 212-4625
http://www.datablitz.net
--
Robert Grimm
(614) 212-4625
http://www.datablitz.net
More information about the colug432
mailing list