From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: ICMP REDIRECT Date: Fri, 18 Mar 2005 20:59:45 +0530 Message-ID: <33b70f40503180729175472bb@mail.gmail.com> Reply-To: vardhaman.m@gmail.com Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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" To: netfilter@lists.netfilter.org Hello All, The manformated ( not having complete pay load, which are generated by utilities like hping and send-ip) ICMP redirect packets are getting droped after PREROUTING chain of mangle table. I want these ICMP REDIRECT ( icmp type 5 ) packets to be traversed till filter table even though it does not have connection tracking entry. I want where all I have to put NF_ACCEPT in netfilter code for this to happen. I am using 2.4.26 kernel. Can anybody through light on this. Thanks in advance. Vardhaman M