Jorge, I think the issue may be here. > iptables -t nat -A PREROUTING -i br0 -p tcp --dport 80 \ > - -j REDIRECT --to-port 3128 I am not certain but I think that you do not want to NAT here as the proxy will already put the external address on the packet when it issues the proxy connection. It may be getting confused as you are trying to NAT the packet to the external address of the box before handing the packet to SQUID. Just my AU$0.02. -- Regards, Mathew Want _______________________________________________ firewall-wizards mailing list firewall-wizards@listserv.icsalabs.com https://listserv.icsalabs.com/mailman/listinfo/firewall-wizards |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [fw-wiz] Bridge with transparent proxy, Dale W. Carder |
|---|---|
| Next by Date: | Re: [fw-wiz] HIPS experience, Paul Melson |
| Previous by Thread: | Re: [fw-wiz] Bridge with transparent proxy, Dale W. Carder |
| Next by Thread: | [fw-wiz] Best way to block incoming connections from open http proxy servers?, Chris Smith |
| Indexes: | [Date] [Thread] [Top] [All Lists] |