From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sven Schuster Subject: Re: snat Invalid argument??? (urgent) Date: Fri, 21 Feb 2003 11:53:44 +0100 Sender: netfilter-admin@lists.netfilter.org Message-ID: <3E560538.3040303@gmx.de> References: <5.2.0.9.2.20030221111803.01c99710@172.26.0.8> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Luis Miguel Cruz Miranda Cc: netfilter@lists.netfilter.org Luis Miguel Cruz Miranda wrote: > No there is no broken line at all, the borken line is beacuse of the > eudora mail client, sorry. > I search into google and the news at google without find the solution. > > I am using redhat 7.3, kernel 2.4.20 patched with > patch-o-matic-20030218.tar, iptables is iptables-1.2.5-3 from the > official rpm. > > Is there any incompatibility between the patched kernel I have and the > iptables rpm? > Should I recompile the userspace programs? Yes I think this is your problem. Just get iptables v1.2.7a source code (or the latest CVS) and compile it again. Everything should work fine after that. Sven