iptables: No chain/target/match by that name

This forum is only for reproducible bugs with csf and lfd (i.e. not iptables problems, lack of understanding how to use a feature, etc). Posts must be accompanied with full technical details of the problem and how it can be recreated. Any posts not adhering to this, or not considered bugs, will be moved to the General Discussion (csf) forum.
Post Reply
Emilio
Junior Member
Posts: 12
Joined: 02 Apr 2007, 15:28

iptables: No chain/target/match by that name

Post by Emilio »

Error:

Flushing chain `INPUT'
Flushing chain `FORWARD'
Flushing chain `OUTPUT'
iptables: No chain/target/match by that name
Flushing chain `INPUT'
Flushing chain `FORWARD'
Flushing chain `OUTPUT'
Flushing chain `acctboth'
Error: iptables command [/usr/local/bandmin/bandminstart] failed, at line 118

Since 2.6.15 they changed the name of them kernel modules and I think csf does not recognize them:

ipt_state -> xt_state
ipt_multiport -> xt_multiport

Fedora Core
2.6.23.1
csf v2.91

Do you know how can I solve this?
Thanks.
chirpy
Moderator
Posts: 3537
Joined: 09 Dec 2006, 18:13

Post by chirpy »

Which version of Fedora Core are you running? Be aware that any version of Fedora Core below v7 is no longer supported anymore which means you have to be running at least v7 or v8 now - one good reason you should never, ever, run FC on a production server.
Post Reply