From: Andrea <andang76@gmail.com>
To: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: problems applying ipset patch
Date: Thu, 24 May 2007 15:56:14 +0200 [thread overview]
Message-ID: <4655997E.7010407@gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0705241544070.18888@blackhole.kfki.hu>
Jozsef Kadlecsik ha scritto:
> On Thu, 24 May 2007, Andrea wrote:
>
>>> No, 'make install' will overwrite existing shared libraries and
>>> binaries. Just make sure you use the correct iptables binary if you
>>> have got one installed in another directory, too, from your
>>> distribution.
>>
>> Kernel now works fine!
>>
>> I've rebooted the system with the new kernel, compiled and installed
>> iptables and ipset, rebooted again.
>>
>> At the startup, however, iptables failed to start, (and so the
>> shorewall script), with the message "iptables-restore: line 10 failed"
>
> What's in line 10??
In what file do I have to find? /etc/sysconfig/iptables, maybe?
Here it is:
# Generated by iptables-save v1.2.11 on Mon May 14 10:59:07 2007
*filter
:FORWARD ACCEPT [0:0]
:INPUT ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
-A FORWARD -i eth2 -j ACCEPT
-A FORWARD -o eth2 -j ACCEPT
-A OUTPUT -j ACCEPT
COMMIT
# Completed on Mon May 14 10:59:07 2007
# Generated by iptables-save v1.2.11 on Mon May 14 10:59:07 2007
*nat
:PREROUTING ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
COMMIT
# Completed on Mon May 14 10:59:07 2007
# Generated by iptables-save v1.2.11 on Mon May 14 10:59:07 2007
*mangle
:PREROUTING ACCEPT [10461:714412]
:INPUT ACCEPT [5007:406609]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [3176:400160]
:POSTROUTING ACCEPT [3176:400160]
COMMIT
# Completed on Mon May 14 10:59:07 2007
next prev parent reply other threads:[~2007-05-24 13:56 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-23 7:47 problems applying ipset patch Andrea
2007-05-23 8:26 ` Henrik Nordstrom
2007-05-23 8:50 ` Andrea
2007-05-23 9:02 ` Henrik Nordstrom
2007-05-23 9:10 ` Andrea
2007-05-23 9:54 ` Henrik Nordstrom
2007-05-23 13:17 ` Andrea
2007-05-24 9:39 ` Andrea
2007-05-24 9:50 ` Henrik Nordstrom
2007-05-24 9:55 ` Jozsef Kadlecsik
2007-05-24 10:18 ` Andrea
2007-05-24 10:25 ` Jozsef Kadlecsik
2007-05-24 10:39 ` Henrik Nordstrom
2007-05-24 10:32 ` Henrik Nordstrom
2007-05-24 10:45 ` Andrea
2007-05-24 11:26 ` Jozsef Kadlecsik
2007-05-24 13:41 ` Andrea
2007-05-24 13:46 ` Jozsef Kadlecsik
2007-05-24 13:56 ` Andrea [this message]
2007-05-24 15:26 ` Andrea
2007-05-24 15:47 ` Andrea
2007-05-25 14:04 ` Jozsef Kadlecsik
2007-05-25 16:53 ` Andrea
2007-05-26 3:24 ` Henrik Nordstrom
2007-05-28 9:02 ` Andrea
2007-05-28 12:48 ` Maximilian Wilhelm
2007-05-28 16:29 ` Andrea
2007-05-28 20:03 ` Maximilian Wilhelm
2007-05-30 8:28 ` Andrea
-- strict thread matches above, loose matches on Subject: below --
2007-05-22 10:30 Andrea
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4655997E.7010407@gmail.com \
--to=andang76@gmail.com \
--cc=kadlec@blackhole.kfki.hu \
--cc=netfilter-devel@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.