- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- IPChains incompatoble with this kernel...
Operating System - Linux
1820882
Members
3603
Online
109628
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-25-2001 11:19 AM
тАО09-25-2001 11:19 AM
IPChains incompatoble with this kernel...
Hi.
I?m using Linux Kernel 2.4.5 and using ipchains I got the following:
# ipchains -L
ipchains: Incompatible with this kernel
Why? What do I have to do to solve this problem?
Any clue?
ThanX.
Leandro.
PS.: Does someone use Floppy FW? I?m going to implement it on a linux box, using kernel 2.4.5, Is there any problem?
I?m using Linux Kernel 2.4.5 and using ipchains I got the following:
# ipchains -L
ipchains: Incompatible with this kernel
Why? What do I have to do to solve this problem?
Any clue?
ThanX.
Leandro.
PS.: Does someone use Floppy FW? I?m going to implement it on a linux box, using kernel 2.4.5, Is there any problem?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-25-2001 10:09 PM
тАО09-25-2001 10:09 PM
Re: IPChains incompatoble with this kernel...
Good Morning! (in my timezone anyway). ;)
ipchains is no more - if you want to use ipchains you need to compile a 2.2 kernel.
the 2.4 kernel comes with marvellous stateful inspection packet filtering. It's called iptables.
For more info check out
http://netfilter.samba.org/unreliable-guides/packet-filtering-HOWTO/packet-filtering-HOWTO.linuxdoc.html
Hope this is of some help.
Kind regards,
Nils.
ipchains is no more - if you want to use ipchains you need to compile a 2.2 kernel.
the 2.4 kernel comes with marvellous stateful inspection packet filtering. It's called iptables.
For more info check out
http://netfilter.samba.org/unreliable-guides/packet-filtering-HOWTO/packet-filtering-HOWTO.linuxdoc.html
Hope this is of some help.
Kind regards,
Nils.
"Two things seem infinite: the universe and human stupidity. I am not entirely sure about the universe though." - Albert Einstein
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-25-2001 10:36 PM
тАО09-25-2001 10:36 PM
Re: IPChains incompatoble with this kernel...
I agree with Nils, you should use iptables, but there is also a possibility to use ipchains with a 2.4 kernel.
you just have to compile your kernel with "ipchains support (2.2 style)"
Bernd
you just have to compile your kernel with "ipchains support (2.2 style)"
Bernd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-26-2001 01:50 PM
тАО09-26-2001 01:50 PM
Re: IPChains incompatoble with this kernel...
Hello,
I agree with the other answers, and this is just a precision I would like to add : if you have not re-compiled your Linux kernel since the original install, normally ipchains should be available as a module. Just type modprobe ipchains. Otherwise, compile the kernel as suggested by Bernd.
If you have to do so, don't forget to put this as module (in /usr/src/linux : makeconfig -> networking options -> netfilter configuration -> ipchains <2-2 style> support).
Good luck.
Kodjo
P.S. Don't forget to give points to answers (from 1 to 10).
I agree with the other answers, and this is just a precision I would like to add : if you have not re-compiled your Linux kernel since the original install, normally ipchains should be available as a module. Just type modprobe ipchains. Otherwise, compile the kernel as suggested by Bernd.
If you have to do so, don't forget to put this as module (in /usr/src/linux : make
Good luck.
Kodjo
P.S. Don't forget to give points to answers (from 1 to 10).
Learn and explain...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP