Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Change in kernel netfilter config causes an error
Date: Mon, 01 May 2006 16:34:13
Message-Id: 358eca8f0605010907w264737f4we7c4f7301443c361@mail.gmail.com
In Reply to: Re: [gentoo-user] Change in kernel netfilter config causes an error by Mick
1 On 01/05/06, Mick <michaelkintzios@×××××.com> wrote:
2
3 > Rebooting thereafter comes up *without* the error. So
4 > the error is caused by the state in which the iptables are saved using
5 > the ./fw_script stop command. Something's amiss with the script then,
6 > given the latest kernel chages.
7
8 I found the culprit. When the script receives the stop command it finally runs:
9 ===========================
10 iptables -t nat -F POSTROUTING
11 ===========================
12 and that's what is now causing the error message . . .
13
14 Suggestions please?
15 --
16 Regards,
17 Mick
18
19 --
20 gentoo-user@g.o mailing list