From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mr Ritter Subject: packets skipping DNAT rules Date: Wed, 29 Mar 2006 11:05:57 -0700 Message-ID: <442ACC85.1060807@candlefire.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: 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 I have some rules in the PREROUTING of the nat table that perform a DNAT however, on a very consistent basis the rules doesn't get applied and the packet ends up in the filter table without the destination modified. 95% of the time it works, 5% it doesn't. I can't put a finger on whats causing it, or see anything in particular about the packets that fail to DNAT. Any suggestions on how to resolve this? -- Ritter