Update error

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
Nazzy
Junior Member
Posts: 3
Joined: 09 Sep 2008, 18:39
Location: /~

Update error

Post 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]
michael_s
Junior Member
Posts: 5
Joined: 02 Feb 2007, 19:47

I get the same error...

Post 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.
mt25
Junior Member
Posts: 18
Joined: 09 Sep 2008, 16:26

Post by mt25 »

Sorry - i posted incorrect info... edited.
michael_s
Junior Member
Posts: 5
Joined: 02 Feb 2007, 19:47

Post 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
michael_s
Junior Member
Posts: 5
Joined: 02 Feb 2007, 19:47

Post 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.
chirpy
Moderator
Posts: 3537
Joined: 09 Dec 2006, 18:13

Post by chirpy »

The issue with the nat table commands will be addressed in v4.04
Nazzy
Junior Member
Posts: 3
Joined: 09 Sep 2008, 18:39
Location: /~

Post by Nazzy »

Well i uninstalled it and installed the latest version on the website and my problems are solved. Works like a charm. :)
Post Reply