Page 1 of 1

Update error

Posted: 09 Sep 2008, 18:43
by Nazzy
Hello!
My csf ran an update today, after the new files where in, i get this:

Code: Select all

Error: iptables command [/sbin/iptables -v -I OUTPUT 4 -o ! lo -p tcp --dport 25 -j DROP] failed, at line 739
Can anybody help? thx alot[/b]

I get the same error...

Posted: 10 Sep 2008, 00:47
by michael_s
I get similar problems after updating too:
iptables v1.3.5: invalid TCP port/service `88868887' specified
Try `iptables -h' or 'iptables --help' for more information.

Error: iptables command [/sbin/iptables -v -A INPUT -i ! lo -p tcp -m state --state NEW --dport 88868887 -j ACCEPT] failed, at line 760
This is only after updating to 4.03, all previous versions work fine.

Posted: 10 Sep 2008, 01:07
by mt25
Sorry - i posted incorrect info... edited.

Posted: 10 Sep 2008, 01:16
by michael_s
I resolved the initial issue I was having (above posted error)

but now CSF v4.03 will not start. The previous version worked flawlessly so I am not sure what the issue is.

Here is the error I am now getting:
iptables v1.3.5: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

Error: iptables command [/sbin/iptables -v -t nat --flush] failed, at line 159

Posted: 10 Sep 2008, 06:58
by michael_s
Can anyone provide a 3.x tarball of csf?

It runs fine on my server, but csf 4x does not. I did not keep a copy of 3x and cannot locate one.

Posted: 10 Sep 2008, 16:49
by chirpy
The issue with the nat table commands will be addressed in v4.04

Posted: 10 Sep 2008, 17:01
by Nazzy
Well i uninstalled it and installed the latest version on the website and my problems are solved. Works like a charm. :)