clamd server scanning unable to setup with virtualmin

When trying to switch to server based clamav scanning, 1. the "Enable ClamAV" Button does not appear, 2. the error message appears, that clamd has to run and virtualmin is unable to activate server based scanning. Also, on the First Start Wizard, Virtualmin states that it cannot configure Clamav on this machine. The Machine is a Centos 7 minimal with all updates.

It turns out that the clamav-server setup is largely broken, even with manual setup. The clamd service and clamd scanner service are named to clamd@.service and clamd@scanner.service and are unable to start. There is no /etc/clamd.d/clamd.conf

I donĀ“t want to configure clamd manually like this http://linux-audit.com/install-clamav-on-centos-7-using-freshclam/ shows, because interference with virtualmin internal configuration processes is unknown.

So this is a severe bug especially for hosts with large email throughput.

Thanks

Status: 
Active

Comments

Howdy -- thanks, we're looking into this.

Hey Eric - is this a bug in the installer, or in Virtualmin's ClamAV support?

Jamie, it appears to be an issue with the installer.

I believe I see the issue, though I'm having a tough time figuring out how it worked well in the past. That should be resolved here shortly though.

mike0810, what is the output of this command on your server:

rpm -qa | grep clam

Output of clean install - centos 7 minimal + yum install perl + yum upgrade. Then install.sh After that: yum install epel-release yum install mod_perl yum remove epel-release

[root@webhost01 ~]# rpm -qa | grep clam clamav-lib-0.98.5-1.el7.centos.vm.x86_64 clamav-data-0.98.5-1.el7.centos.vm.noarch clamav-filesystem-0.98.5-1.el7.centos.vm.noarch clamav-update-0.98.5-1.el7.centos.vm.x86_64 clamav-server-0.98.5-1.el7.centos.vm.x86_64 clamav-0.98.5-1.el7.centos.vm.x86_64 [root@webhost01 ~]#

Okay, what happens if you run this command:

yum install clamav-server-systemd clamav-scanner-systemd

After that, are you able to perform the setup that wasn't working earlier?

Joe's picture
Submitted by Joe on Mon, 05/23/2016 - 12:23 Pro Licensee

Note that I've just rolled a new version of clamav (not to fix this issue specifically, we still need a new virtualmin-base or install.sh to correct the missing dependencies; I think we had a regression in that somewhere along the way); I'll fix that today.

Anyway, Eric's suggestion to install clamav-server-systemd and clamav-scanner-systemd should work to resolve this specific problem. I've tested it on a fresh install, and Virtualmin does detect the clamd@scan service correctly.

Configuring and enabling the ClamAV scanning server ..
Starting ClamAV server and enabling at boot ..
.. failed to start : A dependency job for clamav-daemon.service failed. See 'journalctl -xe' for details. -- Logs begin at Fri 2016-05-20 15:07:07 CEST, end at Wed 2016-05-25 13:26:44 CEST. -- May 25 13:18:47 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): check pass; user unknown May 25 13:18:47 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:18:50 webhost01.frontrail.com saslauthd[992]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:18:50 webhost01.frontrail.com saslauthd[992]: do_auth : auth failure: [user=info] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:18:50 webhost01.frontrail.com postfix/smtpd[15570]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:18:50 webhost01.frontrail.com postfix/smtpd[15570]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:18:50 webhost01.frontrail.com postfix/smtpd[15570]: disconnect from unknown[181.211.7.218] May 25 13:18:51 webhost01.frontrail.com postfix/smtpd[15570]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:18:51 webhost01.frontrail.com postfix/smtpd[15570]: connect from unknown[181.211.7.218] May 25 13:18:54 webhost01.frontrail.com saslauthd[990]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=daemon May 25 13:18:54 webhost01.frontrail.com saslauthd[990]: pam_succeed_if(smtp:auth): requirement "uid >= 1000" not met by user "daemon" May 25 13:18:56 webhost01.frontrail.com saslauthd[990]: DEBUG: auth_pam: pam_authenticate failed: Authentication failure May 25 13:18:56 webhost01.frontrail.com saslauthd[990]: do_auth : auth failure: [user=daemon] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:18:56 webhost01.frontrail.com postfix/smtpd[15570]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:18:56 webhost01.frontrail.com postfix/smtpd[15570]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:18:56 webhost01.frontrail.com postfix/smtpd[15570]: disconnect from unknown[181.211.7.218] May 25 13:18:58 webhost01.frontrail.com postfix/smtpd[15570]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:18:58 webhost01.frontrail.com postfix/smtpd[15570]: connect from unknown[181.211.7.218] May 25 13:19:01 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): check pass; user unknown May 25 13:19:01 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:19:03 webhost01.frontrail.com saslauthd[994]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:19:03 webhost01.frontrail.com saslauthd[994]: do_auth : auth failure: [user=news] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:19:03 webhost01.frontrail.com postfix/smtpd[15570]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:19:03 webhost01.frontrail.com postfix/smtpd[15570]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:19:03 webhost01.frontrail.com postfix/smtpd[15570]: disconnect from unknown[181.211.7.218] May 25 13:19:05 webhost01.frontrail.com postfix/smtpd[15570]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:19:05 webhost01.frontrail.com postfix/smtpd[15570]: connect from unknown[181.211.7.218] May 25 13:19:08 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=postfix May 25 13:19:08 webhost01.frontrail.com saslauthd[992]: pam_succeed_if(smtp:auth): requirement "uid >= 1000" not met by user "postfix" May 25 13:19:10 webhost01.frontrail.com saslauthd[992]: DEBUG: auth_pam: pam_authenticate failed: Authentication failure May 25 13:19:10 webhost01.frontrail.com saslauthd[992]: do_auth : auth failure: [user=postfix] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:19:10 webhost01.frontrail.com postfix/smtpd[15570]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:19:11 webhost01.frontrail.com postfix/smtpd[15570]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:19:11 webhost01.frontrail.com postfix/smtpd[15570]: disconnect from unknown[181.211.7.218] May 25 13:19:11 webhost01.frontrail.com postfix/smtpd[15570]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:19:11 webhost01.frontrail.com postfix/smtpd[15570]: connect from unknown[181.211.7.218] May 25 13:19:14 webhost01.frontrail.com saslauthd[990]: pam_unix(smtp:auth): check pass; user unknown May 25 13:19:14 webhost01.frontrail.com saslauthd[990]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:19:16 webhost01.frontrail.com saslauthd[990]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:19:16 webhost01.frontrail.com saslauthd[990]: do_auth : auth failure: [user=sales] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:19:16 webhost01.frontrail.com postfix/smtpd[15570]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:19:16 webhost01.frontrail.com postfix/smtpd[15570]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:19:16 webhost01.frontrail.com postfix/smtpd[15570]: disconnect from unknown[181.211.7.218] May 25 13:19:17 webhost01.frontrail.com postfix/smtpd[15570]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:19:17 webhost01.frontrail.com postfix/smtpd[15570]: connect from unknown[181.211.7.218] May 25 13:19:22 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): check pass; user unknown May 25 13:19:22 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:19:24 webhost01.frontrail.com saslauthd[994]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:19:24 webhost01.frontrail.com saslauthd[994]: do_auth : auth failure: [user=company] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:19:24 webhost01.frontrail.com postfix/smtpd[15570]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:19:24 webhost01.frontrail.com postfix/smtpd[15570]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:19:24 webhost01.frontrail.com postfix/smtpd[15570]: disconnect from unknown[181.211.7.218] May 25 13:19:25 webhost01.frontrail.com postfix/smtpd[15570]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:19:25 webhost01.frontrail.com postfix/smtpd[15570]: connect from unknown[181.211.7.218] May 25 13:19:29 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): check pass; user unknown May 25 13:19:29 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:19:31 webhost01.frontrail.com saslauthd[993]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:19:31 webhost01.frontrail.com saslauthd[993]: do_auth : auth failure: [user=temp] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:19:31 webhost01.frontrail.com postfix/smtpd[15570]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:19:32 webhost01.frontrail.com postfix/smtpd[15570]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:19:32 webhost01.frontrail.com postfix/smtpd[15570]: disconnect from unknown[181.211.7.218] May 25 13:19:32 webhost01.frontrail.com postfix/smtpd[15570]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:19:32 webhost01.frontrail.com postfix/smtpd[15570]: connect from unknown[181.211.7.218] May 25 13:19:38 webhost01.frontrail.com su[16471]: (to frontrail.com) root on none May 25 13:19:38 webhost01.frontrail.com systemd[1]: Created slice user-505.slice. -- Subject: Unit user-505.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished starting up. -- -- The start-up result is done. May 25 13:19:38 webhost01.frontrail.com systemd[1]: Starting user-505.slice. -- Subject: Unit user-505.slice has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun starting up. May 25 13:19:38 webhost01.frontrail.com systemd[1]: Started Session c375 of user frontrail.com. -- Subject: Unit session-c375.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c375.scope has finished starting up. -- -- The start-up result is done. May 25 13:19:38 webhost01.frontrail.com systemd[1]: Starting Session c375 of user frontrail.com. -- Subject: Unit session-c375.scope has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c375.scope has begun starting up. May 25 13:19:38 webhost01.frontrail.com su[16471]: pam_unix(su:session): session opened for user frontrail.com by (uid=0) May 25 13:19:38 webhost01.frontrail.com su[16471]: pam_unix(su:session): session closed for user frontrail.com May 25 13:19:38 webhost01.frontrail.com systemd[1]: Removed slice user-505.slice. -- Subject: Unit user-505.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished shutting down. May 25 13:19:38 webhost01.frontrail.com systemd[1]: Stopping user-505.slice. -- Subject: Unit user-505.slice has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun shutting down. May 25 13:19:38 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): check pass; user unknown May 25 13:19:38 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:19:38 webhost01.frontrail.com su[16483]: (to frontrail.com) root on none May 25 13:19:38 webhost01.frontrail.com systemd[1]: Created slice user-505.slice. -- Subject: Unit user-505.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished starting up. -- -- The start-up result is done. May 25 13:19:38 webhost01.frontrail.com systemd[1]: Starting user-505.slice. -- Subject: Unit user-505.slice has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun starting up. May 25 13:19:38 webhost01.frontrail.com systemd[1]: Started Session c376 of user frontrail.com. -- Subject: Unit session-c376.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c376.scope has finished starting up. -- -- The start-up result is done. May 25 13:19:38 webhost01.frontrail.com systemd[1]: Starting Session c376 of user frontrail.com. -- Subject: Unit session-c376.scope has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c376.scope has begun starting up. May 25 13:19:38 webhost01.frontrail.com su[16483]: pam_unix(su:session): session opened for user frontrail.com by (uid=0) May 25 13:19:38 webhost01.frontrail.com su[16483]: pam_unix(su:session): session closed for user frontrail.com May 25 13:19:38 webhost01.frontrail.com systemd[1]: Removed slice user-505.slice. -- Subject: Unit user-505.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished shutting down. May 25 13:19:38 webhost01.frontrail.com systemd[1]: Stopping user-505.slice. -- Subject: Unit user-505.slice has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun shutting down. May 25 13:19:40 webhost01.frontrail.com saslauthd[994]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:19:40 webhost01.frontrail.com saslauthd[994]: do_auth : auth failure: [user=order] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:19:40 webhost01.frontrail.com postfix/smtpd[15570]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:19:41 webhost01.frontrail.com postfix/smtpd[15570]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:19:41 webhost01.frontrail.com postfix/smtpd[15570]: disconnect from unknown[181.211.7.218] May 25 13:19:41 webhost01.frontrail.com postfix/smtpd[15570]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:19:41 webhost01.frontrail.com postfix/smtpd[15570]: connect from unknown[181.211.7.218] May 25 13:19:47 webhost01.frontrail.com saslauthd[990]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=ftp May 25 13:19:47 webhost01.frontrail.com saslauthd[990]: pam_succeed_if(smtp:auth): requirement "uid >= 1000" not met by user "ftp" May 25 13:19:49 webhost01.frontrail.com saslauthd[990]: DEBUG: auth_pam: pam_authenticate failed: Authentication failure May 25 13:19:49 webhost01.frontrail.com saslauthd[990]: do_auth : auth failure: [user=ftp] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:19:49 webhost01.frontrail.com postfix/smtpd[15570]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:19:50 webhost01.frontrail.com postfix/smtpd[15570]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:19:50 webhost01.frontrail.com postfix/smtpd[15570]: disconnect from unknown[181.211.7.218] May 25 13:19:50 webhost01.frontrail.com postfix/smtpd[15570]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:19:50 webhost01.frontrail.com postfix/smtpd[15570]: connect from unknown[181.211.7.218] May 25 13:19:54 webhost01.frontrail.com su[16523]: (to frontrail.com) root on none May 25 13:19:54 webhost01.frontrail.com systemd[1]: Created slice user-505.slice. -- Subject: Unit user-505.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished starting up. -- -- The start-up result is done. May 25 13:19:54 webhost01.frontrail.com systemd[1]: Starting user-505.slice. -- Subject: Unit user-505.slice has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun starting up. May 25 13:19:54 webhost01.frontrail.com systemd[1]: Started Session c377 of user frontrail.com. -- Subject: Unit session-c377.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c377.scope has finished starting up. -- -- The start-up result is done. May 25 13:19:54 webhost01.frontrail.com systemd[1]: Starting Session c377 of user frontrail.com. -- Subject: Unit session-c377.scope has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c377.scope has begun starting up. May 25 13:19:54 webhost01.frontrail.com su[16523]: pam_unix(su:session): session opened for user frontrail.com by (uid=0) May 25 13:19:54 webhost01.frontrail.com su[16523]: pam_unix(su:session): session closed for user frontrail.com May 25 13:19:54 webhost01.frontrail.com systemd[1]: Removed slice user-505.slice. -- Subject: Unit user-505.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished shutting down. May 25 13:19:54 webhost01.frontrail.com systemd[1]: Stopping user-505.slice. -- Subject: Unit user-505.slice has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun shutting down. May 25 13:19:54 webhost01.frontrail.com su[16537]: (to frontrail.com) root on none May 25 13:19:54 webhost01.frontrail.com systemd[1]: Created slice user-505.slice. -- Subject: Unit user-505.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished starting up. -- -- The start-up result is done. May 25 13:19:54 webhost01.frontrail.com systemd[1]: Starting user-505.slice. -- Subject: Unit user-505.slice has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun starting up. May 25 13:19:54 webhost01.frontrail.com systemd[1]: Started Session c378 of user frontrail.com. -- Subject: Unit session-c378.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c378.scope has finished starting up. -- -- The start-up result is done. May 25 13:19:54 webhost01.frontrail.com systemd[1]: Starting Session c378 of user frontrail.com. -- Subject: Unit session-c378.scope has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c378.scope has begun starting up. May 25 13:19:54 webhost01.frontrail.com su[16537]: pam_unix(su:session): session opened for user frontrail.com by (uid=0) May 25 13:19:54 webhost01.frontrail.com su[16537]: pam_unix(su:session): session closed for user frontrail.com May 25 13:19:54 webhost01.frontrail.com systemd[1]: Removed slice user-505.slice. -- Subject: Unit user-505.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished shutting down. May 25 13:19:54 webhost01.frontrail.com systemd[1]: Stopping user-505.slice. -- Subject: Unit user-505.slice has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun shutting down. May 25 13:19:56 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): check pass; user unknown May 25 13:19:56 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:19:58 webhost01.frontrail.com saslauthd[994]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:19:58 webhost01.frontrail.com saslauthd[994]: do_auth : auth failure: [user=mike] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:19:58 webhost01.frontrail.com postfix/smtpd[15570]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:19:59 webhost01.frontrail.com postfix/smtpd[15570]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:19:59 webhost01.frontrail.com postfix/smtpd[15570]: disconnect from unknown[181.211.7.218] May 25 13:20:01 webhost01.frontrail.com systemd[1]: Started Session 1615 of user root. -- Subject: Unit session-1615.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-1615.scope has finished starting up. -- -- The start-up result is done. May 25 13:20:01 webhost01.frontrail.com systemd[1]: Starting Session 1615 of user root. -- Subject: Unit session-1615.scope has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-1615.scope has begun starting up. May 25 13:20:01 webhost01.frontrail.com CROND[16543]: (root) CMD (/etc/webmin/status/monitor.pl) May 25 13:20:02 webhost01.frontrail.com su[16584]: (to postgres) root on none May 25 13:20:02 webhost01.frontrail.com su[16584]: pam_unix(su:session): session opened for user postgres by (uid=0) May 25 13:20:02 webhost01.frontrail.com su[16584]: pam_unix(su:session): session closed for user postgres May 25 13:20:02 webhost01.frontrail.com dovecot[1252]: master: Warning: Killed with signal 15 (by pid=16544 uid=0 code=kill) May 25 13:20:02 webhost01.frontrail.com dovecot[1633]: log: Warning: Killed with signal 15 (by pid=1 uid=0 code=kill) May 25 13:20:02 webhost01.frontrail.com dovecot[16612]: master: Dovecot v2.2.10 starting up for imap, pop3 (core dumps disabled) May 25 13:20:09 webhost01.frontrail.com postfix/smtpd[15570]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:20:09 webhost01.frontrail.com postfix/smtpd[15570]: connect from unknown[181.211.7.218] May 25 13:20:10 webhost01.frontrail.com su[16643]: (to frontrail.com) root on none May 25 13:20:10 webhost01.frontrail.com systemd[1]: Created slice user-505.slice. -- Subject: Unit user-505.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished starting up. -- -- The start-up result is done. May 25 13:20:10 webhost01.frontrail.com systemd[1]: Starting user-505.slice. -- Subject: Unit user-505.slice has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun starting up. May 25 13:20:10 webhost01.frontrail.com systemd[1]: Started Session c379 of user frontrail.com. -- Subject: Unit session-c379.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c379.scope has finished starting up. -- -- The start-up result is done. May 25 13:20:10 webhost01.frontrail.com systemd[1]: Starting Session c379 of user frontrail.com. -- Subject: Unit session-c379.scope has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c379.scope has begun starting up. May 25 13:20:10 webhost01.frontrail.com su[16643]: pam_unix(su:session): session opened for user frontrail.com by (uid=0) May 25 13:20:10 webhost01.frontrail.com su[16643]: pam_unix(su:session): session closed for user frontrail.com May 25 13:20:10 webhost01.frontrail.com systemd[1]: Removed slice user-505.slice. -- Subject: Unit user-505.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished shutting down. May 25 13:20:10 webhost01.frontrail.com systemd[1]: Stopping user-505.slice. -- Subject: Unit user-505.slice has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun shutting down. May 25 13:20:10 webhost01.frontrail.com su[16659]: (to frontrail.com) root on none May 25 13:20:10 webhost01.frontrail.com systemd[1]: Created slice user-505.slice. -- Subject: Unit user-505.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished starting up. -- -- The start-up result is done. May 25 13:20:10 webhost01.frontrail.com systemd[1]: Starting user-505.slice. -- Subject: Unit user-505.slice has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun starting up. May 25 13:20:10 webhost01.frontrail.com systemd[1]: Started Session c380 of user frontrail.com. -- Subject: Unit session-c380.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c380.scope has finished starting up. -- -- The start-up result is done. May 25 13:20:10 webhost01.frontrail.com systemd[1]: Starting Session c380 of user frontrail.com. -- Subject: Unit session-c380.scope has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c380.scope has begun starting up. May 25 13:20:10 webhost01.frontrail.com su[16659]: pam_unix(su:session): session opened for user frontrail.com by (uid=0) May 25 13:20:10 webhost01.frontrail.com su[16659]: pam_unix(su:session): session closed for user frontrail.com May 25 13:20:10 webhost01.frontrail.com systemd[1]: Removed slice user-505.slice. -- Subject: Unit user-505.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished shutting down. May 25 13:20:10 webhost01.frontrail.com systemd[1]: Stopping user-505.slice. -- Subject: Unit user-505.slice has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun shutting down. May 25 13:20:13 webhost01.frontrail.com saslauthd[990]: pam_unix(smtp:auth): check pass; user unknown May 25 13:20:13 webhost01.frontrail.com saslauthd[990]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:20:16 webhost01.frontrail.com saslauthd[990]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:20:16 webhost01.frontrail.com saslauthd[990]: do_auth : auth failure: [user=smtp] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:20:16 webhost01.frontrail.com postfix/smtpd[15570]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:20:16 webhost01.frontrail.com postfix/smtpd[15570]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:20:16 webhost01.frontrail.com postfix/smtpd[15570]: disconnect from unknown[181.211.7.218] May 25 13:20:17 webhost01.frontrail.com postfix/smtpd[15570]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:20:17 webhost01.frontrail.com postfix/smtpd[15570]: connect from unknown[181.211.7.218] May 25 13:20:19 webhost01.frontrail.com postfix/postfix-script[16790]: refreshing the Postfix mail system May 25 13:20:19 webhost01.frontrail.com postfix/master[1770]: reload -- version 2.10.1, configuration /etc/postfix May 25 13:20:19 webhost01.frontrail.com postfix/anvil[15569]: statistics: max connection rate 9/60s for (smtp:181.211.7.218) at May 25 13:18:58 May 25 13:20:19 webhost01.frontrail.com postfix/anvil[15569]: statistics: max connection count 1 for (smtp:181.211.7.218) at May 25 13:18:17 May 25 13:20:22 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): check pass; user unknown May 25 13:20:22 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:20:24 webhost01.frontrail.com saslauthd[994]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:20:24 webhost01.frontrail.com saslauthd[994]: do_auth : auth failure: [user=backup] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:20:24 webhost01.frontrail.com postfix/smtpd[15570]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:20:25 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:20:25 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:20:26 webhost01.frontrail.com postfix/smtpd[15570]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:20:26 webhost01.frontrail.com postfix/smtpd[15570]: disconnect from unknown[181.211.7.218] May 25 13:20:30 webhost01.frontrail.com su[16820]: (to frontrail.com) root on none May 25 13:20:30 webhost01.frontrail.com systemd[1]: Created slice user-505.slice. -- Subject: Unit user-505.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished starting up. -- -- The start-up result is done. May 25 13:20:30 webhost01.frontrail.com systemd[1]: Starting user-505.slice. -- Subject: Unit user-505.slice has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun starting up. May 25 13:20:30 webhost01.frontrail.com systemd[1]: Started Session c381 of user frontrail.com. -- Subject: Unit session-c381.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c381.scope has finished starting up. -- -- The start-up result is done. May 25 13:20:30 webhost01.frontrail.com systemd[1]: Starting Session c381 of user frontrail.com. -- Subject: Unit session-c381.scope has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c381.scope has begun starting up. May 25 13:20:30 webhost01.frontrail.com su[16820]: pam_unix(su:session): session opened for user frontrail.com by (uid=0) May 25 13:20:30 webhost01.frontrail.com su[16820]: pam_unix(su:session): session closed for user frontrail.com May 25 13:20:30 webhost01.frontrail.com systemd[1]: Removed slice user-505.slice. -- Subject: Unit user-505.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished shutting down. May 25 13:20:30 webhost01.frontrail.com systemd[1]: Stopping user-505.slice. -- Subject: Unit user-505.slice has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun shutting down. May 25 13:20:31 webhost01.frontrail.com su[16838]: (to frontrail.com) root on none May 25 13:20:31 webhost01.frontrail.com systemd[1]: Created slice user-505.slice. -- Subject: Unit user-505.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished starting up. -- -- The start-up result is done. May 25 13:20:31 webhost01.frontrail.com systemd[1]: Starting user-505.slice. -- Subject: Unit user-505.slice has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun starting up. May 25 13:20:31 webhost01.frontrail.com systemd[1]: Started Session c382 of user frontrail.com. -- Subject: Unit session-c382.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c382.scope has finished starting up. -- -- The start-up result is done. May 25 13:20:31 webhost01.frontrail.com systemd[1]: Starting Session c382 of user frontrail.com. -- Subject: Unit session-c382.scope has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c382.scope has begun starting up. May 25 13:20:31 webhost01.frontrail.com su[16838]: pam_unix(su:session): session opened for user frontrail.com by (uid=0) May 25 13:20:31 webhost01.frontrail.com su[16838]: pam_unix(su:session): session closed for user frontrail.com May 25 13:20:31 webhost01.frontrail.com systemd[1]: Removed slice user-505.slice. -- Subject: Unit user-505.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished shutting down. May 25 13:20:31 webhost01.frontrail.com systemd[1]: Stopping user-505.slice. -- Subject: Unit user-505.slice has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun shutting down. May 25 13:20:31 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): check pass; user unknown May 25 13:20:31 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:20:34 webhost01.frontrail.com saslauthd[992]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:20:34 webhost01.frontrail.com saslauthd[992]: do_auth : auth failure: [user=michael] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:20:34 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:20:34 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:20:34 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:20:35 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:20:35 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:20:38 webhost01.frontrail.com saslauthd[995]: pam_unix(smtp:auth): check pass; user unknown May 25 13:20:38 webhost01.frontrail.com saslauthd[995]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:20:40 webhost01.frontrail.com saslauthd[995]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:20:40 webhost01.frontrail.com saslauthd[995]: do_auth : auth failure: [user=tester] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:20:40 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:20:40 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:20:40 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:20:41 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:20:41 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:20:45 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): check pass; user unknown May 25 13:20:45 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:20:47 webhost01.frontrail.com saslauthd[992]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:20:47 webhost01.frontrail.com saslauthd[992]: do_auth : auth failure: [user=www] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:20:47 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:20:48 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:20:48 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:20:53 webhost01.frontrail.com su[16877]: (to frontrail.com) root on none May 25 13:20:53 webhost01.frontrail.com systemd[1]: Created slice user-505.slice. -- Subject: Unit user-505.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished starting up. -- -- The start-up result is done. May 25 13:20:53 webhost01.frontrail.com systemd[1]: Starting user-505.slice. -- Subject: Unit user-505.slice has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun starting up. May 25 13:20:53 webhost01.frontrail.com systemd[1]: Started Session c383 of user frontrail.com. -- Subject: Unit session-c383.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c383.scope has finished starting up. -- -- The start-up result is done. May 25 13:20:53 webhost01.frontrail.com systemd[1]: Starting Session c383 of user frontrail.com. -- Subject: Unit session-c383.scope has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c383.scope has begun starting up. May 25 13:20:53 webhost01.frontrail.com su[16877]: pam_unix(su:session): session opened for user frontrail.com by (uid=0) May 25 13:20:53 webhost01.frontrail.com su[16877]: pam_unix(su:session): session closed for user frontrail.com May 25 13:20:53 webhost01.frontrail.com systemd[1]: Removed slice user-505.slice. -- Subject: Unit user-505.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished shutting down. May 25 13:20:53 webhost01.frontrail.com systemd[1]: Stopping user-505.slice. -- Subject: Unit user-505.slice has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun shutting down. May 25 13:20:53 webhost01.frontrail.com su[16895]: (to frontrail.com) root on none May 25 13:20:53 webhost01.frontrail.com systemd[1]: Created slice user-505.slice. -- Subject: Unit user-505.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished starting up. -- -- The start-up result is done. May 25 13:20:53 webhost01.frontrail.com systemd[1]: Starting user-505.slice. -- Subject: Unit user-505.slice has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun starting up. May 25 13:20:53 webhost01.frontrail.com systemd[1]: Started Session c384 of user frontrail.com. -- Subject: Unit session-c384.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c384.scope has finished starting up. -- -- The start-up result is done. May 25 13:20:53 webhost01.frontrail.com systemd[1]: Starting Session c384 of user frontrail.com. -- Subject: Unit session-c384.scope has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c384.scope has begun starting up. May 25 13:20:53 webhost01.frontrail.com su[16895]: pam_unix(su:session): session opened for user frontrail.com by (uid=0) May 25 13:20:53 webhost01.frontrail.com su[16895]: pam_unix(su:session): session closed for user frontrail.com May 25 13:20:53 webhost01.frontrail.com systemd[1]: Removed slice user-505.slice. -- Subject: Unit user-505.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished shutting down. May 25 13:20:53 webhost01.frontrail.com systemd[1]: Stopping user-505.slice. -- Subject: Unit user-505.slice has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun shutting down. May 25 13:20:59 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:20:59 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:21:02 webhost01.frontrail.com webmin[16375]: Webmin starting May 25 13:21:06 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): check pass; user unknown May 25 13:21:06 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:21:08 webhost01.frontrail.com saslauthd[993]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:21:08 webhost01.frontrail.com saslauthd[993]: do_auth : auth failure: [user=justin] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:21:08 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:21:09 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:21:09 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:21:09 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:21:09 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:21:10 webhost01.frontrail.com kernel: hpet1: lost 1 rtc interrupts May 25 13:21:12 webhost01.frontrail.com su[16928]: (to frontrail.com) root on none May 25 13:21:12 webhost01.frontrail.com systemd[1]: Created slice user-505.slice. -- Subject: Unit user-505.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished starting up. -- -- The start-up result is done. May 25 13:21:12 webhost01.frontrail.com systemd[1]: Starting user-505.slice. -- Subject: Unit user-505.slice has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun starting up. May 25 13:21:12 webhost01.frontrail.com systemd[1]: Started Session c385 of user frontrail.com. -- Subject: Unit session-c385.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c385.scope has finished starting up. -- -- The start-up result is done. May 25 13:21:12 webhost01.frontrail.com systemd[1]: Starting Session c385 of user frontrail.com. -- Subject: Unit session-c385.scope has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c385.scope has begun starting up. May 25 13:21:12 webhost01.frontrail.com su[16928]: pam_unix(su:session): session opened for user frontrail.com by (uid=0) May 25 13:21:12 webhost01.frontrail.com su[16928]: pam_unix(su:session): session closed for user frontrail.com May 25 13:21:12 webhost01.frontrail.com systemd[1]: Removed slice user-505.slice. -- Subject: Unit user-505.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished shutting down. May 25 13:21:12 webhost01.frontrail.com systemd[1]: Stopping user-505.slice. -- Subject: Unit user-505.slice has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun shutting down. May 25 13:21:12 webhost01.frontrail.com su[16947]: (to frontrail.com) root on none May 25 13:21:12 webhost01.frontrail.com systemd[1]: Created slice user-505.slice. -- Subject: Unit user-505.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished starting up. -- -- The start-up result is done. May 25 13:21:12 webhost01.frontrail.com systemd[1]: Starting user-505.slice. -- Subject: Unit user-505.slice has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun starting up. May 25 13:21:12 webhost01.frontrail.com systemd[1]: Started Session c386 of user frontrail.com. -- Subject: Unit session-c386.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c386.scope has finished starting up. -- -- The start-up result is done. May 25 13:21:12 webhost01.frontrail.com systemd[1]: Starting Session c386 of user frontrail.com. -- Subject: Unit session-c386.scope has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c386.scope has begun starting up. May 25 13:21:12 webhost01.frontrail.com su[16947]: pam_unix(su:session): session opened for user frontrail.com by (uid=0) May 25 13:21:12 webhost01.frontrail.com su[16947]: pam_unix(su:session): session closed for user frontrail.com May 25 13:21:12 webhost01.frontrail.com systemd[1]: Removed slice user-505.slice. -- Subject: Unit user-505.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished shutting down. May 25 13:21:12 webhost01.frontrail.com systemd[1]: Stopping user-505.slice. -- Subject: Unit user-505.slice has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun shutting down. May 25 13:21:15 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=postgres May 25 13:21:15 webhost01.frontrail.com saslauthd[992]: pam_succeed_if(smtp:auth): requirement "uid >= 1000" not met by user "postgres" May 25 13:21:16 webhost01.frontrail.com saslauthd[992]: DEBUG: auth_pam: pam_authenticate failed: Authentication failure May 25 13:21:16 webhost01.frontrail.com saslauthd[992]: do_auth : auth failure: [user=postgres] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:21:16 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:21:16 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:21:16 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:21:17 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:21:17 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:21:23 webhost01.frontrail.com saslauthd[990]: pam_unix(smtp:auth): check pass; user unknown May 25 13:21:23 webhost01.frontrail.com saslauthd[990]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:21:24 webhost01.frontrail.com saslauthd[990]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:21:24 webhost01.frontrail.com saslauthd[990]: do_auth : auth failure: [user=steven] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:21:24 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:21:25 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:21:25 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:21:25 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:21:25 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:21:31 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): check pass; user unknown May 25 13:21:31 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:21:33 webhost01.frontrail.com saslauthd[992]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:21:33 webhost01.frontrail.com saslauthd[992]: do_auth : auth failure: [user=service] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:21:33 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:21:33 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:21:33 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:21:34 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:21:34 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:21:39 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): check pass; user unknown May 25 13:21:39 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:21:41 webhost01.frontrail.com saslauthd[994]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:21:41 webhost01.frontrail.com saslauthd[994]: do_auth : auth failure: [user=system] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:21:41 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:21:41 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:21:41 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:21:42 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:21:42 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:21:47 webhost01.frontrail.com saslauthd[990]: pam_unix(smtp:auth): check pass; user unknown May 25 13:21:47 webhost01.frontrail.com saslauthd[990]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:21:49 webhost01.frontrail.com saslauthd[990]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:21:49 webhost01.frontrail.com saslauthd[990]: do_auth : auth failure: [user=newsletter] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:21:49 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:21:49 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:21:49 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:21:50 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:21:50 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:21:55 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): check pass; user unknown May 25 13:21:55 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:21:58 webhost01.frontrail.com saslauthd[992]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:21:58 webhost01.frontrail.com saslauthd[992]: do_auth : auth failure: [user=alex] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:21:58 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:21:58 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:21:58 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:21:59 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:21:59 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:22:04 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): check pass; user unknown May 25 13:22:04 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:22:06 webhost01.frontrail.com saslauthd[994]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:22:06 webhost01.frontrail.com saslauthd[994]: do_auth : auth failure: [user=office] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:22:06 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:22:06 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:22:06 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:22:07 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:22:07 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:22:10 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): check pass; user unknown May 25 13:22:10 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:22:12 webhost01.frontrail.com saslauthd[993]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:22:12 webhost01.frontrail.com saslauthd[993]: do_auth : auth failure: [user=pop3] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:22:12 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:22:12 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:22:12 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:22:14 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:22:14 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:22:17 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): check pass; user unknown May 25 13:22:17 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:22:18 webhost01.frontrail.com saslauthd[992]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:22:18 webhost01.frontrail.com saslauthd[992]: do_auth : auth failure: [user=manager] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:22:18 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:22:19 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:22:19 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:22:20 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:22:20 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:22:23 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): check pass; user unknown May 25 13:22:23 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:22:25 webhost01.frontrail.com sshd[1729]: pam_unix(sshd:session): session closed for user root May 25 13:22:25 webhost01.frontrail.com systemd-logind[967]: Removed session 1583. -- Subject: Session 1583 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 1583 has been terminated. May 25 13:22:25 webhost01.frontrail.com saslauthd[994]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:22:25 webhost01.frontrail.com saslauthd[994]: do_auth : auth failure: [user=spam] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:22:25 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:22:25 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:22:25 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:22:27 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:22:27 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:22:30 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): check pass; user unknown May 25 13:22:30 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:22:32 webhost01.frontrail.com saslauthd[993]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:22:32 webhost01.frontrail.com saslauthd[993]: do_auth : auth failure: [user=test] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:22:32 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:22:32 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:22:32 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:22:34 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'ns.isc.afilias-nst.info/A/IN': 2a01:8840:8::1#53 May 25 13:22:34 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'ns.isc.afilias-nst.info/AAAA/IN': 2a01:8840:8::1#53 May 25 13:22:34 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'ns.isc.afilias-nst.info/A/IN': 2a01:8840:7::1#53 May 25 13:22:34 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'ns.isc.afilias-nst.info/AAAA/IN': 2a01:8840:7::1#53 May 25 13:22:34 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'pdns196.ultradns.biz/A/IN': 2001:503:e239::3:2#53 May 25 13:22:34 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'pdns196.ultradns.biz/AAAA/IN': 2001:503:e239::3:2#53 May 25 13:22:34 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'pdns196.ultradns.co.uk/A/IN': 2a01:618:400::1#53 May 25 13:22:34 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'pdns196.ultradns.co.uk/AAAA/IN': 2a01:618:400::1#53 May 25 13:22:34 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'pdns196.ultradns.biz/AAAA/IN': 2610:a1:1014::e8#53 May 25 13:22:34 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'pdns196.ultradns.info/A/IN': 2610:a1:1014::e8#53 May 25 13:22:34 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'pdns196.ultradns.info/A/IN': 2610:a1:1016::e8#53 May 25 13:22:34 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'pdns196.ultradns.info/A/IN': 2001:502:4612::e8#53 May 25 13:22:34 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'pdns196.ultradns.info/A/IN': 2610:a1:1015::e8#53 May 25 13:22:34 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'pdns196.ultradns.biz/A/IN': 2610:a1:1014::e8#53 May 25 13:22:34 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'pdns196.ultradns.biz/AAAA/IN': 2001:502:4612::e8#53 May 25 13:22:34 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'pdns196.ultradns.biz/A/IN': 2610:a1:1016::e8#53 May 25 13:22:34 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'pdns196.ultradns.biz/AAAA/IN': 2610:a1:1015::e8#53 May 25 13:22:34 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'pdns196.ultradns.biz/A/IN': 2001:502:4612::e8#53 May 25 13:22:34 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'pdns196.ultradns.biz/A/IN': 2610:a1:1015::e8#53 May 25 13:22:34 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:22:34 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:22:37 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): check pass; user unknown May 25 13:22:37 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:22:40 webhost01.frontrail.com saslauthd[992]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:22:40 webhost01.frontrail.com saslauthd[992]: do_auth : auth failure: [user=admin] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:22:40 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:22:40 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:22:40 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:22:42 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:22:42 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:22:45 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): check pass; user unknown May 25 13:22:45 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:22:47 webhost01.frontrail.com saslauthd[994]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:22:47 webhost01.frontrail.com saslauthd[994]: do_auth : auth failure: [user=testing] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:22:47 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:22:47 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:22:47 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:22:49 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:22:49 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:22:49 webhost01.frontrail.com sshd[5579]: Received disconnect from 10.110.0.1: 11: disconnected by user May 25 13:22:49 webhost01.frontrail.com sshd[5579]: pam_unix(sshd:session): session closed for user root May 25 13:22:49 webhost01.frontrail.com systemd-logind[967]: Removed session 1591. -- Subject: Session 1591 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 1591 has been terminated. May 25 13:22:49 webhost01.frontrail.com systemd[1]: Removed slice user-0.slice. -- Subject: Unit user-0.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished shutting down. May 25 13:22:49 webhost01.frontrail.com systemd[1]: Stopping user-0.slice. -- Subject: Unit user-0.slice has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has begun shutting down. May 25 13:22:52 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): check pass; user unknown May 25 13:22:52 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:22:53 webhost01.frontrail.com saslauthd[993]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:22:53 webhost01.frontrail.com saslauthd[993]: do_auth : auth failure: [user=administrator] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:22:53 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:22:53 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:22:53 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:22:55 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:22:55 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:22:58 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): check pass; user unknown May 25 13:22:58 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:23:00 webhost01.frontrail.com saslauthd[992]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:23:00 webhost01.frontrail.com saslauthd[992]: do_auth : auth failure: [user=contact] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:23:00 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:23:00 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:23:00 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:23:02 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:23:02 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:23:05 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): check pass; user unknown May 25 13:23:05 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:23:07 webhost01.frontrail.com saslauthd[994]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:23:07 webhost01.frontrail.com saslauthd[994]: do_auth : auth failure: [user=tomcat] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:23:07 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:23:07 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:23:07 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:23:09 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:23:09 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:23:12 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): check pass; user unknown May 25 13:23:12 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:23:14 webhost01.frontrail.com saslauthd[993]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:23:14 webhost01.frontrail.com saslauthd[993]: do_auth : auth failure: [user=abuse] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:23:14 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:23:14 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:23:14 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:23:16 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:23:16 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:23:19 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): check pass; user unknown May 25 13:23:19 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:23:21 webhost01.frontrail.com saslauthd[992]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:23:21 webhost01.frontrail.com saslauthd[992]: do_auth : auth failure: [user=fax] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:23:21 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:23:21 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:23:21 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:23:23 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:23:23 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:23:26 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): check pass; user unknown May 25 13:23:26 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:23:28 webhost01.frontrail.com saslauthd[994]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:23:28 webhost01.frontrail.com saslauthd[994]: do_auth : auth failure: [user=customers] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:23:28 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:23:28 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:23:28 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:23:30 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:23:30 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:23:33 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): check pass; user unknown May 25 13:23:33 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:23:35 webhost01.frontrail.com saslauthd[993]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:23:35 webhost01.frontrail.com saslauthd[993]: do_auth : auth failure: [user=webmaster] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:23:35 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:23:35 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:23:35 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:23:37 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:23:37 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:23:40 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): check pass; user unknown May 25 13:23:40 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:23:42 webhost01.frontrail.com saslauthd[992]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:23:42 webhost01.frontrail.com saslauthd[992]: do_auth : auth failure: [user=support] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:23:42 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:23:42 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:23:42 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:23:44 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:23:44 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:23:47 webhost01.frontrail.com saslauthd[995]: pam_unix(smtp:auth): check pass; user unknown May 25 13:23:47 webhost01.frontrail.com saslauthd[995]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:23:49 webhost01.frontrail.com saslauthd[995]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:23:49 webhost01.frontrail.com saslauthd[995]: do_auth : auth failure: [user=user] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:23:49 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:23:49 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:23:49 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:23:51 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:23:51 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:23:54 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): check pass; user unknown May 25 13:23:54 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:23:56 webhost01.frontrail.com saslauthd[993]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:23:56 webhost01.frontrail.com saslauthd[993]: do_auth : auth failure: [user=guest] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:23:56 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:23:57 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:23:57 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:23:59 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:23:59 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:24:02 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=mail May 25 13:24:02 webhost01.frontrail.com saslauthd[992]: pam_succeed_if(smtp:auth): requirement "uid >= 1000" not met by user "mail" May 25 13:24:04 webhost01.frontrail.com saslauthd[992]: DEBUG: auth_pam: pam_authenticate failed: Authentication failure May 25 13:24:04 webhost01.frontrail.com saslauthd[992]: do_auth : auth failure: [user=mail] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:24:04 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:24:05 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:24:05 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:24:06 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:24:06 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:24:09 webhost01.frontrail.com saslauthd[995]: pam_unix(smtp:auth): check pass; user unknown May 25 13:24:09 webhost01.frontrail.com saslauthd[995]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:24:11 webhost01.frontrail.com saslauthd[995]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:24:11 webhost01.frontrail.com saslauthd[995]: do_auth : auth failure: [user=marketing] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:24:11 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:24:12 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:24:12 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:24:14 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:24:14 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:24:16 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): check pass; user unknown May 25 13:24:16 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:24:18 webhost01.frontrail.com saslauthd[993]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:24:18 webhost01.frontrail.com saslauthd[993]: do_auth : auth failure: [user=data] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:24:18 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:24:19 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:24:19 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:24:21 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:24:21 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:24:24 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): check pass; user unknown May 25 13:24:24 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:24:25 webhost01.frontrail.com saslauthd[992]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:24:25 webhost01.frontrail.com saslauthd[992]: do_auth : auth failure: [user=oracle] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:24:25 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:24:26 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:24:26 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:24:28 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:24:28 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:24:31 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): check pass; user unknown May 25 13:24:31 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:24:33 webhost01.frontrail.com saslauthd[993]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:24:33 webhost01.frontrail.com saslauthd[993]: do_auth : auth failure: [user=robert] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:24:33 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:24:34 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:24:34 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:24:36 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:24:36 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:24:39 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): check pass; user unknown May 25 13:24:39 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:24:41 webhost01.frontrail.com saslauthd[994]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:24:41 webhost01.frontrail.com saslauthd[994]: do_auth : auth failure: [user=postmaster] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:24:41 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:24:41 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:24:41 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:24:43 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:24:43 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:24:46 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=root May 25 13:24:46 webhost01.frontrail.com saslauthd[992]: pam_succeed_if(smtp:auth): requirement "uid >= 1000" not met by user "root" May 25 13:24:48 webhost01.frontrail.com saslauthd[992]: DEBUG: auth_pam: pam_authenticate failed: Authentication failure May 25 13:24:48 webhost01.frontrail.com saslauthd[992]: do_auth : auth failure: [user=root] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:24:48 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:24:49 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:24:49 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:24:50 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:24:50 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:24:53 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): check pass; user unknown May 25 13:24:53 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:24:56 webhost01.frontrail.com saslauthd[993]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:24:56 webhost01.frontrail.com saslauthd[993]: do_auth : auth failure: [user=billing] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:24:56 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:24:56 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:24:56 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:24:58 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:24:58 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:25:01 webhost01.frontrail.com systemd[1]: Created slice user-0.slice. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. May 25 13:25:01 webhost01.frontrail.com systemd[1]: Starting user-0.slice. -- Subject: Unit user-0.slice has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has begun starting up. May 25 13:25:01 webhost01.frontrail.com systemd[1]: Started Session 1616 of user root. -- Subject: Unit session-1616.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-1616.scope has finished starting up. -- -- The start-up result is done. May 25 13:25:01 webhost01.frontrail.com systemd[1]: Starting Session 1616 of user root. -- Subject: Unit session-1616.scope has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-1616.scope has begun starting up. May 25 13:25:01 webhost01.frontrail.com CROND[17051]: (root) CMD (/etc/webmin/status/monitor.pl) May 25 13:25:01 webhost01.frontrail.com saslauthd[995]: pam_unix(smtp:auth): check pass; user unknown May 25 13:25:01 webhost01.frontrail.com saslauthd[995]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:25:02 webhost01.frontrail.com su[17088]: (to postgres) root on none May 25 13:25:02 webhost01.frontrail.com su[17088]: pam_unix(su:session): session opened for user postgres by (uid=0) May 25 13:25:02 webhost01.frontrail.com su[17088]: pam_unix(su:session): session closed for user postgres May 25 13:25:02 webhost01.frontrail.com systemd[1]: Removed slice user-0.slice. -- Subject: Unit user-0.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished shutting down. May 25 13:25:02 webhost01.frontrail.com systemd[1]: Stopping user-0.slice. -- Subject: Unit user-0.slice has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has begun shutting down. May 25 13:25:03 webhost01.frontrail.com saslauthd[995]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:25:03 webhost01.frontrail.com saslauthd[995]: do_auth : auth failure: [user=info] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:25:03 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:25:04 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:25:04 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:25:06 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:25:06 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:25:09 webhost01.frontrail.com saslauthd[990]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=daemon May 25 13:25:09 webhost01.frontrail.com saslauthd[990]: pam_succeed_if(smtp:auth): requirement "uid >= 1000" not met by user "daemon" May 25 13:25:11 webhost01.frontrail.com saslauthd[990]: DEBUG: auth_pam: pam_authenticate failed: Authentication failure May 25 13:25:11 webhost01.frontrail.com saslauthd[990]: do_auth : auth failure: [user=daemon] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:25:11 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:25:12 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:25:12 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:25:13 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:25:13 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:25:16 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): check pass; user unknown May 25 13:25:16 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:25:19 webhost01.frontrail.com saslauthd[993]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:25:19 webhost01.frontrail.com saslauthd[993]: do_auth : auth failure: [user=news] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:25:19 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:25:20 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:25:20 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:25:21 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:25:21 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:25:24 webhost01.frontrail.com saslauthd[995]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=postfix May 25 13:25:24 webhost01.frontrail.com saslauthd[995]: pam_succeed_if(smtp:auth): requirement "uid >= 1000" not met by user "postfix" May 25 13:25:26 webhost01.frontrail.com saslauthd[995]: DEBUG: auth_pam: pam_authenticate failed: Authentication failure May 25 13:25:26 webhost01.frontrail.com saslauthd[995]: do_auth : auth failure: [user=postfix] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:25:26 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:25:27 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:25:27 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:25:29 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:25:29 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:25:32 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): check pass; user unknown May 25 13:25:32 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:25:34 webhost01.frontrail.com saslauthd[992]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:25:34 webhost01.frontrail.com saslauthd[992]: do_auth : auth failure: [user=sales] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:25:34 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:25:34 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:25:34 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:25:36 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:25:36 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:25:39 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): check pass; user unknown May 25 13:25:39 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:25:42 webhost01.frontrail.com saslauthd[993]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:25:42 webhost01.frontrail.com saslauthd[993]: do_auth : auth failure: [user=company] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:25:42 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:25:42 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:25:42 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:25:44 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:25:44 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:25:47 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): check pass; user unknown May 25 13:25:47 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:25:49 webhost01.frontrail.com saslauthd[994]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:25:49 webhost01.frontrail.com saslauthd[994]: do_auth : auth failure: [user=temp] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:25:49 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:25:50 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:25:50 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:25:52 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:25:52 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:25:55 webhost01.frontrail.com saslauthd[995]: pam_unix(smtp:auth): check pass; user unknown May 25 13:25:55 webhost01.frontrail.com saslauthd[995]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:25:56 webhost01.frontrail.com saslauthd[995]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:25:56 webhost01.frontrail.com saslauthd[995]: do_auth : auth failure: [user=order] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:25:56 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:25:57 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:25:57 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:25:59 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:25:59 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:26:02 webhost01.frontrail.com saslauthd[993]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=ftp May 25 13:26:02 webhost01.frontrail.com saslauthd[993]: pam_succeed_if(smtp:auth): requirement "uid >= 1000" not met by user "ftp" May 25 13:26:04 webhost01.frontrail.com saslauthd[993]: DEBUG: auth_pam: pam_authenticate failed: Authentication failure May 25 13:26:04 webhost01.frontrail.com saslauthd[993]: do_auth : auth failure: [user=ftp] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:26:04 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:26:05 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:26:05 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:26:05 webhost01.frontrail.com postfix/smtpd[16804]: connect from mail-wm0-f54.google.com[74.125.82.54] May 25 13:26:05 webhost01.frontrail.com postgrey[15461]: action=pass, reason=client whitelist, client_name=mail-wm0-f54.google.com, client_address=74.125.82.54, sender=michim1210@gmail.com, recipient=mruepp@frontrail.com May 25 13:26:05 webhost01.frontrail.com postfix/smtpd[16804]: C3A21BAFDD: client=mail-wm0-f54.google.com[74.125.82.54] May 25 13:26:05 webhost01.frontrail.com postfix/cleanup[17139]: C3A21BAFDD: message-id=<B9F884A7-4734-4342-8FB8-679C5E45F8D2@gmail.com> May 25 13:26:05 webhost01.frontrail.com opendkim[92995]: C3A21BAFDD: mail-wm0-f54.google.com [74.125.82.54] not internal May 25 13:26:05 webhost01.frontrail.com opendkim[92995]: C3A21BAFDD: not authenticated May 25 13:26:05 webhost01.frontrail.com opendkim[92995]: C3A21BAFDD: no signing domain match for 'gmail.com' May 25 13:26:05 webhost01.frontrail.com opendkim[92995]: C3A21BAFDD: no signing subdomain match for 'gmail.com' May 25 13:26:06 webhost01.frontrail.com opendkim[92995]: C3A21BAFDD: DKIM verification successful May 25 13:26:06 webhost01.frontrail.com opendkim[92995]: C3A21BAFDD: s=20120113 d=gmail.com SSL May 25 13:26:06 webhost01.frontrail.com postfix/qmgr[16794]: C3A21BAFDD: from=<michim1210@gmail.com>, size=2639, nrcpt=1 (queue active) May 25 13:26:06 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from mail-wm0-f54.google.com[74.125.82.54] May 25 13:26:06 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:26:06 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:26:09 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): check pass; user unknown May 25 13:26:09 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:26:11 webhost01.frontrail.com saslauthd[994]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:26:11 webhost01.frontrail.com saslauthd[994]: do_auth : auth failure: [user=mike] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:26:11 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:26:12 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:26:12 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:26:14 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:26:14 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:26:14 webhost01.frontrail.com spamd[78261]: spamd: connection from localhost [::1]:42499 to port 783, fd 6 May 25 13:26:14 webhost01.frontrail.com spamd[78261]: spamd: setuid to mruepp@frontrail.com succeeded May 25 13:26:14 webhost01.frontrail.com spamd[78261]: spamd: processing message <B9F884A7-4734-4342-8FB8-679C5E45F8D2@gmail.com> for mruepp@frontrail.com:506 May 25 13:26:14 webhost01.frontrail.com named[10738]: error (network unreachable) resolving '54.82.125.74.zen.spamhaus.org/A/IN': 2001:500:b::1#53 May 25 13:26:14 webhost01.frontrail.com named[10738]: error (network unreachable) resolving '147.0.114.178.bl.spamcop.net/TXT/IN': 2600:1401:2::5d#53 May 25 13:26:14 webhost01.frontrail.com spamd[78261]: spf: lookup failed: addr is not a string at /usr/share/perl5/vendor_perl/IO/Socket/IP.pm line 662. May 25 13:26:14 webhost01.frontrail.com spamd[78261]: spf: lookup failed: addr is not a string at /usr/share/perl5/vendor_perl/IO/Socket/IP.pm line 662. May 25 13:26:14 webhost01.frontrail.com spamd[78261]: spamd: clean message (0.2/5.0) for mruepp@frontrail.com:506 in 0.1 seconds, 2912 bytes. May 25 13:26:14 webhost01.frontrail.com spamd[78261]: spamd: result: . 0 - DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,TVD_SPACE_RATIO scantime=0.1,size=2912,user=mruepp@frontrail.com,uid=506,required_score=5.0,rhost=localhost,raddr=::1,rport=42499,mid=<B9F884A7-4734-4342-8FB8-679C5E45F8D2@gmail.com>,autolearn=no autolearn_force=no May 25 13:26:14 webhost01.frontrail.com named[10738]: error (network unreachable) resolving '54.82.125.74.zen.spamhaus.org/A/IN': 2001:610:168:e::beef:243#53 May 25 13:26:14 webhost01.frontrail.com postfix/local[17140]: C3A21BAFDD: to=<mruepp-frontrail.com@webhost01.frontrail.com>, orig_to=<mruepp@frontrail.com>, relay=local, delay=8.6, delays=0.37/0.01/0/8.2, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail-wrapper -o -a $DOMAIN -d $LOGNAME) May 25 13:26:14 webhost01.frontrail.com postfix/qmgr[16794]: C3A21BAFDD: removed May 25 13:26:14 webhost01.frontrail.com spamd[78260]: prefork: child states: II May 25 13:26:14 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'ns20.ja.net/A/IN': 2001:630:0:8::14#53 May 25 13:26:14 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'ns02.wl-infra.net/A/IN': 2a01:4f8:131:4e2::5353#53 May 25 13:26:14 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'ns1.surfnet.nl/A/IN': 2001:67c:1010:10::53#53 May 25 13:26:14 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'ns1.surfnet.nl/A/IN': 2001:610:3:200a:192:87:36:2#53 May 25 13:26:14 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'ns1.zurich.surf.net/A/IN': 2001:620:0:9::1103#53 May 25 13:26:14 webhost01.frontrail.com named[10738]: error (network unreachable) resolving '54.82.125.74.list.dnswl.org.dlv.isc.org/DLV/IN': 2001:500:60::29#53 May 25 13:26:14 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'blns49.spamcop.net/A/IN': 2600:1401:2::6d#53 May 25 13:26:14 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'blns49.spamcop.net/AAAA/IN': 2600:1401:2::6d#53 May 25 13:26:14 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'blns56.spamcop.net/A/IN': 2600:1401:2::6d#53 May 25 13:26:14 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'blns56.spamcop.net/AAAA/IN': 2600:1401:2::6d#53 May 25 13:26:14 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'blns54.spamcop.net/A/IN': 2600:1401:2::6d#53 May 25 13:26:14 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'blns54.spamcop.net/AAAA/IN': 2600:1401:2::6d#53 May 25 13:26:15 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'spamhaus.org/DS/IN': 2001:500:40::1#53 May 25 13:26:15 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'zen.spamhaus.org.dlv.isc.org/DLV/IN': 2001:502:ad09::23#53 May 25 13:26:15 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'ns3.mydyndns.org/A/IN': 2600:2000:1000::21#53 May 25 13:26:15 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'ns4.mydyndns.org/A/IN': 2600:2000:1000::21#53 May 25 13:26:15 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'ns3.mydyndns.org/A/IN': 2600:2000:1001::21#53 May 25 13:26:15 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'ns4.mydyndns.org/A/IN': 2600:2000:1001::21#53 May 25 13:26:15 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'ns4.mydyndns.org/A/IN': 2001:500:94:1::136#53 May 25 13:26:15 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'ns3.mydyndns.org/A/IN': 2001:500:94:1::136#53 May 25 13:26:15 webhost01.frontrail.com named[10738]: error (network unreachable) resolving '54.82.125.74.bl.mailspike.net.dlv.isc.org/DLV/IN': 2001:4f8:0:2::20#53 May 25 13:26:15 webhost01.frontrail.com named[10738]: error (network unreachable) resolving '54.82.125.74.bl.mailspike.net.dlv.isc.org/DLV/IN': 2001:500:2c::254#53 May 25 13:26:15 webhost01.frontrail.com named[10738]: error (network unreachable) resolving '54.82.125.74.bl.mailspike.net.dlv.isc.org/DLV/IN': 2001:502:2eda::23#53 May 25 13:26:15 webhost01.frontrail.com named[10738]: error (network unreachable) resolving '54.82.125.74.sa-accredit.habeas.com/TXT/IN': 2600:1401:2::dc#53 May 25 13:26:15 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'ns01.wl-infra.net/A/IN': 2600:3c01::f03c:91ff:fedf:9d08#53 May 25 13:26:15 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'ns01.wl-infra.net/AAAA/IN': 2600:3c01::f03c:91ff:fedf:9d08#53 May 25 13:26:15 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'ns03.wl-infra.net/AAAA/IN': 2600:3c01::f03c:91ff:fedf:9d08#53 May 25 13:26:15 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'dnswl1.chaosreigns.com/AAAA/IN': 2400:cb00:2049:1::a29f:1981#53 May 25 13:26:16 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'dnswl1.chaosreigns.com/AAAA/IN': 2600:3c01::f03c:91ff:fe96:340b#53 May 25 13:26:16 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'dnswl1.chaosreigns.com/A/IN': 2600:3c01::f03c:91ff:fe96:340b#53 May 25 13:26:16 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'dnswl1.chaosreigns.com/AAAA/IN': 2400:cb00:2049:1::a29f:1b48#53 May 25 13:26:16 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'dnswl1.chaosreigns.com/A/IN': 2400:cb00:2049:1::a29f:1b48#53 May 25 13:26:16 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'dnswl1.chaosreigns.com/AAAA/IN': 2400:cb00:2049:1::a29f:1a63#53 May 25 13:26:16 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'dnswl1.chaosreigns.com/A/IN': 2400:cb00:2049:1::a29f:1a63#53 May 25 13:26:16 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'dnswl1.chaosreigns.com/AAAA/IN': 2400:cb00:2049:1::a29f:1827#53 May 25 13:26:16 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'dnswl1.chaosreigns.com/A/IN': 2400:cb00:2049:1::a29f:1827#53 May 25 13:26:16 webhost01.frontrail.com named[10738]: error (network unreachable) resolving '54.82.125.74.bb.barracudacentral.org/A/IN': 2620:74:19::33#53 May 25 13:26:16 webhost01.frontrail.com named[10738]: error (network unreachable) resolving '54.82.125.74.bb.barracudacentral.org/A/IN': 2001:502:cbe4::33#53 May 25 13:26:16 webhost01.frontrail.com named[10738]: error (network unreachable) resolving '54.82.125.74.bb.barracudacentral.org/A/IN': 2001:500:7967::2:33#53 May 25 13:26:16 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'c.auth-ns.sonic.net/A/IN': 2604:1380:1:8a01::3#53 May 25 13:26:16 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'c.auth-ns.sonic.net/A/IN': 2001:5a8:0:3::1#53 May 25 13:26:16 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'a.auth-ns.sonic.net/A/IN': 2604:1380:1:8a01::3#53 May 25 13:26:16 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'a.auth-ns.sonic.net/AAAA/IN': 2001:5a8:0:3::1#53 May 25 13:26:16 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'a.auth-ns.sonic.net/A/IN': 2001:5a8:0:3::1#53 May 25 13:26:16 webhost01.frontrail.com named[10738]: error (network unreachable) resolving 'bl.score.senderscore.com.dlv.isc.org/DLV/IN': 2001:500:71::29#53 May 25 13:26:17 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): check pass; user unknown May 25 13:26:17 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:26:19 webhost01.frontrail.com saslauthd[992]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:26:19 webhost01.frontrail.com saslauthd[992]: do_auth : auth failure: [user=student] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:26:19 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:26:20 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:26:20 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:26:22 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:26:22 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:26:25 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): check pass; user unknown May 25 13:26:25 webhost01.frontrail.com saslauthd[994]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:26:27 webhost01.frontrail.com saslauthd[994]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:26:27 webhost01.frontrail.com saslauthd[994]: do_auth : auth failure: [user=smtp] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:26:27 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:26:27 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:26:27 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:26:27 webhost01.frontrail.com su[17196]: (to frontrail.com) root on none May 25 13:26:27 webhost01.frontrail.com systemd[1]: Created slice user-505.slice. -- Subject: Unit user-505.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished starting up. -- -- The start-up result is done. May 25 13:26:27 webhost01.frontrail.com systemd[1]: Starting user-505.slice. -- Subject: Unit user-505.slice has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun starting up. May 25 13:26:27 webhost01.frontrail.com systemd[1]: Started Session c387 of user frontrail.com. -- Subject: Unit session-c387.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c387.scope has finished starting up. -- -- The start-up result is done. May 25 13:26:27 webhost01.frontrail.com systemd[1]: Starting Session c387 of user frontrail.com. -- Subject: Unit session-c387.scope has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c387.scope has begun starting up. May 25 13:26:27 webhost01.frontrail.com su[17196]: pam_unix(su:session): session opened for user frontrail.com by (uid=0) May 25 13:26:27 webhost01.frontrail.com su[17196]: pam_unix(su:session): session closed for user frontrail.com May 25 13:26:27 webhost01.frontrail.com systemd[1]: Removed slice user-505.slice. -- Subject: Unit user-505.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished shutting down. May 25 13:26:27 webhost01.frontrail.com systemd[1]: Stopping user-505.slice. -- Subject: Unit user-505.slice has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun shutting down. May 25 13:26:28 webhost01.frontrail.com su[17206]: (to frontrail.com) root on none May 25 13:26:28 webhost01.frontrail.com systemd[1]: Created slice user-505.slice. -- Subject: Unit user-505.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished starting up. -- -- The start-up result is done. May 25 13:26:28 webhost01.frontrail.com systemd[1]: Starting user-505.slice. -- Subject: Unit user-505.slice has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun starting up. May 25 13:26:28 webhost01.frontrail.com systemd[1]: Started Session c388 of user frontrail.com. -- Subject: Unit session-c388.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c388.scope has finished starting up. -- -- The start-up result is done. May 25 13:26:28 webhost01.frontrail.com systemd[1]: Starting Session c388 of user frontrail.com. -- Subject: Unit session-c388.scope has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c388.scope has begun starting up. May 25 13:26:28 webhost01.frontrail.com su[17206]: pam_unix(su:session): session opened for user frontrail.com by (uid=0) May 25 13:26:28 webhost01.frontrail.com su[17206]: pam_unix(su:session): session closed for user frontrail.com May 25 13:26:28 webhost01.frontrail.com su[17211]: (to frontrail.com) root on none May 25 13:26:28 webhost01.frontrail.com systemd[1]: Removed slice user-505.slice. -- Subject: Unit user-505.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished shutting down. May 25 13:26:28 webhost01.frontrail.com systemd[1]: Stopping user-505.slice. -- Subject: Unit user-505.slice has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun shutting down. May 25 13:26:28 webhost01.frontrail.com systemd[1]: Created slice user-505.slice. -- Subject: Unit user-505.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished starting up. -- -- The start-up result is done. May 25 13:26:28 webhost01.frontrail.com systemd[1]: Starting user-505.slice. -- Subject: Unit user-505.slice has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun starting up. May 25 13:26:28 webhost01.frontrail.com systemd[1]: Started Session c389 of user frontrail.com. -- Subject: Unit session-c389.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c389.scope has finished starting up. -- -- The start-up result is done. May 25 13:26:28 webhost01.frontrail.com systemd[1]: Starting Session c389 of user frontrail.com. -- Subject: Unit session-c389.scope has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-c389.scope has begun starting up. May 25 13:26:28 webhost01.frontrail.com su[17211]: pam_unix(su:session): session opened for user frontrail.com by (uid=0) May 25 13:26:28 webhost01.frontrail.com su[17211]: pam_unix(su:session): session closed for user frontrail.com May 25 13:26:28 webhost01.frontrail.com systemd[1]: Removed slice user-505.slice. -- Subject: Unit user-505.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has finished shutting down. May 25 13:26:28 webhost01.frontrail.com systemd[1]: Stopping user-505.slice. -- Subject: Unit user-505.slice has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-505.slice has begun shutting down. May 25 13:26:28 webhost01.frontrail.com systemd[1]: Reloaded The Apache HTTP Server. -- Subject: Unit httpd.service has finished reloading its configuration -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit httpd.service has finished reloading its configuration -- -- The result is done. May 25 13:26:28 webhost01.frontrail.com systemd[1]: Stopping Berkeley Internet Name Domain (DNS)... -- Subject: Unit named.service has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit named.service has begun shutting down. May 25 13:26:28 webhost01.frontrail.com named[10738]: received control channel command 'stop' May 25 13:26:28 webhost01.frontrail.com named[10738]: shutting down: flushing changes May 25 13:26:28 webhost01.frontrail.com named[10738]: stopping command channel on 127.0.0.1#953 May 25 13:26:28 webhost01.frontrail.com named[10738]: stopping command channel on ::1#953 May 25 13:26:28 webhost01.frontrail.com named[10738]: no longer listening on ::#53 May 25 13:26:28 webhost01.frontrail.com named[10738]: no longer listening on 127.0.0.1#53 May 25 13:26:28 webhost01.frontrail.com named[10738]: no longer listening on 10.200.1.10#53 May 25 13:26:28 webhost01.frontrail.com named[10738]: exiting May 25 13:26:28 webhost01.frontrail.com systemd[1]: Stopped Berkeley Internet Name Domain (DNS). -- Subject: Unit named.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit named.service has finished shutting down. May 25 13:26:29 webhost01.frontrail.com systemd[1]: Starting Generate rndc key for BIND (DNS)... -- Subject: Unit named-setup-rndc.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit named-setup-rndc.service has begun starting up. May 25 13:26:29 webhost01.frontrail.com systemd[1]: Started Generate rndc key for BIND (DNS). -- Subject: Unit named-setup-rndc.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit named-setup-rndc.service has finished starting up. -- -- The start-up result is done. May 25 13:26:29 webhost01.frontrail.com systemd[1]: Starting Berkeley Internet Name Domain (DNS)... -- Subject: Unit named.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit named.service has begun starting up. May 25 13:26:29 webhost01.frontrail.com bash[17283]: zone localhost.localdomain/IN: loaded serial 0 May 25 13:26:29 webhost01.frontrail.com bash[17283]: zone localhost/IN: loaded serial 0 May 25 13:26:29 webhost01.frontrail.com bash[17283]: zone 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: loaded serial 0 May 25 13:26:29 webhost01.frontrail.com bash[17283]: zone 1.0.0.127.in-addr.arpa/IN: loaded serial 0 May 25 13:26:29 webhost01.frontrail.com bash[17283]: zone 0.in-addr.arpa/IN: loaded serial 0 May 25 13:26:29 webhost01.frontrail.com bash[17283]: zone frontrail.com/IN: loaded serial 1463773841 (DNSSEC signed) May 25 13:26:29 webhost01.frontrail.com named[17288]: starting BIND 9.9.4-RedHat-9.9.4-29.el7_2.3 -u named May 25 13:26:29 webhost01.frontrail.com named[17288]: built with '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-libtool' '--localstatedir=/var' '--enable-threads' '--enable-ipv6' '--enable-filter-aaaa' '--enable-rrl' '--with-pic' '--disable-static' '--disable-openssl-version-check' '--enable-exportlib' '--with-export-libdir=/usr/lib64' '--with-export-includedir=/usr/include' '--includedir=/usr/include/bind9' '--enable-native-pkcs11' '--with-pkcs11=/usr/lib64/pkcs11/libsofthsm2.so' '--with-dlopen=yes' '--with-dlz-ldap=yes' '--with-dlz-postgres=yes' '--with-dlz-mysql=yes' '--with-dlz-filesystem=yes' '--with-dlz-bdb=yes' '--with-gssapi=yes' '--disable-isc-spnego' '--enable-fixed-rrset' '--with-docbook-xsl=/usr/share/sgml/docbook/xsl-stylesheets' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CFLAGS= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' 'LDFLAGS=-Wl,-z,relro ' 'CPPFLAGS= -DDIG_SIGCHASE' May 25 13:26:29 webhost01.frontrail.com named[17288]: ---------------------------------------------------- May 25 13:26:29 webhost01.frontrail.com named[17288]: BIND 9 is maintained by Internet Systems Consortium, May 25 13:26:29 webhost01.frontrail.com named[17288]: Inc. (ISC), a non-profit 501(c)(3) public-benefit May 25 13:26:29 webhost01.frontrail.com named[17288]: corporation. Support and training for BIND 9 are May 25 13:26:29 webhost01.frontrail.com named[17288]: available at https://www.isc.org/support May 25 13:26:29 webhost01.frontrail.com named[17288]: ---------------------------------------------------- May 25 13:26:29 webhost01.frontrail.com named[17288]: adjusted limit on open files from 4096 to 1048576 May 25 13:26:29 webhost01.frontrail.com named[17288]: found 2 CPUs, using 2 worker threads May 25 13:26:29 webhost01.frontrail.com named[17288]: using 2 UDP listeners per interface May 25 13:26:29 webhost01.frontrail.com named[17288]: using up to 4096 sockets May 25 13:26:29 webhost01.frontrail.com named[17288]: loading configuration from '/etc/named.conf' May 25 13:26:29 webhost01.frontrail.com named[17288]: reading built-in trusted keys from file '/etc/named.iscdlv.key' May 25 13:26:29 webhost01.frontrail.com named[17288]: using default UDP/IPv4 port range: [1024, 65535] May 25 13:26:29 webhost01.frontrail.com named[17288]: using default UDP/IPv6 port range: [1024, 65535] May 25 13:26:29 webhost01.frontrail.com named[17288]: listening on IPv6 interfaces, port 53 May 25 13:26:29 webhost01.frontrail.com named[17288]: listening on IPv4 interface lo, 127.0.0.1#53 May 25 13:26:29 webhost01.frontrail.com named[17288]: listening on IPv4 interface eno16777736, 10.200.1.10#53 May 25 13:26:29 webhost01.frontrail.com named[17288]: generating session key for dynamic DNS May 25 13:26:29 webhost01.frontrail.com named[17288]: sizing zone task pool based on 7 zones May 25 13:26:29 webhost01.frontrail.com named[17288]: set up managed keys zone for view _default, file '/var/named/dynamic/managed-keys.bind' May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 10.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 16.172.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 17.172.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 18.172.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 19.172.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 20.172.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 21.172.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 22.172.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 23.172.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 24.172.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 25.172.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 26.172.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 27.172.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 28.172.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 29.172.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 30.172.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 31.172.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 168.192.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 64.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 65.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 66.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 67.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 68.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 69.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 70.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 71.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 72.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 73.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 74.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 75.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 76.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 77.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 78.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 79.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 80.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 81.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 82.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 83.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 84.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 85.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 86.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 87.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 88.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 89.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 90.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 91.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 92.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 93.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 94.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 95.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 96.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 97.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 98.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 99.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 100.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 101.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 102.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 103.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 104.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 105.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 106.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 107.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 108.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 109.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 110.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 111.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 112.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 113.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 114.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 115.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 116.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 117.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 118.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 119.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 120.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 121.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 122.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 123.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 124.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 125.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 126.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 127.100.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 127.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 254.169.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 2.0.192.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 100.51.198.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 113.0.203.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 255.255.255.255.IN-ADDR.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: D.F.IP6.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 8.E.F.IP6.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 9.E.F.IP6.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: A.E.F.IP6.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: B.E.F.IP6.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: automatic empty zone: 8.B.D.0.1.0.0.2.IP6.ARPA May 25 13:26:29 webhost01.frontrail.com named[17288]: command channel listening on 127.0.0.1#953 May 25 13:26:29 webhost01.frontrail.com named[17288]: command channel listening on ::1#953 May 25 13:26:29 webhost01.frontrail.com named[17288]: managed-keys-zone: loaded serial 6 May 25 13:26:29 webhost01.frontrail.com named[17288]: zone 0.in-addr.arpa/IN: loaded serial 0 May 25 13:26:29 webhost01.frontrail.com named[17288]: zone localhost.localdomain/IN: loaded serial 0 May 25 13:26:29 webhost01.frontrail.com named[17288]: zone 1.0.0.127.in-addr.arpa/IN: loaded serial 0 May 25 13:26:29 webhost01.frontrail.com named[17288]: zone 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: loaded serial 0 May 25 13:26:29 webhost01.frontrail.com named[17288]: zone frontrail.com/IN: loaded serial 1463773841 (DNSSEC signed) May 25 13:26:29 webhost01.frontrail.com named[17288]: zone localhost/IN: loaded serial 0 May 25 13:26:29 webhost01.frontrail.com named[17288]: all zones loaded May 25 13:26:29 webhost01.frontrail.com named[17288]: running May 25 13:26:29 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:26:29 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:26:29 webhost01.frontrail.com named[17288]: zone frontrail.com/IN: sending notifies (serial 1463773841) May 25 13:26:29 webhost01.frontrail.com systemd[1]: Started Berkeley Internet Name Domain (DNS). -- Subject: Unit named.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit named.service has finished starting up. -- -- The start-up result is done. May 25 13:26:29 webhost01.frontrail.com named[17288]: client 10.200.1.11#47232 (frontrail.com): transfer of 'frontrail.com/IN': AXFR-style IXFR started May 25 13:26:29 webhost01.frontrail.com named[17288]: client 10.200.1.11#47232 (frontrail.com): transfer of 'frontrail.com/IN': AXFR-style IXFR ended May 25 13:26:32 webhost01.frontrail.com saslauthd[990]: pam_unix(smtp:auth): check pass; user unknown May 25 13:26:32 webhost01.frontrail.com saslauthd[990]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:26:34 webhost01.frontrail.com saslauthd[990]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:26:34 webhost01.frontrail.com saslauthd[990]: do_auth : auth failure: [user=backup] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:26:34 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:26:34 webhost01.frontrail.com postfix/smtpd[16804]: lost connection after AUTH from unknown[181.211.7.218] May 25 13:26:34 webhost01.frontrail.com postfix/smtpd[16804]: disconnect from unknown[181.211.7.218] May 25 13:26:36 webhost01.frontrail.com named[17288]: error (network unreachable) resolving '218.7.211.181.in-addr.arpa/PTR/IN': 2001:dd8:6::101#53 May 25 13:26:37 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'arpa/DNSKEY/IN': 2001:503:ba3e::2:30#53 May 25 13:26:37 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'arpa/DNSKEY/IN': 2001:500:2f::f#53 May 25 13:26:37 webhost01.frontrail.com named[17288]: error (network unreachable) resolving '181.in-addr.arpa/DS/IN': 2001:500:13::73#53 May 25 13:26:37 webhost01.frontrail.com named[17288]: error (network unreachable) resolving '181.in-addr.arpa/DS/IN': 2001:13c7:7010::53#53 May 25 13:26:37 webhost01.frontrail.com named[17288]: error (network unreachable) resolving '181.in-addr.arpa/DS/IN': 2001:500:87::87#53 May 25 13:26:37 webhost01.frontrail.com named[17288]: error (network unreachable) resolving '211.181.in-addr.arpa/DS/IN': 2001:13c7:7002:3000::10#53 May 25 13:26:37 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ns.lacnic.net/AAAA/IN': 2001:500:2f::f#53 May 25 13:26:37 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ns2.lacnic.net/A/IN': 2001:500:2f::f#53 May 25 13:26:37 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ns3.afrinic.net/A/IN': 2001:500:2f::f#53 May 25 13:26:37 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ns3.afrinic.net/AAAA/IN': 2001:500:2f::f#53 May 25 13:26:37 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'sec3.apnic.net/A/IN': 2001:500:2f::f#53 May 25 13:26:37 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'sec3.apnic.net/AAAA/IN': 2001:500:2f::f#53 May 25 13:26:37 webhost01.frontrail.com named[17288]: error (network unreachable) resolving '181.in-addr.arpa/DNSKEY/IN': 2001:13c7:7002:3000::11#53 May 25 13:26:37 webhost01.frontrail.com named[17288]: error (network unreachable) resolving '181.in-addr.arpa/DNSKEY/IN': 2001:dc0:1:0:4777::140#53 May 25 13:26:37 webhost01.frontrail.com named[17288]: error (network unreachable) resolving '181.in-addr.arpa/DNSKEY/IN': 2001:500:13::c7d4:35#53 May 25 13:26:37 webhost01.frontrail.com named[17288]: error (network unreachable) resolving '218.7.211.181.in-addr.arpa.dlv.isc.org/DLV/IN': 2001:500:2d::d#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving './NS/IN': 2001:503:c27::2:30#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ns.isc.afilias-nst.info/A/IN': 2001:503:c27::2:30#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ns.isc.afilias-nst.info/AAAA/IN': 2001:503:c27::2:30#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ns.isc.afilias-nst.info/AAAA/IN': 2001:500:41::1#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ns.isc.afilias-nst.info/AAAA/IN': 2001:500:1c::1#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ns.isc.afilias-nst.info/AAAA/IN': 2001:500:19::1#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ns.isc.afilias-nst.info/AAAA/IN': 2a01:8840:7::1#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ari.beta.aridns.net.au/A/IN': 2001:500:1::803f:235#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ari.beta.aridns.net.au/AAAA/IN': 2001:500:1::803f:235#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ns1.isc.ultradns.net/A/IN': 2610:a1:1014::e8#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ari.alpha.aridns.net.au/A/IN': 2001:7fd::1#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ari.alpha.aridns.net.au/AAAA/IN': 2001:7fd::1#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ari.delta.aridns.net.au/A/IN': 2001:7fd::1#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ari.delta.aridns.net.au/AAAA/IN': 2001:dc3::35#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ari.beta.aridns.net.au/A/IN': 2001:7fd::1#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ari.beta.aridns.net.au/AAAA/IN': 2001:7fd::1#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ari.alpha.aridns.net.au/A/IN': 2001:dc3::35#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ari.alpha.aridns.net.au/AAAA/IN': 2001:dc3::35#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ari.delta.aridns.net.au/A/IN': 2001:dc3::35#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ari.beta.aridns.net.au/A/IN': 2001:dc3::35#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ari.beta.aridns.net.au/AAAA/IN': 2001:dc3::35#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'ari.gamma.aridns.net.au/A/IN': 2001:dc3::35#53 May 25 13:26:38 webhost01.frontrail.com named[17288]: error (network unreachable) resolving 'andinanet.net/DS/IN': 2001:503:231d::2:30#53 May 25 13:26:38 webhost01.frontrail.com postfix/smtpd[16804]: warning: hostname 218.7.211.181.static.pichincha.andinanet.net does not resolve to address 181.211.7.218 May 25 13:26:38 webhost01.frontrail.com postfix/smtpd[16804]: connect from unknown[181.211.7.218] May 25 13:26:41 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): check pass; user unknown May 25 13:26:41 webhost01.frontrail.com saslauthd[992]: pam_unix(smtp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= May 25 13:26:44 webhost01.frontrail.com saslauthd[992]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module May 25 13:26:44 webhost01.frontrail.com saslauthd[992]: do_auth : auth failure: [user=michael] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] May 25 13:26:44 webhost01.frontrail.com postfix/smtpd[16804]: warning: unknown[181.211.7.218]: SASL LOGIN authentication failed: authentication failure May 25 13:26:44 webhost01.frontrail.com systemd[1]: Starting Socket for Clam AntiVirus userspace daemon. -- Subject: Unit clamav-daemon.socket has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit clamav-daemon.socket has begun starting up. May 25 13:26:44 webhost01.frontrail.com systemd[17326]: Failed to chown socket at step USER: No such process May 25 13:26:44 webhost01.frontrail.com systemd[1]: clamav-daemon.socket control process exited, code=exited status=217 May 25 13:26:44 webhost01.frontrail.com systemd[1]: Failed to listen on Socket for Clam AntiVirus userspace daemon. -- Subject: Unit clamav-daemon.socket has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit clamav-daemon.socket has failed. -- -- The result is failed. May 25 13:26:44 webhost01.frontrail.com systemd[1]: Dependency failed for Clam AntiVirus userspace daemon. -- Subject: Unit clamav-daemon.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit clamav-daemon.service has failed. -- -- The result is dependency. May 25 13:26:44 webhost01.frontrail.com systemd[1]: Job clamav-daemon.service/start failed with result 'dependency'. May 25 13:26:44 webhost01.frontrail.com systemd[1]: Unit clamav-daemon.socket entered failed state.
.. all done

I am also trying to set up a new CentOS 7 server where I will migrate content from and old server. Clamd will not start and I get exactly the same error you do. Here are the clamav packages installed: clamav-server-systemd-0.99.2-2.el7.centos.vm.noarch clamav-scanner-0.99.2-2.el7.centos.vm.noarch clamav-lib-0.99.2-2.el7.centos.vm.x86_64 clamav-0.99.2-2.el7.centos.vm.x86_64 clamav-data-0.99.2-2.el7.centos.vm.noarch clamav-update-0.99.2-2.el7.centos.vm.x86_64 clamav-filesystem-0.99.2-2.el7.centos.vm.noarch clamav-server-0.99.2-2.el7.centos.vm.x86_64 clamav-scanner-systemd-0.99.2-2.el7.centos.vm.noarch