Page 1 of 1

CSF blocking wordpress admin

Posted: 02 Jun 2016, 11:23
by Ivano
Hi,

After i installed CSF i can't use wordpress admin panel - sometimes i can't save a page to be correct.
So i can login to admin panel but when i fill the page with date and on save i loose connection.
If i quick add my IP to the CSF it's good.

CSF is on default settings. Maybe (i am total noob) that hi is blocking a lot of PHP request for example, that may cause this. Maybe some rule is set to strickt in CSF configuration. I don't have knowledge but i can't work like this, and my users too. I have private dedicated server where i host my works (wordpress).

If you can share an advice maybe??

Best regards

Re: CSF blocking wordpress admin

Posted: 02 Jun 2016, 20:10
by Ivano
Ok, with this command
grep "89.17.16.45" /var/log/lfd.log
i found out the reason behind the block
and the reason was too many connections from my IP

so in CSF configuration, under Connection Tracking i change value of the variable CT_LIMIT from 200 to 400.
I think that solves it. If not, i will be back to try to get answer from you good people.

This root admin job is realy fun ;)

Best regards!