CSF 3.17 IPtables Error
Posted: 21 Mar 2008, 18:27
Hello,
I just upgraded CSF from 3.16 to 3.17. Upon restarting CSF, a bunch of these errors were spammed:
The -j option exists in my version of IPTables, and the error was not verbose enough for me to troubleshoot it:
I'm running on FC8. I tried both of the kernels I had available to me (2.6.24.3-34.fc8 and 2.6.23.15-137.fc8) prior to reverting the config back. I also installed iptables-devel in hopes that would help.
I just upgraded CSF from 3.16 to 3.17. Upon restarting CSF, a bunch of these errors were spammed:
Based on my limited knowledge of IPTables, it doesn't look like any of my denied IPs were applied to IPTables rules via CSF (ie, they all errored out with the above).iptables v1.3.8: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.8: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.8: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
The -j option exists in my version of IPTables, and the error was not verbose enough for me to troubleshoot it:
I was unable to figure out the problem, so I had to revert to the csf.conf.preupgrade file and was able to restart CSF without the iptables errors.[root@claymore ]# iptables -h
iptables v1.3.8
Usage: iptables -[AD] chain rule-specification [options]
<snip>
--jump -j target
target for rule (may load target extension)
I'm running on FC8. I tried both of the kernels I had available to me (2.6.24.3-34.fc8 and 2.6.23.15-137.fc8) prior to reverting the config back. I also installed iptables-devel in hopes that would help.