LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   IPCHAINS error (https://www.linuxquestions.org/questions/linux-software-2/ipchains-error-58310/)

vexer 05-05-2003 10:12 PM

IPCHAINS error
 
I get this while doing alot of IPCHAINS commands
root@sinack:~# ipchains -N fwrules
ipchains: Protocol not available

root@sinack:~# ipchains -F
ipchains: Incompatible with this kernel

and a shit load of errors. I don't have netfilters enabled in my kernel.
Slack 9.0
2.4.20

je_fro 05-06-2003 02:48 AM

Huh?
 
So you're using IPCHAINS through a 2.4.20 kernel. Does it usually work? What does your /usr/src/linux-2.4.20/.config say about IPCHAINS configuration?

Hangdog42 05-06-2003 07:34 AM

The 2.4.x series switched to iptables. If you compile your own kernel you can add ipchains compatibility. In general, it is probably better to make the switch to iptables. It is fairly painless as the syntax for rules is similar to ipchains.

vexer 05-06-2003 07:51 AM

I was reading the documentation for iptables and it said it was mostly for firewalls used by saw, router like PCs and such.. that's why I was going to stay with ip chains

je_fro 05-06-2003 01:52 PM

No...
 
Upgrade to IPTABLES...
It's a lot better.
'

vexer 05-06-2003 03:51 PM

i need to add the Use Netfilters under the network section correct?

je_fro 05-06-2003 03:56 PM

Yes...
 
Have a look here:

http://www.linuxguruz.com/iptables/h...les-HOWTO.html

And you'll probably want to look here also:

http://www.ibiblio.org/pub/Linux/doc...ade-HOWTO.html


All times are GMT -5. The time now is 07:12 PM.