Page 1 of 2

whm root alert

Posted: 29 Dec 2014, 21:54
by stampao
Back when accessed the whm, was receiving an email alerting access to IP, I'm not getting the message, since version 7.54

Re: whm root alert

Posted: 01 Jan 2015, 09:43
by ForumAdmin
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

Posted: 01 Jan 2015, 17:59
by stampao
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.

Re: whm root alert

Posted: 15 Jan 2015, 18:53
by stampao
any news about it?

Re: whm root alert

Posted: 15 Jan 2015, 19:26
by jcats
I would check exim to see if the email is being sent at all.

Code: Select all

# tail -f /var/log/exim_mainlog
After you execute that, try logging into WHM again as root and see if any emails are sent out.

Re: whm root alert

Posted: 15 Jan 2015, 19:50
by stampao
After putting the command and login as root in WHM, nothing of sending mail is displayed.

Re: whm root alert

Posted: 15 Jan 2015, 20:14
by jcats
What does this show:

Code: Select all

# egrep '(LF_CPANEL_ALERT_USERS =|LF_CPANEL_ALERT =)' /etc/csf/csf.conf

Re: whm root alert

Posted: 15 Jan 2015, 20:43
by stampao
LF_CPANEL_ALERT = "1"
LF_CPANEL_ALERT_USERS = "root"

Re: whm root alert

Posted: 15 Jan 2015, 23:14
by jcats
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

Re: whm root alert

Posted: 16 Jan 2015, 17:12
by stampao
what are the steps to reinstall CSF