From: Ray Leach <raymondl@knowledgefactory.co.za>
To: Netfilter Mailing List <netfilter@lists.netfilter.org>
Subject: Re: Noob Question
Date: Fri, 31 Oct 2003 16:25:39 +0200 [thread overview]
Message-ID: <1067610339.16920.33.camel@raylinux.internal> (raw)
In-Reply-To: <NGBBLGFEALDADHNDAAFFOEPIDMAA.kevin@perfht.com>
[-- Attachment #1: Type: text/plain, Size: 1062 bytes --]
On Fri, 2003-10-31 at 16:13, Kevin Smith wrote:
> Does IPtables need to be recompiled every time you roll a new kernel?
> I just compiled 2.4.22 and when my firewall (Shorewall) started, it
> spit some "device busy" errors with ip_tables.o.
> Kev
No. The kernel source includes (at least as far as I recall) the
iptables kernel space drivers/programs/libraries.
The userspace tools (the iptables executables used to manage rules) are
separate, and do not get recompiled every time you recompile the kernel.
The exception would be if you have iptables v0.1.0 (for example)
userspace programs and in your kernel have iptables v1.2.8 source code,
then there would be a mismatch, and the userspace programs may be
incompatible with the kernel modules.
Best to keep them all the same.
--
--
Raymond Leach <raymondl@knowledgefactory.co.za>
Network Support Specialist
http://www.knowledgefactory.co.za
"lynx -source http://www.rchq.co.za/raymondl.asc | gpg --import"
Key fingerprint = 7209 A695 9EE0 E971 A9AD 00EE 8757 EE47 F06F FB28
--
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2003-10-31 14:25 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-31 14:13 Noob Question Kevin Smith
2003-10-31 14:25 ` Ray Leach [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-10-31 17:03 Kevin Smith
2003-11-01 3:26 ` Alistair Tonner
2011-01-13 23:58 noob question Harry Johnson
2011-01-14 11:10 ` Thomas Rast
2011-01-14 21:32 ` Harry Johnson
2012-12-21 1:07 Noob Question awingnut
2012-12-21 1:43 ` Andrew Ardill
2012-12-21 13:27 ` W T Riker
2012-12-21 22:38 ` Andrew Ardill
2014-01-06 22:11 noob question Fitzgerald, Dan
2014-01-06 22:43 ` Chris Murphy
2014-01-07 1:58 ` Stan Hoeppner
2014-01-07 15:22 ` Fitzgerald, Dan
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=1067610339.16920.33.camel@raylinux.internal \
--to=raymondl@knowledgefactory.co.za \
--cc=netfilter@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.