Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-27, 16:05:46

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - want2fly

Pages: [1] 2 3 4
1
Hello Mustafa.

I just installed the kloxo-mr on the brand new vps. Logged in and set all the prompted parameters such as changing default port, setting mail server name and dns template. Then I tried to log in to FTP server. The server prompts for user name/password then after short pause I get "Erro 530: authentication failed"


I tried to change the password via kloxo panel but it doesn't fix the issue.

If I am using the admin password that I use to log in to the Kloxo MR then it allows me to log in to the ftp.

I only have a single domain name in my Kloxo MR panel

Pureftpd.log is empty

The Kloxo is Kloxo-MR 6.5.0.f-2016111301

I turned off mail server because I don't need it.

What can I do to fix the issue?

2
[root@vps ~]# sh /script/sysinfo; yum list installed php*; php -m

A. Kloxo-MR: 6.5.0.f-2016100901

B. OS: CentOS release 6.8 (Final) i686

C. Apps:
   1. MySQL: mysql55-5.5.52-1.ius.el6.i686
   2. PHP: php54-5.4.45-1.ius.el6.i686
   3. Httpd: httpd-2.2.31-1.mr.el6.i386
   4. Lighttpd: --uninstalled--
   5. Nginx: --uninstalled--
   6. Qmail: qmail-toaster-1.03-1.3.55.mr.el6.i386
      - with: courier-imap-toaster-4.1.2-1.3.20.mr.el6.i686
   7. Dns: djbdns-1.05-17.4.mr.el6.i386

D. Php-type (for Httpd/proxy): suphp_event

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          2048       1489        558         67          0        897
   -/+ buffers/cache:        592       1455
   Swap:          512          0        512

Loaded plugins: fastestmirror, priorities, protectbase, replace
Loading mirror speeds from cached hostfile
 * base: centos.mirror.lstn.net
 * extras: centos-distro.1gservers.com
 * mratwork-epel: fedora-epel.mirror.lstn.net
 * mratwork-ius-stable: dfw.mirror.rackspace.com
 * mratwork-release-neutral-noarch: rpms.mratwork.com
 * mratwork-release-version-arch: rpms.mratwork.com
 * mratwork-webtatic: us-east.repo.webtatic.com
 * updates: mirror.rackspace.com
0 packages excluded due to repository protections
Installed Packages
php52s.i686                 5.2.17-12.mr.el6      @mratwork-release-version-arch
php54.i686                  5.4.45-1.ius.el6      @mratwork-ius-archive
php54-bcmath.i686           5.4.45-1.ius.el6      @mratwork-ius-archive
php54-cli.i686              5.4.45-1.ius.el6      @mratwork-ius-archive
php54-common.i686           5.4.45-1.ius.el6      @mratwork-ius-archive
php54-fpm.i686              5.4.45-1.ius.el6      @mratwork-ius-archive
php54-gd.i686               5.4.45-1.ius.el6      @mratwork-ius-archive
php54-mbstring.i686         5.4.45-1.ius.el6      @mratwork-ius-archive
php54-mcrypt.i686           5.4.45-1.ius.el6      @mratwork-ius-archive
php54-mysql.i686            5.4.45-1.ius.el6      @mratwork-ius-archive
php54-pdo.i686              5.4.45-1.ius.el6      @mratwork-ius-archive
php54-pear.noarch           1:1.9.5-2.ius.el6     @mratwork-ius-archive
php54-pecl-geoip.i686       1.0.8-3.ius.el6       @mratwork-ius-archive
php54-pecl-imagick.i686     3.1.2-2.ius.el6       @mratwork-ius-archive
php54-pgsql.i686            5.4.45-1.ius.el6      @mratwork-ius-archive
php54-process.i686          5.4.45-1.ius.el6      @mratwork-ius-archive
php54-xml.i686              5.4.45-1.ius.el6      @mratwork-ius-archive
[PHP Modules]
bcmath
bz2
calendar
Core
ctype
curl
date
dom
ereg
exif
fileinfo
filter
ftp
gd
geoip
gettext
gmp
hash
iconv
imagick
json
libxml
mbstring
mcrypt
mhash
mysql
mysqli
openssl
pcntl
pcre
PDO
pdo_mysql
pdo_pgsql
pdo_sqlite
pgsql
Phar
posix
readline
Reflection
session
shmop
SimpleXML
sockets
SPL
sqlite3
standard
sysvmsg
sysvsem
sysvshm
tokenizer
wddx
xml
xmlreader
xmlwriter
xsl
zip
zlib

[Zend Modules]

3
But when I use
Code: [Select]
<?php $ip $_SERVER["REMOTE_ADDR"]; $arr geoip_record_by_name($ip); echo $arr['city'].' '?> It does not display the city. I am using Kloxo-MR 6.5.0.f-2016100901

4
Hello Mustafa.

I have the latest geoip installed however the php code is not displaying the location. What file do I need to edit to enable the geoip ? Is it /etc/php.d ?

Thank you

5
I did run yum update -y and after it updated hiwatha server I went to protect stats and set the password for protection. Now webalizer works. awstats still no go but at least I got a webalizer. Thank you for trying Mustafa.

6
When I switch to webalizer from within panel settings and then click on stats button I still get the same error  that "awstats not found..." I think there is something wrong with my installation...

7
After executing those commands I still get "The requested URL /awstats/awstats.pl/ was not found on this server."

8
[root@vps ~]# yum list|grep awstats
awstats.noarch                       7.0-3.el6              @mratwork-epel
kloxomr-stats-awstats.noarch         7.5-1.mr               @mratwork-release-neutral-noarch

9
After  I ran that command and clicked stats I get the following 404 message: "The requested URL /awstats/awstats.pl/ was not found on this server."

10
A. Kloxo-MR: 6.5.0.f-2016100901

B. OS: CentOS release 6.8 (Final) i686

C. Apps:
   1. MySQL: mysql55-5.5.52-1.ius.el6.i686
   2. PHP: php54-5.4.45-1.ius.el6.i686
   3. Httpd: httpd-2.2.31-1.mr.el6.i386
   4. Lighttpd: --uninstalled--
   5. Nginx: --uninstalled--
   6. Qmail: qmail-toaster-1.03-1.3.55.mr.el6.i386
      - with: courier-imap-toaster-4.1.2-1.3.20.mr.el6.i686
   7. Dns: djbdns-1.05-17.4.mr.el6.i386

D. Php-type (for Httpd/proxy): suphp_worker

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          2048       1246        801         67          0        849
   -/+ buffers/cache:        397       1650
   Swap:          512          0        512


11
I just tried on a non-wordpress website and it shows 404 not found. Is there a pace in the panel where I can enable awstats or webalizer to display stats in /stats/ folder?

12
I have a wordpress installation on my domain so when  Iaccess /stats/ I get 404 page

13
Hello Mustafa!

Is there an AWstats program available in koxo? If not how do I install it?

I want to see where visitors are coming from and how many of them.

I am using Kloxo-MR 6.5.0.f-2016100901

Thank you

14
Code: [Select]
Oct 15 09:57:52 vps send: status: local 0/10 remote 1/60
Oct 15 09:58:32 vps send: delivery 26: deferral: CNAME_lookup_failed_temporarily._(#4.4.3)/
Oct 15 09:58:32 vps send: status: local 0/10 remote 0/60
Oct 15 10:02:19 vps smtp: tcpserver: status: 1/100
Oct 15 10:02:19 vps smtp: tcpserver: pid 29053 from 127.0.0.1
Oct 15 10:02:19 vps smtp: tcpserver: ok 29053 vpsl.mydomain.com:::ffff:127.0.0.1:25 :::ffff:127.0.0.1::50300
Oct 15 10:02:19 vps smtp: 29053 < [EOF]
Oct 15 10:02:19 vps smtp: tcpserver: end 29053 status 256
Oct 15 10:02:19 vps smtp: tcpserver: status: 0/100
Oct 15 10:02:19 vps smtp: 29053 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 10:02:19 vps smtp: 29053 > [EOF]
Oct 15 10:07:19 vps smtp: tcpserver: status: 1/100
Oct 15 10:07:19 vps smtp: tcpserver: pid 29118 from 127.0.0.1
Oct 15 10:07:19 vps smtp: tcpserver: ok 29118 vpsl.mydomain.com:::ffff:127.0.0.1:25 :::ffff:127.0.0.1::52899
Oct 15 10:07:19 vps smtp: 29118 < [EOF]
Oct 15 10:07:19 vps smtp: 29118 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 10:07:19 vps smtp: tcpserver: end 29118 status 256
Oct 15 10:07:19 vps smtp: tcpserver: status: 0/100
Oct 15 10:07:19 vps smtp: 29118 > [EOF]
Oct 15 10:07:44 vps smtp: tcpserver: status: 1/100
Oct 15 10:07:44 vps smtp: tcpserver: pid 29129 from 210.3.184.74
Oct 15 10:07:44 vps smtp: tcpserver: ok 29129 vpsl.mydomain.com:::ffff:104.193.42.175:25 :::ffff:210.3.184.74::45000
Oct 15 10:07:44 vps smtp: 29129 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 10:07:44 vps smtp: 29129 < HELO mail.mydomain.com - Welcome to Qmail?
Oct 15 10:07:44 vps smtp: 29129 > 250 mail.mydomain.com - Welcome to Qmail?
Oct 15 10:07:45 vps smtp: 29129 < AUTH LOGIN?
Oct 15 10:07:45 vps smtp: 29129 > 334 VXNlcm5hbWU6?
Oct 15 10:07:45 vps smtp: 29129 < cHJpbnRlcg==?
Oct 15 10:07:45 vps smtp: 29129 > 334 UGFzc3dvcmQ6?
Oct 15 10:07:45 vps smtp: 29129 < MTIzNA==?
Oct 15 10:07:45 vps vpopmail[29131]: vchkpw-smtp: vpopmail user not found printer@:210.3.184.74
Oct 15 10:07:50 vps smtp: 29129 > 535 authentication failed (#5.7.1)?
Oct 15 10:07:50 vps smtp: 29129 < QUIT?
Oct 15 10:07:50 vps smtp: tcpserver: end 29129 status 0
Oct 15 10:07:50 vps smtp: tcpserver: status: 0/100
Oct 15 10:07:50 vps smtp: 29129 > 221 mail.mydomain.com - Welcome to Qmail?
Oct 15 10:07:50 vps smtp: 29129 > [EOF]
Oct 15 10:12:19 vps smtp: tcpserver: status: 1/100
Oct 15 10:12:19 vps smtp: tcpserver: pid 29204 from 127.0.0.1
Oct 15 10:12:19 vps smtp: tcpserver: ok 29204 vpsl.mydomain.com:::ffff:127.0.0.1:25 :::ffff:127.0.0.1::55750
Oct 15 10:12:19 vps smtp: 29204 < [EOF]
Oct 15 10:12:19 vps smtp: tcpserver: end 29204 status 256
Oct 15 10:12:19 vps smtp: tcpserver: status: 0/100
Oct 15 10:12:19 vps smtp: 29204 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 10:12:19 vps smtp: 29204 > [EOF]
Oct 15 10:12:46 vps send: starting delivery 27: msg 24381197 to remote admin@1daily.net
Oct 15 10:12:46 vps send: status: local 0/10 remote 1/60
Oct 15 10:13:26 vps send: delivery 27: deferral: CNAME_lookup_failed_temporarily._(#4.4.3)/
Oct 15 10:13:26 vps send: status: local 0/10 remote 0/60
Oct 15 10:13:41 vps smtp: tcpserver: status: 1/100
Oct 15 10:13:41 vps smtp: tcpserver: pid 29264 from 1.162.235.93
Oct 15 10:13:41 vps smtp: tcpserver: ok 29264 vpsl.mydomain.com:::ffff:104.193.42.175:25 :::ffff:1.162.235.93::3180
Oct 15 10:13:41 vps smtp: 29264 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 10:13:41 vps smtp: 29264 < HELO 104.193.42.175?
Oct 15 10:13:41 vps smtp: 29264 > 250 mail.mydomain.com - Welcome to Qmail?
Oct 15 10:13:42 vps smtp: 29264 < MAIL FROM: <dlh@email.cta.cq.cnt>?
Oct 15 10:13:42 vps smtp: CHKUSER accepted sender: from <dlh@email.cta.cq.cnt::> remote <104.193.42.175:unknown:1.162.235.93> rcpt <> : sender accepted
Oct 15 10:13:42 vps smtp: 29264 > 250 ok?
Oct 15 10:13:42 vps smtp: 29264 < RCPT TO: <gogo@linwayedm.com.tw>?
Oct 15 10:13:42 vps smtp: CHKUSER rejected relaying: from <dlh@email.cta.cq.cnt::> remote <104.193.42.175:unknown:1.162.235.93> rcpt <gogo@linwayedm.com.tw> : client not allowed to relay
Oct 15 10:13:43 vps smtp: 29264 > 553 5.7.1 sorry, that domain isn't in my list of allowed rcpthosts (chkuser)?
Oct 15 10:13:43 vps smtp: 29264 < [EOF]
Oct 15 10:13:43 vps smtp: tcpserver: end 29264 status 256
Oct 15 10:13:43 vps smtp: tcpserver: status: 0/100
Oct 15 10:13:43 vps smtp: 29264 > [EOF]
Oct 15 10:13:46 vps pop3: tcpserver: status: 1/40
Oct 15 10:13:46 vps pop3: tcpserver: pid 29266 from 92.115.23.106
Oct 15 10:13:46 vps pop3: tcpserver: ok 29266 vpsl.mydomain.com:::ffff:104.193.42.175:110 :::ffff:92.115.23.106::62532
Oct 15 10:13:46 vps pop3: DEBUG: Connection, ip=[92.115.23.106]
Oct 15 10:17:20 vps smtp: tcpserver: status: 1/100
Oct 15 10:17:20 vps smtp: tcpserver: pid 29292 from 127.0.0.1
Oct 15 10:17:20 vps smtp: tcpserver: ok 29292 vpsl.mydomain.com:::ffff:127.0.0.1:25 :::ffff:127.0.0.1::58522
Oct 15 10:17:20 vps smtp: 29292 < [EOF]
Oct 15 10:17:20 vps smtp: tcpserver: end 29292 status 256
Oct 15 10:17:20 vps smtp: tcpserver: status: 0/100
Oct 15 10:17:20 vps smtp: 29292 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 10:17:20 vps smtp: 29292 > [EOF]
Oct 15 10:18:05 vps smtp: tcpserver: status: 1/100
Oct 15 10:18:05 vps smtp: tcpserver: pid 29333 from 180.222.157.66
Oct 15 10:18:05 vps smtp: tcpserver: ok 29333 vpsl.mydomain.com:::ffff:104.193.42.175:25 :::ffff:180.222.157.66::9640
Oct 15 10:18:05 vps smtp: 29333 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 10:18:05 vps smtp: 29333 < HELO mail.mydomain.com - Welcome to Qmail?
Oct 15 10:18:05 vps smtp: 29333 > 250 mail.mydomain.com - Welcome to Qmail?
Oct 15 10:18:06 vps smtp: 29333 < AUTH LOGIN?
Oct 15 10:18:06 vps smtp: 29333 > 334 VXNlcm5hbWU6?
Oct 15 10:18:06 vps smtp: 29333 < bWFpbGluZw==?
Oct 15 10:18:06 vps smtp: 29333 > 334 UGFzc3dvcmQ6?
Oct 15 10:18:06 vps smtp: 29333 < MTIzNA==?
Oct 15 10:18:06 vps vpopmail[29335]: vchkpw-smtp: vpopmail user not found mailing@:180.222.157.66
Oct 15 10:18:11 vps smtp: 29333 < QUIT?
Oct 15 10:18:11 vps smtp: 29333 > 535 authentication failed (#5.7.1)?
Oct 15 10:18:11 vps smtp: 29333 > 221 mail.mydomain.com - Welcome to Qmail?
Oct 15 10:18:11 vps smtp: 29333 > [EOF]
Oct 15 10:18:11 vps smtp: tcpserver: end 29333 status 0
Oct 15 10:18:11 vps smtp: tcpserver: status: 0/100
Oct 15 10:22:20 vps smtp: tcpserver: status: 1/100
Oct 15 10:22:20 vps smtp: tcpserver: pid 29362 from 127.0.0.1
Oct 15 10:22:20 vps smtp: tcpserver: ok 29362 vpsl.mydomain.com:::ffff:127.0.0.1:25 :::ffff:127.0.0.1::32989
Oct 15 10:22:20 vps smtp: 29362 < [EOF]
Oct 15 10:22:20 vps smtp: 29362 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 10:22:20 vps smtp: tcpserver: end 29362 status 256
Oct 15 10:22:20 vps smtp: tcpserver: status: 0/100
Oct 15 10:22:20 vps smtp: 29362 > [EOF]
Oct 15 10:27:40 vps smtp: tcpserver: status: 1/100
Oct 15 10:27:40 vps smtp: tcpserver: pid 30226 from 127.0.0.1
Oct 15 10:27:40 vps smtp: tcpserver: ok 30226 vpsl.mydomain.com:::ffff:127.0.0.1:25 :::ffff:127.0.0.1::35786
Oct 15 10:27:40 vps smtp: 30226 < [EOF]
Oct 15 10:27:40 vps smtp: tcpserver: end 30226 status 256
Oct 15 10:27:40 vps smtp: tcpserver: status: 0/100
Oct 15 10:27:40 vps smtp: 30226 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 10:27:40 vps smtp: 30226 > [EOF]
Oct 15 10:29:25 vps smtp: tcpserver: status: 1/100
Oct 15 10:29:25 vps smtp: tcpserver: pid 30240 from 187.5.7.252
Oct 15 10:29:25 vps smtp: tcpserver: ok 30240 vpsl.mydomain.com:::ffff:104.193.42.175:25 :::ffff:187.5.7.252::22053
Oct 15 10:29:25 vps smtp: 30240 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 10:29:25 vps smtp: 30240 < HELO mail.mydomain.com - Welcome to Qmail?
Oct 15 10:29:25 vps smtp: 30240 > 250 mail.mydomain.com - Welcome to Qmail?
Oct 15 10:29:25 vps smtp: 30240 < AUTH LOGIN?
Oct 15 10:29:25 vps smtp: 30240 > 334 VXNlcm5hbWU6?
Oct 15 10:29:26 vps smtp: 30240 < bm9yZXBseQ==?
Oct 15 10:29:26 vps smtp: 30240 > 334 UGFzc3dvcmQ6?
Oct 15 10:29:26 vps smtp: 30240 < MTIzNA==?
Oct 15 10:29:26 vps vpopmail[30242]: vchkpw-smtp: vpopmail user not found noreply@:187.5.7.252
Oct 15 10:29:31 vps smtp: 30240 < QUIT?
Oct 15 10:29:31 vps smtp: 30240 > 535 authentication failed (#5.7.1)?
Oct 15 10:29:31 vps smtp: 30240 > 221 mail.mydomain.com - Welcome to Qmail?
Oct 15 10:29:31 vps smtp: 30240 > [EOF]
Oct 15 10:29:31 vps smtp: tcpserver: end 30240 status 0
Oct 15 10:29:31 vps smtp: tcpserver: status: 0/100
Oct 15 10:30:21 vps pop3: tcpserver: status: 2/40
Oct 15 10:30:21 vps pop3: tcpserver: pid 30420 from 80.82.64.102
Oct 15 10:30:21 vps pop3: tcpserver: ok 30420 vpsl.mydomain.com:::ffff:104.193.42.175:110 :::ffff:80.82.64.102::33302
Oct 15 10:30:21 vps pop3: DEBUG: Connection, ip=[80.82.64.102]
Oct 15 10:30:22 vps pop3: INFO: LOGIN FAILED, user=support@seedporn.com, ip=[80.82.64.102]
Oct 15 10:30:27 vps pop3: INFO: LOGOUT, ip=[80.82.64.102]
Oct 15 10:30:27 vps pop3: DEBUG: Disconnected, ip=[80.82.64.102]
Oct 15 10:30:27 vps pop3: tcpserver: end 30420 status 0
Oct 15 10:30:27 vps pop3: tcpserver: status: 1/40
Oct 15 10:32:41 vps smtp: tcpserver: status: 1/100
Oct 15 10:32:41 vps smtp: tcpserver: pid 31032 from 127.0.0.1
Oct 15 10:32:41 vps smtp: tcpserver: ok 31032 vpsl.mydomain.com:::ffff:127.0.0.1:25 :::ffff:127.0.0.1::39064
Oct 15 10:32:41 vps smtp: 31032 < [EOF]
Oct 15 10:32:41 vps smtp: tcpserver: end 31032 status 256
Oct 15 10:32:41 vps smtp: tcpserver: status: 0/100
Oct 15 10:32:41 vps smtp: 31032 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 10:32:41 vps smtp: 31032 > [EOF]
Oct 15 10:37:42 vps smtp: tcpserver: status: 1/100
Oct 15 10:37:42 vps smtp: tcpserver: pid 31069 from 127.0.0.1
Oct 15 10:37:42 vps smtp: tcpserver: ok 31069 vpsl.mydomain.com:::ffff:127.0.0.1:25 :::ffff:127.0.0.1::41948
Oct 15 10:37:42 vps smtp: 31069 < [EOF]
Oct 15 10:37:42 vps smtp: tcpserver: end 31069 status 256
Oct 15 10:37:42 vps smtp: tcpserver: status: 0/100
Oct 15 10:37:42 vps smtp: 31069 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 10:37:42 vps smtp: 31069 > [EOF]
Oct 15 10:38:20 vps smtp: tcpserver: status: 1/100
Oct 15 10:38:20 vps smtp: tcpserver: pid 31081 from 74.208.228.64
Oct 15 10:38:20 vps smtp: tcpserver: ok 31081 vpsl.mydomain.com:::ffff:104.193.42.175:25 :::ffff:74.208.228.64::20250
Oct 15 10:38:20 vps smtp: 31081 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 10:38:20 vps smtp: 31081 < HELO mail.mydomain.com - Welcome to Qmail?
Oct 15 10:38:20 vps smtp: 31081 > 250 mail.mydomain.com - Welcome to Qmail?
Oct 15 10:38:21 vps smtp: 31081 < AUTH LOGIN?
Oct 15 10:38:21 vps smtp: 31081 > 334 VXNlcm5hbWU6?
Oct 15 10:38:21 vps smtp: 31081 < c3BhbQ==?
Oct 15 10:38:21 vps smtp: 31081 > 334 UGFzc3dvcmQ6?
Oct 15 10:38:21 vps smtp: 31081 < MTIzNA==?
Oct 15 10:38:21 vps vpopmail[31083]: vchkpw-smtp: vpopmail user not found spam@:74.208.228.64
Oct 15 10:38:26 vps smtp: 31081 < QUIT?
Oct 15 10:38:26 vps smtp: 31081 > 535 authentication failed (#5.7.1)?
Oct 15 10:38:26 vps smtp: 31081 > 221 mail.mydomain.com - Welcome to Qmail?
Oct 15 10:38:26 vps smtp: 31081 > [EOF]
Oct 15 10:38:26 vps smtp: tcpserver: end 31081 status 0
Oct 15 10:38:26 vps smtp: tcpserver: status: 0/100
Oct 15 10:43:03 vps smtp: tcpserver: status: 1/100
Oct 15 10:43:03 vps smtp: tcpserver: pid 31264 from 127.0.0.1
Oct 15 10:43:03 vps smtp: tcpserver: ok 31264 vpsl.mydomain.com:::ffff:127.0.0.1:25 :::ffff:127.0.0.1::44784
Oct 15 10:43:03 vps smtp: 31264 < [EOF]
Oct 15 10:43:03 vps smtp: 31264 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 10:43:03 vps smtp: tcpserver: end 31264 status 256
Oct 15 10:43:03 vps smtp: tcpserver: status: 0/100
Oct 15 10:43:03 vps smtp: 31264 > [EOF]
Oct 15 10:48:03 vps smtp: tcpserver: status: 1/100
Oct 15 10:48:03 vps smtp: tcpserver: pid 31329 from 127.0.0.1
Oct 15 10:48:03 vps smtp: tcpserver: ok 31329 vpsl.mydomain.com:::ffff:127.0.0.1:25 :::ffff:127.0.0.1::47637
Oct 15 10:48:03 vps smtp: 31329 < [EOF]
Oct 15 10:48:03 vps smtp: tcpserver: end 31329 status 256
Oct 15 10:48:03 vps smtp: tcpserver: status: 0/100
Oct 15 10:48:03 vps smtp: 31329 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 10:48:03 vps smtp: 31329 > [EOF]
Oct 15 10:48:37 vps smtp: tcpserver: status: 1/100
Oct 15 10:48:37 vps smtp: tcpserver: pid 31337 from 74.208.228.64
Oct 15 10:48:37 vps smtp: tcpserver: ok 31337 vpsl.mydomain.com:::ffff:104.193.42.175:25 :::ffff:74.208.228.64::30741
Oct 15 10:48:37 vps smtp: 31337 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 10:48:37 vps smtp: 31337 < HELO mail.mydomain.com - Welcome to Qmail?
Oct 15 10:48:37 vps smtp: 31337 > 250 mail.mydomain.com - Welcome to Qmail?
Oct 15 10:48:37 vps smtp: 31337 < AUTH LOGIN?
Oct 15 10:48:37 vps smtp: 31337 > 334 VXNlcm5hbWU6?
Oct 15 10:48:37 vps smtp: 31337 < ZmF4?
Oct 15 10:48:37 vps smtp: 31337 > 334 UGFzc3dvcmQ6?
Oct 15 10:48:38 vps smtp: 31337 < MTIzNA==?
Oct 15 10:48:38 vps vpopmail[31339]: vchkpw-smtp: vpopmail user not found fax@:74.208.228.64
Oct 15 10:48:43 vps smtp: 31337 < QUIT?
Oct 15 10:48:43 vps smtp: 31337 > 535 authentication failed (#5.7.1)?
Oct 15 10:48:43 vps smtp: 31337 > 221 mail.mydomain.com - Welcome to Qmail?
Oct 15 10:48:43 vps smtp: tcpserver: end 31337 status 0
Oct 15 10:48:43 vps smtp: 31337 > [EOF]
Oct 15 10:48:43 vps smtp: tcpserver: status: 0/100
Oct 15 10:53:04 vps smtp: tcpserver: status: 1/100
Oct 15 10:53:04 vps smtp: tcpserver: pid 984 from 127.0.0.1
Oct 15 10:53:04 vps smtp: tcpserver: ok 984 vpsl.mydomain.com:::ffff:127.0.0.1:25 :::ffff:127.0.0.1::50160
Oct 15 10:53:04 vps smtp: 984 < [EOF]
Oct 15 10:53:04 vps smtp: tcpserver: end 984 status 256
Oct 15 10:53:04 vps smtp: tcpserver: status: 0/100
Oct 15 10:53:04 vps smtp: 984 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 10:53:04 vps smtp: 984 > [EOF]
Oct 15 10:58:04 vps smtp: tcpserver: status: 1/100
Oct 15 10:58:04 vps smtp: tcpserver: pid 16927 from 127.0.0.1
Oct 15 10:58:04 vps smtp: tcpserver: ok 16927 vpsl.mydomain.com:::ffff:127.0.0.1:25 :::ffff:127.0.0.1::52779
Oct 15 10:58:04 vps smtp: 16927 < [EOF]
Oct 15 10:58:04 vps smtp: 16927 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 10:58:04 vps smtp: tcpserver: end 16927 status 256
Oct 15 10:58:04 vps smtp: tcpserver: status: 0/100
Oct 15 10:58:04 vps smtp: 16927 > [EOF]
Oct 15 10:59:06 vps smtp: tcpserver: status: 1/100
Oct 15 10:59:06 vps smtp: tcpserver: pid 20297 from 212.118.124.105
Oct 15 10:59:06 vps smtp: tcpserver: ok 20297 vpsl.mydomain.com:::ffff:104.193.42.175:25 :::ffff:212.118.124.105::58499
Oct 15 10:59:06 vps smtp: 20297 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 10:59:07 vps smtp: 20297 < HELO mail.mydomain.com - Welcome to Qmail?
Oct 15 10:59:07 vps smtp: 20297 > 250 mail.mydomain.com - Welcome to Qmail?
Oct 15 10:59:08 vps smtp: 20297 < AUTH LOGIN?
Oct 15 10:59:08 vps smtp: 20297 > 334 VXNlcm5hbWU6?
Oct 15 10:59:08 vps smtp: 20297 < bWFya2V0aW5n?
Oct 15 10:59:08 vps smtp: 20297 > 334 UGFzc3dvcmQ6?
Oct 15 10:59:08 vps smtp: 20297 < MTIzNA==?
Oct 15 10:59:08 vps vpopmail[20299]: vchkpw-smtp: vpopmail user not found marketing@:212.118.124.105
Oct 15 10:59:13 vps smtp: 20297 > 535 authentication failed (#5.7.1)?
Oct 15 10:59:13 vps smtp: 20297 < QUIT?
Oct 15 10:59:13 vps smtp: tcpserver: end 20297 status 0
Oct 15 10:59:13 vps smtp: tcpserver: status: 0/100
Oct 15 10:59:13 vps smtp: 20297 > 221 mail.mydomain.com - Welcome to Qmail?
Oct 15 10:59:13 vps smtp: 20297 > [EOF]
Oct 15 11:03:04 vps smtp: tcpserver: status: 1/100
Oct 15 11:03:04 vps smtp: tcpserver: pid 20570 from 127.0.0.1
Oct 15 11:03:04 vps smtp: tcpserver: ok 20570 vpsl.mydomain.com:::ffff:127.0.0.1:25 :::ffff:127.0.0.1::55383
Oct 15 11:03:04 vps smtp: 20570 < [EOF]
Oct 15 11:03:04 vps smtp: tcpserver: end 20570 status 256
Oct 15 11:03:04 vps smtp: tcpserver: status: 0/100
Oct 15 11:03:04 vps smtp: 20570 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 11:03:04 vps smtp: 20570 > [EOF]
Oct 15 11:08:04 vps smtp: tcpserver: status: 1/100
Oct 15 11:08:04 vps smtp: tcpserver: pid 20889 from 127.0.0.1
Oct 15 11:08:04 vps smtp: tcpserver: ok 20889 vpsl.mydomain.com:::ffff:127.0.0.1:25 :::ffff:127.0.0.1::57867
Oct 15 11:08:04 vps smtp: 20889 < [EOF]
Oct 15 11:08:04 vps smtp: 20889 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 11:08:04 vps smtp: tcpserver: end 20889 status 256
Oct 15 11:08:04 vps smtp: tcpserver: status: 0/100
Oct 15 11:08:04 vps smtp: 20889 > [EOF]
Oct 15 11:09:09 vps smtp: tcpserver: status: 1/100
Oct 15 11:09:09 vps smtp: tcpserver: pid 20912 from 74.208.228.64
Oct 15 11:09:09 vps smtp: tcpserver: ok 20912 vpsl.mydomain.com:::ffff:104.193.42.175:25 :::ffff:74.208.228.64::52188
Oct 15 11:09:09 vps smtp: 20912 > 220 mail.mydomain.com - Welcome to Qmail ESMTP?
Oct 15 11:09:10 vps smtp: 20912 < HELO mail.mydomain.com - Welcome to Qmail?
Oct 15 11:09:10 vps smtp: 20912 > 250 mail.mydomain.com - Welcome to Qmail?
Oct 15 11:09:10 vps smtp: 20912 < AUTH LOGIN?
Oct 15 11:09:10 vps smtp: 20912 > 334 VXNlcm5hbWU6?
Oct 15 11:09:10 vps smtp: 20912 < bWVldGluZw==?
Oct 15 11:09:10 vps smtp: 20912 > 334 UGFzc3dvcmQ6?
Oct 15 11:09:10 vps smtp: 20912 < MTIzNA==?
Oct 15 11:09:10 vps vpopmail[20914]: vchkpw-smtp: vpopmail user not found meeting@:74.208.228.64
Oct 15 11:09:15 vps smtp: 20912 > 535 authentication failed (#5.7.1)?
Oct 15 11:09:15 vps smtp: 20912 < QUIT?
Oct 15 11:09:15 vps smtp: tcpserver: end 20912 status 0
Oct 15 11:09:15 vps smtp: tcpserver: status: 0/100

15
Hello.
I got email from my vps hosting that my server was used to send spam. They sent me the log:
Code: [Select]
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 299 SMTP connections
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 299 SMTP connections
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 299 SMTP connections
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 301 SMTP connections
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 303 SMTP connections
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 303 SMTP connections
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 183 SMTP connections
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 183 SMTP connections
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 184 SMTP connections
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 283 SMTP connections
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 283 SMTP connections
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 287 SMTP connections
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 287 SMTP connections
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 281 SMTP connections
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 280 SMTP connections
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 162 SMTP connections
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 259 SMTP connections
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 151 SMTP connections
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 151 SMTP connections
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 284 SMTP connections
VPS 264 (2607:f348:101e:0000:0000:0000:b4e0:b372) has 284 SMTP connections

How do I fix that?
Can I just disable qmail? I don't use the email for anything on that vps

Pages: [1] 2 3 4

Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine

Page created in 0.092 seconds with 17 queries.

web stats analysis