From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clist Subject: avoid conntrack Date: Mon, 20 Feb 2006 14:30:35 +0100 Message-ID: <200602201430.35996.clist@uah.es> Reply-To: clist@uah.es Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline 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 Hi list, It is needed to do '-j NOTRACK' in order to avoid conntracking for some packets, or i can simply DROP packets on the raw table so they do not reach other netfilter tables and so it is not conntracking for those packets..? Now and simply do *raw -A PREROUTING -j DROP do i need to do -A PREROUTING -j NOTRACK -A PREROUTING -j DROP Thanks... -- --------------------------------------------- Clister UAH ---------------------------------------------