Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Change in kernel netfilter config causes an error
Date: Mon, 01 May 2006 10:19:17
Message-Id: 358eca8f0605010312m1d72cb00m289b3729affb1786@mail.gmail.com
1 Hi All,
2
3 I just compiled kernel-2.6.16-gentoo-r3 and it now causes an iptables
4 error when the machine boots. Any ideas how I can fix it?
5
6 Here is some supporting information.
7
8 Boot error looks like this:
9 =====================
10 # /etc/init.d/iptables restart
11 * Loading iptables state and starting firewall ...
12 iptables-restore v1.3.4: iptables-restore: unable to initializetable 'nat'
13
14 Error occurred at line: 8
15 Try `iptables-restore -h' or 'iptables-restore --help' for more information.
16 =====================
17
18 Assuming that line 8 above is from the /etc/init.d/iptables script,
19 this is what line 8 says:
20 =====================
21 iptables_name=${SVCNAME}
22 =====================
23
24 Thanks in advance for any suggestions.
25 --
26 Regards,
27 Mick
28
29 --
30 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Change in kernel netfilter config causes an error Graham Murray <graham@×××××××××××.uk>
Re: [gentoo-user] Change in kernel netfilter config causes an error Toby Cubitt <tsc25@××××××.net>