在 /etc/csf/csf.conf 中设置如下
LF_CPANEL = "5"
LF_CPANEL_PERM = "3600"
通过执行以下操作重新启动 csf
csf -r
似乎对上述属性没有影响。根据此日志;
(cpanel) Failed cPanel login from xxx.xxx.xxx.xxx: 2 in the last 300 secs - *Blocked in csf* [LF_CPANEL]
我重新启动了 IPtables 和 CSF,但更改仍然没有生效。/etc/csf/csf.conf 中只有一个 LF_CPANEL 实例
有任何想法吗?
答案1
回答我自己的问题,lfd(登录失败守护进程)也需要重新启动。