Re: [squid-users] Transparent Proxy problem

From: ankush grover <ankushsquid@dont-contact.us>
Date: Fri, 1 Feb 2008 17:14:58 +0530

On Fri, Feb 1, 2008 at 4:40 PM, Teber Özceyhan <tozceyhan@inonu.edu.tr> wrote:
> hi all,
>
> I've FC8 Box running as firewall-proxy.
> this is my first try to run this kind of box. But there is some
> problems. iptables have simply 2 basic sentence.
> but Transparent proxy doesn't work
>
> iptables 1.3.8
> iptables -X
> iptables -t nat -A POSTROUTING -s 192.168.2.0/24 -j MASQUERADE
> iptables -t nat -A PREROUTING -i eth1 -p tcp --dport 80 -j REDIRECT
> --toports 3128
>
> my box has two ethernet eth1 to LAN eth0 to INTERNET
>
> in Squid conf (Squid 2.6 STABLE 17-1.fc8)
> http_port localhost:3128 transparent
> always_direct allow all
>
>

Hi

Please read the below url for configuring squid as transparent proxy
this is for reverifying the changes you have done to configure
transparent proxy.

http://www.cyberciti.biz/tips/linux-setup-transparent-proxy-squid-howto.html

Regards

Ankush
Received on Fri Feb 01 2008 - 04:45:00 MST

This archive was generated by hypermail pre-2.1.9 : Sat Mar 01 2008 - 12:00:04 MST