On Mon, 2004-05-03 at 20:52, Ken Foskey wrote: > Here are the rules, I want to stop port 80 being accepted from any > network except squid on this machine. This is not working. > > I think I have a drop all INPUT for port 80 and it is not dropping.
get rid of the INPUT drop rule. You need a FORWARD drop (reject suggested) rule for port 80. Rob -- GPG key available at: <http://www.robertcollins.net/keys.txt>.
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
