From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philip Craig Subject: Re: iptables.c changes submitted argv value Date: Fri, 13 Aug 2004 10:05:01 +1000 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <411C05AD.6030408@snapgear.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Henrik Nordstrom , netfilter-devel@lists.netfilter.org Return-path: To: Sascha In-Reply-To: Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org Henrik Nordstrom wrote: > On Thu, 12 Aug 2004, Sascha wrote: >>That's not the point. I'm developing on an embedded device and i have no >>space for iptables-store.c, iptables-restore.c and iptables.c. > > > All you need is iptables-restore. It has all functions of iptables plus > more and is very well suited for batch or daemon operations. What > iptables-restore is is a efficient batch interface using the same syntax > as iptables (well, it is even the same code so..) You probably want to have iptables still for debugging/diagnostics. If so, get the latest version of iptables from CVS and enable DO_MULTI. This combines all three programs into the one binary. -- Philip Craig - SnapGear, A CyberGuard Company - http://www.SnapGear.com