CSF + LFD do not restart

pppplus

Verified User
Joined
Dec 19, 2008
Messages
528
Hi,

I have a problem, I can't restart CSF + LFD

I have this error :
Code:
DROP  tcp opt -- in * out *  0.0.0.0/0  -> 0.0.0.0/0  tcp dpt:25 
iptables: Unknown error 18446744073709551615
ACCEPT  tcp opt -- in * out *  0.0.0.0/0  -> 0.0.0.0/0  tcp dpt:25 OWNER UID match 0 

Error: iptables command [/sbin/iptables -v -I OUTPUT -p tcp --dport 25 -m owner --uid-owner 0 -j ACCEPT] failed, at line 340

It happens after a crash of the server. I reboot, and it is impossible to restart CSF and/or LFD

If you have an idea, it would be great !
 
Solution is : SMTP_BLOCK = 0

(sorry to update an old post, but I have the problem a new time, and I do not remember solution)
 
Back
Top