* 2.4.10 and ipchains support.
@ 2001-09-30 18:52 John Gluck
2001-09-30 19:12 ` Jeremy Jackson
0 siblings, 1 reply; 2+ messages in thread
From: John Gluck @ 2001-09-30 18:52 UTC (permalink / raw)
To: linux-kernel@vger.kernel.org
Hi All
I have been trying to get ipchains support in the 2.4.10 kernel.
I do a make xconfig and it's greyed out.
Has ipchains support been dropped and is this just an artifact??
Iptables support works but some of the modules have undefineds when they
are loaded.
This symbol problem for iptables seems to come and go in 2.4.x kernels.
I complie support into the kernel and everything else as modules.
John
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.4.10 and ipchains support.
2001-09-30 18:52 2.4.10 and ipchains support John Gluck
@ 2001-09-30 19:12 ` Jeremy Jackson
0 siblings, 0 replies; 2+ messages in thread
From: Jeremy Jackson @ 2001-09-30 19:12 UTC (permalink / raw)
To: John Gluck; +Cc: linux-kernel@vger.kernel.org
John Gluck wrote:
>
> Hi All
>
> I have been trying to get ipchains support in the 2.4.10 kernel.
> I do a make xconfig and it's greyed out.
> Has ipchains support been dropped and is this just an artifact??
Definitely not. RedHat 7.1 default install uses 2.4.2 kernel with
ipchains. You can also say "service ipchains stop; rmmod ipchains;
service iptables start" and switch without rebooting; The KEY is
to remove all ipchains modules before loading the iptables ones.
It works, I do this on a regular basis.
>
> Iptables support works but some of the modules have undefineds when they
> are loaded.
> This symbol problem for iptables seems to come and go in 2.4.x kernels.
> I complie support into the kernel and everything else as modules.
If the above does not solve your problem, make sure you are configuring
the kernel properly. One easy way to do this is to take a working
config - the kernel-source-2.4.XXX.i386.rpm from redhat 7.1 contains
an extra directory /config with the actual .config files used to compile
redhat kernels (BTW anyone know why I can't do rpm --rebuild with the
kernels in RH7.1?) You should use these as an example. (or some
other documentation) Once again, this DOES work (anyone- is there
some issue specifically with 2.4.10?)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-09-30 19:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-30 18:52 2.4.10 and ipchains support John Gluck
2001-09-30 19:12 ` Jeremy Jackson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox