On Sun, 2004-05-02 at 19:38, Keith Hopkins wrote:

>   Instead of blocking port 80, you could also consider redirecting it to the port 
> used by squid.  Something like:
> 
> iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 3128
> 
>   This works for me (transparent proxying) under SuSE.
 
For the love of *** no. I've ranted on this enough I think, but in
summary: unless you are an ISP, you don't need this, and it's a bad
idea.

Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to