From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Stephen J. McCracken" Subject: Re: DROP Date: Fri, 22 Apr 2005 08:54:05 -0500 Message-ID: <426901FD.4040301@hcjb.org.ec> References: <42634792.2070307@eccotours.dyndns.org> <20050418133542.GA15413@bender.817west.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20050418133542.GA15413@bender.817west.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Jason Opperisano Cc: netfilter@lists.netfilter.org Jason Opperisano wrote: > On Mon, Apr 18, 2005 at 07:37:22AM +0200, Brent Clark wrote: >>I was wondering, if was adviseable to set the default policy for tables >>nat and mangle to DROP. > > no. *all* packets traverse the filter chains--do your filtering > there. Just to better understand, don't all packets also pass the mangle table and only the first packet of a connection the nat table? Thanks for your enlightenment... sjm