whm root alert
whm root alert
Back when accessed the whm, was receiving an email alerting access to IP, I'm not getting the message, since version 7.54
-
- Moderator
- Posts: 1524
- Joined: 01 Oct 2008, 09:24
Re: whm root alert
Just checked and the feature is still working. Most likely, you either have the IP in your ignore files, are using the insecure cPanel proxy feature (whm.somedomain.com) or logging is not occuring correctly in the relevant log.
Re: whm root alert
hello,
ip is not in the list of ignored.
I am accessing whm by www.dominio .com/whm before work but has stopped.
that I can revise, or information need.
ip is not in the list of ignored.
I am accessing whm by www.dominio .com/whm before work but has stopped.
that I can revise, or information need.
Re: whm root alert
any news about it?
Re: whm root alert
I would check exim to see if the email is being sent at all.
After you execute that, try logging into WHM again as root and see if any emails are sent out.
Code: Select all
# tail -f /var/log/exim_mainlog
Re: whm root alert
After putting the command and login as root in WHM, nothing of sending mail is displayed.
Re: whm root alert
What does this show:
Code: Select all
# egrep '(LF_CPANEL_ALERT_USERS =|LF_CPANEL_ALERT =)' /etc/csf/csf.conf
Re: whm root alert
LF_CPANEL_ALERT = "1"
LF_CPANEL_ALERT_USERS = "root"
LF_CPANEL_ALERT_USERS = "root"
Re: whm root alert
lfd is running?
Not sure honestly, would try a fresh install of CSF then maybe, just keep any files you made changes to, especially /etc/csf/csf.conf
Not sure honestly, would try a fresh install of CSF then maybe, just keep any files you made changes to, especially /etc/csf/csf.conf
Re: whm root alert
what are the steps to reinstall CSF