From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: netfilter moving to git Date: Thu, 22 May 2008 16:46:31 +0200 Message-ID: <48358747.8060604@trash.net> References: <48299680.7020808@trash.net> <4829A316.2080402@trash.net> <482F938D.3060405@trash.net> <4833EEC7.2080503@trash.net> <48345095.8000601@trash.net> <4835815B.5060505@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Development Mailinglist To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:39299 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751350AbYEVOqc (ORCPT ); Thu, 22 May 2008 10:46:32 -0400 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > On Thursday 2008-05-22 16:21, Patrick McHardy wrote: >>> Whoops, needs /files/ in the middle: >>> http://dev.medozas.de/files/iptables-rw.tar.bz2 >> Thanks. It does a lot of rewrites, but then fails with: >> >> ../runme3: line 7: /tmp/ipt-log/iptables.aux/add-tags: No such file or >> directory >> >> That file seems to be missing from the archive. >> > I added it now. (I used selective wildcards because there are other rewrite > scripts in the original directory, like do_rewrite2 which is an interactive > rewrite.) This worked, and in indeed looks a lot better, thanks. I'll push it after some sanity-tests.