From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Comfort Subject: Cross compiling, etc Date: Fri, 25 Jun 2004 11:57:36 +0200 Sender: netfilter-admin@lists.netfilter.org Message-ID: <40DBF710.1020200@4Dllc.com> 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: netfilter Hi gents, I've sorted out the problems with my cross compilation. I hadn't noticed that the linker was using ar instead of arm-linux-ar. So, no more truncations and iptables with my semi-trivial little script appears hunky-dory. (Just tested on ping limits so far). Next question is whether you gurus can recommend any good test app that I can use for checking my rules and seeing whether there any holes? Best regards Steve