Re: [squid-users] transparent proxy with server box itself

From: <mrflora@dont-contact.us>
Date: Wed, 3 Mar 2004 21:08:58 -0600 (CST)

>
>> iptables -t nat -A OUTPUT -i eth0 -p tcp --dport 80 -j REDIRECT
>> --to-port 3128
>
> This requires support for local NAT to be enabled in your kernel. Normally
> not enabled.
>
> Please note that it is absulutely required that you also add rules
> allowing Squid to access the Internet, if not the above rule will cause a
> loop where Squid gets redirected back on itself.
>
> Regards
> Henrik
When I lsmod, I see ipnat among the loaded modules. Does this mean that
local NAT is enabled?

Regards,
Michael Flora

"You know my method. It is founded upon the observance of trifles." --
Sherlock Holmes in "The Boscombe Valley Mystery"
Received on Wed Mar 03 2004 - 20:09:37 MST

This archive was generated by hypermail pre-2.1.9 : Thu Apr 01 2004 - 12:00:01 MST