From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Taylor, Grant" Subject: Re: Prevent traceroutes Date: Fri, 20 May 2005 14:03:47 -0500 Message-ID: <428E3493.4040505@riverviewtech.net> References: <20050519232314.GA9369@bender.817west.com> <20050519233347.GA9462@bender.817west.com> <428D8638.4040301@riverviewtech.net> <428D954E.1010105@riverviewtech.net> <20050520152021.GA11737@bender.817west.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: 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: netfilter@lists.netfilter.org > Why is filtering in -t mangle not also poor form? I believe that you are really suppose to do the filtering in the filter table. But seeing as how the kernel will respond to the traceroute packet that comes in before the rules in the filter table could DROP the packet we have to do this filtering elsewhere to beat the kernel to the punch. Jason, do you have any additional comments / corrections? Grant. . . .