From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.62)
	(envelope-from <gentoo-user+bounces-58610-garchives=archives.gentoo.org@gentoo.org>)
	id 1H7VGG-0004Ei-IK
	for garchives@archives.gentoo.org; Thu, 18 Jan 2007 11:16:53 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0IBFc1D016446;
	Thu, 18 Jan 2007 11:15:38 GMT
Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.226])
	by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0IBBYaM014743
	for <gentoo-user@lists.gentoo.org>; Thu, 18 Jan 2007 11:11:35 GMT
Received: by wr-out-0506.google.com with SMTP id 57so37457wri
        for <gentoo-user@lists.gentoo.org>; Thu, 18 Jan 2007 03:11:34 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=googlemail.com; s=beta;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=ByapMceqKB/9ivryAqbl6grX7vI/UUD0zSvRNqBmx6X6MjFAERjh2k/CY6XTmGCwrxMX0DVurjXqeerW5HN65SX0fNwHhl/o3WKBJfaaq87Odxks/9yHC0KZS3frdczAuZdqDxfnDVGNw8EADxc3mTPkAX0z+/weOg2uZmANaio=
Received: by 10.90.95.11 with SMTP id s11mr946974agb.1169118694160;
        Thu, 18 Jan 2007 03:11:34 -0800 (PST)
Received: by 10.90.56.8 with HTTP; Thu, 18 Jan 2007 03:11:34 -0800 (PST)
Message-ID: <6142e6140701180311i7cfaf576q7e97b28b399e85eb@mail.gmail.com>
Date: Thu, 18 Jan 2007 12:11:34 +0100
From: "Daniel Pielmeier" <daniel.pielmeier@googlemail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Setting up a home router
In-Reply-To: <45AF4F68.8050009@exceedtech.net>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <6142e6140701141127ke803445jb5d9a89f8fa523a@mail.gmail.com>
	 <20070116014049.031f8e0f.hilse@web.de>
	 <6142e6140701160003r1fcf996mf199bef9aa85ebdf@mail.gmail.com>
	 <20070116121751.ba627364.hilse@web.de>
	 <6142e6140701160410p1c91aa81i89455fcf46175b9f@mail.gmail.com>
	 <20070116152154.ceb108c4.hilse@web.de>
	 <6142e6140701171102k39c734d6gec6a11ebc29abcbd@mail.gmail.com>
	 <20070117143520.72c831b4@pascal.spore.ath.cx>
	 <6142e6140701180125n7dd94b94rfcf271e489874679@mail.gmail.com>
	 <45AF4F68.8050009@exceedtech.net>
X-Archives-Salt: 3d25a027-618d-44ab-bc08-195cb8ad5731
X-Archives-Hash: 1034eabd72742a236a53e7ba0a579b97

> If you really removed shorewall from your runlevel (rc-update del shorewall
> default) try this:
> rm /var/lib/iptables/rules-save

i have removed shorewall from my runlevels and added iptables

> Did you do a /etc/init.d/iptables save by any chance?  That's the only
> thing I can think of.


the way i have applied my rules is as follows

first i load them with my generated script
then i invoke /etc/init.d/iptables save
and to be sure i do an /etc/init.d/iptables restart
iptables -L, iptables -L -t nat, iptables -L -t mangle show me my new rules
when i look in /var/lib/iptables/rules-save i also see my new rules
when i issue /etc/init.d/net.eth1 restart iptables -L, iptables -L -t
nat, iptables -L -t mangle show me the old rules from shorewall
-- 
gentoo-user@gentoo.org mailing list