Migrating ISPCONFIG

Discussion in 'Installation/Configuration' started by jeffsss, Apr 28, 2015.

  1. jeffsss

    jeffsss New Member

    Hello, SO first thing i have done was install the same version of ispconfig on my new server and import the previous servers dbispconfig database

    i also ran the resync under tools in ispconfig. except i did not resync the sites yet. because i am not able to login via ftp with a ftp user i have recently created after the move.

    i am running centos 6.5 with ispconfig 3.0.4.3
    I am aware that there are some other files to copy over according to the post by falko.

    whats the best way to get the /etc/passwd and other files over to the new server? rsync did not work. maybe i did it wrong tho.

    ftp wont work, i cant login. i get authentication failed.
    i checked my ftpd logs and i am seeing authentication failed for user aftp


    I have confirmed the right password is being used and i can login via command prompt
    via mysql -u aftp ispconfig -pMYPASSWORD

    Code:
    [root@web2 log]# ftp localhost
    Connected to localhost (127.0.0.1).
    220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
    220-You are user number 1 of 50 allowed.
    220-Local time is now 20:18. Server port: 21.
    220-This is a private system - No anonymous login
    220-IPv6 connections are also welcome on this server.
    220 You will be disconnected after 15 minutes of inactivity.
    Name (localhost:root): aftp
    331 User aftp OK. Password required
    Password:
    530 Login authentication failed
    Login failed.
    Remote system type is UNIX.
    Using binary mode to transfer files.
    ftp> 
    
    
    this user was created with ispconfig.
    but as soon as i ftp in with filezilla

    Code:
    Status:    Resolving address of lolfunnystuff.com
    Status:    Connecting to 192.168.10.185:21...
    Status:    Connection established, waiting for welcome message...
    Status:    Insecure server, it does not support FTP over TLS.
    Command:    USER aftp
    Response:    331 User aftp OK. Password required
    Command:    PASS *******
    Response:    530 Login authentication failed
    Error:    Critical error: Could not connect to server
    
    
    where should i go from here to fix my ftp users.

    Code:
    Apr 27 20:14:32 localhost pure-ftpd: ([email protected]) [INFO] Logout.
    Apr 27 20:14:54 localhost pure-ftpd: ([email protected]) [INFO] New connection from 127.0.0.1
    Apr 27 20:15:04 localhost pure-ftpd: ([email protected]) [ERROR] The SQL server seems to be down [Access denied for user 'ispconfig'@'localhost' (using password: YES)]
    Apr 27 20:15:08 localhost pure-ftpd: ([email protected]) [WARNING] Authentication failed for user [notrin]
    Apr 27 20:15:56 localhost pure-ftpd: ([email protected]) [INFO] Logout.
    Apr 27 20:18:47 localhost pure-ftpd: ([email protected]) [INFO] New connection from 127.0.0.1
    Apr 27 20:18:55 localhost pure-ftpd: ([email protected]) [ERROR] The SQL server seems to be down [Access denied for user 'ispconfig'@'localhost' (using password: YES)]
    Apr 27 20:18:58 localhost pure-ftpd: ([email protected]) [WARNING] Authentication failed for user [aftp]
    Apr 27 20:19:13 localhost pure-ftpd: ([email protected]) [INFO] New connection from 192.168.10.50
    Apr 27 20:19:13 localhost pure-ftpd: ([email protected]) [ERROR] The SQL server seems to be down [Access denied for user 'ispconfig'@'localhost' (using password: YES)]
    Apr 27 20:19:17 localhost pure-ftpd: ([email protected]) [WARNING] Authentication failed for user [aftp]
    Apr 27 20:19:17 localhost pure-ftpd: ([email protected]) [INFO] Logout.
    Apr 27 20:20:07 localhost pure-ftpd: ([email protected]) [INFO] Logout.
    Apr 27 20:22:01 localhost pure-ftpd: ([email protected]) [INFO] New connection from 192.168.10.50
    Apr 27 20:22:01 localhost pure-ftpd: ([email protected]) [ERROR] The SQL server seems to be down [Access denied for user 'ispconfig'@'localhost' (using password: YES)]
    Apr 27 20:22:06 localhost pure-ftpd: ([email protected]) [WARNING] Authentication failed for user [aftp]
    Apr 27 20:22:06 localhost pure-ftpd: ([email protected]) [INFO] Logout.
    [root@web2 log]# 
    
    
    here is the debug script results.


    Code:
    ##### SERVER #####
    IP-address (as per hostname): ***.***.***.***
    IP-address(es) (as per ifconfig): ***.***.***.***
    [INFO] ISPConfig is installed.
    
    ##### ISPCONFIG #####
    ISPConfig version is 3.0.5.4p5
    
    
    ##### VERSION CHECK #####
    
    [INFO] php (cli) version is 5.3.3
    
    ##### PORT CHECK #####
    
    [WARN] Port 25 (SMTP server) seems NOT to be listening
    [WARN] Port 465 (SMTP server SSL) seems NOT to be listening
    [WARN] Port 22 (SSH server) seems NOT to be listening
    [WARN] Port 25 (SMTP server) seems NOT to be listening
    
    ##### MAIL SERVER CHECK #####
    
    [WARN] I found no "submission" entry in your postfix master.cf
    [INFO] this is not critical, but if you want to offer port 587 for smtp connections you have to enable this.
    [WARN] I found no "smtps" entry in your postfix master.cf
    [INFO] this is not critical, but if you want to offer SSL for smtp (not TLS) connections you have to enable this.
    
    ##### RUNNING SERVER PROCESSES #####
    
    [INFO] I found the following web server(s):
    Unknown process (httpd) (PID 1780)
    [WARN] I could not determine which mail server is running.
    [INFO] I found the following pop3 server(s):
    Dovecot (PID 1740)
    [INFO] I found the following imap server(s):
    Dovecot (PID 1740)
    [INFO] I found the following ftp server(s):
    PureFTP (PID 1791)
    
    ##### LISTENING PORTS #####
    (only    ()
    Local    (Address)
    [anywhere]:21    (1791/pure-ftpd)
    [localhost]:53    (1311/named)
    [localhost]:953    (1311/named)
    [anywhere]:993    (1740/dovecot)
    [anywhere]:995    (1740/dovecot)
    [localhost]:10024    (1770/amavisd)
    [anywhere]:3306    (1715/mysqld)
    [anywhere]:110    (1740/dovecot)
    [anywhere]:143    (1740/dovecot)
    *:*:*:*::*:21    (1791/pure-ftpd)
    *:*:*:*::*:53    (1311/named)
    *:*:*:*::*:953    (1311/named)
    *:*:*:*::*:443    (1780/httpd)
    *:*:*:*::*:993    (1740/dovecot)
    *:*:*:*::*:995    (1740/dovecot)
    *:*:*:*::*:10024    (1770/amavisd)
    [localhost]10    (1740/dovecot)
    [localhost]43    (1740/dovecot)
    *:*:*:*::*:8080    (1780/httpd)
    *:*:*:*::*:80    (1780/httpd)
    *:*:*:*::*:8081    (1780/httpd)
    
    
    
    
    ##### IPTABLES #####
    Chain INPUT (policy ACCEPT)
    target prot opt source destination
    fail2ban-SSH tcp -- [anywhere]/0 [anywhere]/0 tcp dpt:22
    
    Chain FORWARD (policy ACCEPT)
    target prot opt source destination
    
    Chain OUTPUT (policy ACCEPT)
    target prot opt source destination
    
    Chain fail2ban-SSH (1 references)
    target prot opt source destination
    RETURN all -- [anywhere]/0 [anywhere]/0
    
    
    this is running server.sh

    Code:
    [root@web2 ~]# /usr/local/ispconfig/server/server.sh
    PHP:  syntax error, unexpected '&' in /etc/php.ini on line 115
    finished.
    PHP:  syntax error, unexpected '&' in /etc/php.ini on line 115
    [root@web2 ~]# 
    

    i do not see any aftp user in /etc/passwd so thats strange that i am able to login.

    thanks much for your help

    my resources

    Code:
    http://i-dyllen.dk/wordpress/?p=244
    http://www.faqforge.com/linux/controlpanels/ispconfig3/where-is-the-ispconfig-3-configuration-file/
    
     
  2. jeffsss

    jeffsss New Member

    this seems to be a common problem :( I have checked the following below.

    I have verified that aftp user is in dbispconfig.ftp_user
    i have DontResolve Yes in my conf
    i am able to login to ispconfig fine with user js
    i am able to login to phpmyadmin
     
  3. jeffsss

    jeffsss New Member

    System Messages - Log (Server : web.mt.net)
    Code:
    
    Apr 28 15:58:53 localhost pulseaudio[7990]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:58:53 localhost pulseaudio[7990]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:58:53 localhost pulseaudio[7990]: main.c: Failed to acquire autospawn lock
    Apr 28 15:58:54 localhost pulseaudio[7994]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:58:54 localhost pulseaudio[7994]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:58:54 localhost pulseaudio[7994]: main.c: Failed to acquire autospawn lock
    Apr 28 15:58:58 localhost pulseaudio[7998]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:58:58 localhost pulseaudio[7998]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:58:58 localhost pulseaudio[7998]: main.c: Failed to acquire autospawn lock
    Apr 28 15:58:59 localhost pure-ftpd: ([email protected]) [INFO] New connection from 192.168.10.50
    Apr 28 15:58:59 localhost pulseaudio[8005]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:58:59 localhost pulseaudio[8005]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:58:59 localhost pulseaudio[8005]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:03 localhost pulseaudio[8022]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:03 localhost pulseaudio[8022]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:03 localhost pulseaudio[8022]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:04 localhost pulseaudio[8026]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:04 localhost pulseaudio[8026]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:04 localhost pulseaudio[8026]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:04 localhost pure-ftpd: ([email protected]) [WARNING] Authentication failed for user [mtweb1]
    Apr 28 15:59:04 localhost pure-ftpd: ([email protected]) [INFO] Logout.
    Apr 28 15:59:08 localhost pulseaudio[8030]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:08 localhost pulseaudio[8030]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:08 localhost pulseaudio[8030]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:09 localhost pulseaudio[8034]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:09 localhost pulseaudio[8034]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:09 localhost pulseaudio[8034]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:13 localhost pulseaudio[8044]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:13 localhost pulseaudio[8044]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:13 localhost pulseaudio[8044]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:14 localhost pulseaudio[8050]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:14 localhost pulseaudio[8050]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:14 localhost pulseaudio[8050]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:18 localhost pulseaudio[8054]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:18 localhost pulseaudio[8054]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:18 localhost pulseaudio[8054]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:19 localhost pulseaudio[8058]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:19 localhost pulseaudio[8058]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:19 localhost pulseaudio[8058]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:23 localhost pulseaudio[8062]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:23 localhost pulseaudio[8062]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:23 localhost pulseaudio[8062]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:24 localhost pulseaudio[8066]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:24 localhost pulseaudio[8066]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:24 localhost pulseaudio[8066]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:28 localhost pulseaudio[8070]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:28 localhost pulseaudio[8070]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:28 localhost pulseaudio[8070]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:29 localhost pulseaudio[8074]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:29 localhost pulseaudio[8074]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:29 localhost pulseaudio[8074]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:33 localhost pulseaudio[8078]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:33 localhost pulseaudio[8078]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:33 localhost pulseaudio[8078]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:39 localhost pulseaudio[8090]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:39 localhost pulseaudio[8090]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:43 localhost pulseaudio[8094]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:43 localhost pulseaudio[8094]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:43 localhost pulseaudio[8094]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:44 localhost pulseaudio[8098]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:44 localhost pulseaudio[8098]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:44 localhost pulseaudio[8098]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:48 localhost pulseaudio[8102]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:48 localhost pulseaudio[8102]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:48 localhost pulseaudio[8102]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:49 localhost pulseaudio[8106]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:49 localhost pulseaudio[8106]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:49 localhost pulseaudio[8106]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:53 localhost pulseaudio[8110]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:53 localhost pulseaudio[8110]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:53 localhost pulseaudio[8110]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:54 localhost pulseaudio[8114]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:54 localhost pulseaudio[8114]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:54 localhost pulseaudio[8114]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:58 localhost pulseaudio[8118]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:58 localhost pulseaudio[8118]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:58 localhost pulseaudio[8118]: main.c: Failed to acquire autospawn lock
    Apr 28 15:59:59 localhost pulseaudio[8122]: core-util.c: Failed to stat home directory /home/notrin: No such file or directory
    Apr 28 15:59:59 localhost pulseaudio[8122]: lock-autospawn.c: Cannot access autospawn lock.
    Apr 28 15:59:59 localhost pulseaudio[8122]: main.c: Failed to acquire autospawn lock
    
     
  4. jeffsss

    jeffsss New Member

    CLAM AV LOG
    Code:
    Apr 28 15:14:09 localhost amavis[1722]: Module Socket 1.82
    Apr 28 15:14:09 localhost amavis[1722]: Module Socket6 0.23
    Apr 28 15:14:09 localhost amavis[1722]: Module Time::HiRes 1.9721
    Apr 28 15:14:09 localhost amavis[1722]: Module URI 1.40
    Apr 28 15:14:09 localhost amavis[1722]: Module Unix::Syslog 1.1
    Apr 28 15:14:09 localhost amavis[1722]: Amavis::ZMQ code NOT loaded
    Apr 28 15:14:09 localhost amavis[1722]: Amavis::DB code loaded
    Apr 28 15:14:09 localhost amavis[1722]: SQL base code loaded
    Apr 28 15:14:09 localhost amavis[1722]: SQL::Log code NOT loaded
    Apr 28 15:14:09 localhost amavis[1722]: SQL::Quarantine NOT loaded
    Apr 28 15:14:09 localhost amavis[1722]: Lookup::SQL code loaded
    Apr 28 15:14:09 localhost amavis[1722]: Lookup::LDAP code NOT loaded
    Apr 28 15:14:09 localhost amavis[1722]: AM.PDP-in proto code loaded
    Apr 28 15:14:09 localhost amavis[1722]: SMTP-in proto code loaded
    Apr 28 15:14:09 localhost amavis[1722]: Courier proto code NOT loaded
    Apr 28 15:14:09 localhost amavis[1722]: SMTP-out proto code loaded
    Apr 28 15:14:09 localhost amavis[1722]: Pipe-out proto code NOT loaded
    Apr 28 15:14:09 localhost amavis[1722]: BSMTP-out proto code NOT loaded
    Apr 28 15:14:09 localhost amavis[1722]: Local-out proto code loaded
    Apr 28 15:14:09 localhost amavis[1722]: OS_Fingerprint code NOT loaded
    Apr 28 15:14:09 localhost amavis[1722]: ANTI-VIRUS code loaded
    Apr 28 15:14:09 localhost amavis[1722]: ANTI-SPAM code loaded
    Apr 28 15:14:09 localhost amavis[1722]: ANTI-SPAM-EXT code NOT loaded
    Apr 28 15:14:09 localhost amavis[1722]: ANTI-SPAM-C code NOT loaded
    Apr 28 15:14:09 localhost amavis[1722]: ANTI-SPAM-SA code loaded
    Apr 28 15:14:09 localhost amavis[1722]: Unpackers code loaded
    Apr 28 15:14:09 localhost amavis[1722]: DKIM code NOT loaded
    Apr 28 15:14:09 localhost amavis[1722]: Tools code NOT loaded
    Apr 28 15:14:09 localhost amavis[1722]: Found $file at /usr/bin/file
    Apr 28 15:14:09 localhost amavis[1722]: Found $altermime at /usr/bin/altermime
    Apr 28 15:14:09 localhost amavis[1722]: Internal decoder for .mail
    Apr 28 15:14:09 localhost amavis[1722]: Internal decoder for .asc
    Apr 28 15:14:09 localhost amavis[1722]: Internal decoder for .uue
    Apr 28 15:14:09 localhost amavis[1722]: Internal decoder for .hqx
    Apr 28 15:14:09 localhost amavis[1722]: Internal decoder for .ync
    Apr 28 15:14:09 localhost amavis[1722]: Found decoder for .F at /usr/bin/unfreeze
    Apr 28 15:14:09 localhost amavis[1722]: Found decoder for .Z at /usr/bin/gzip -d
    Apr 28 15:14:09 localhost amavis[1722]: Found decoder for .gz at /usr/bin/gzip -d
    Apr 28 15:14:09 localhost amavis[1722]: Found decoder for .bz2 at /usr/bin/bzip2 -d
    Apr 28 15:14:09 localhost amavis[1722]: Found decoder for .lzo at /usr/bin/lzop -d
    Apr 28 15:14:09 localhost amavis[1722]: Found decoder for .rpm at /usr/bin/rpm2cpio
    Apr 28 15:14:09 localhost amavis[1722]: Found decoder for .cpio at /bin/cpio
    Apr 28 15:14:09 localhost amavis[1722]: Found decoder for .tar at /bin/cpio
    Apr 28 15:14:09 localhost amavis[1722]: Found decoder for .deb at /usr/bin/ar
    Apr 28 15:14:09 localhost amavis[1722]: Internal decoder for .zip
    Apr 28 15:14:09 localhost amavis[1722]: Found decoder for .7z at /usr/bin/7za
    Apr 28 15:14:09 localhost amavis[1722]: No ext program for .rar, tried: rar, unrar
    Apr 28 15:14:09 localhost amavis[1722]: Found decoder for .arj at /usr/bin/arj
    Apr 28 15:14:09 localhost amavis[1722]: Found decoder for .arc at /usr/bin/nomarch
    Apr 28 15:14:09 localhost amavis[1722]: Found decoder for .zoo at /usr/bin/unzoo
    Apr 28 15:14:09 localhost amavis[1722]: No ext program for .lha, tried: lha
    Apr 28 15:14:09 localhost amavis[1722]: Found decoder for .cab at /usr/bin/cabextract
    Apr 28 15:14:09 localhost amavis[1722]: No ext program for .tnef, tried: tnef
    Apr 28 15:14:09 localhost amavis[1722]: Internal decoder for .tnef
    Apr 28 15:14:09 localhost amavis[1722]: Found decoder for .exe at /usr/bin/arj
    Apr 28 15:14:09 localhost amavis[1722]: No decoder for .lha
    Apr 28 15:14:09 localhost amavis[1722]: No decoder for .rar
    Apr 28 15:14:09 localhost amavis[1722]: Using primary internal av scanner code for ClamAV-clamd
    Apr 28 15:14:09 localhost amavis[1722]: Found secondary av scanner ClamAV-clamscan at /usr/bin/clamscan
    Apr 28 15:14:09 localhost amavis[1722]: Deleting db files __db.002,__db.001,__db.003,__db.004,snmp.db,nanny.db in /var/spool/amavisd/db
    Apr 28 15:14:09 localhost amavis[1722]: Creating db in /var/spool/amavisd/db/; BerkeleyDB 0.43, libdb 4.7
    Apr 28 15:14:13 localhost amavis[1722]: DKIM signature verification disabled, corresponding features not available. If not intentional, consider enabling it by setting: $enable_dkim_verification to 1, or explicitly disable it by setting it to 0 to mute this warning.
    Apr 28 15:14:13 localhost sendmail[1806]: t3SLEDET001806: [email protected], size=213, class=0, nrcpts=1, msgid=<[email protected]>, relay=root@localhost
    Apr 28 15:14:13 localhost sendmail[1806]: t3SLEDET001806: [email protected], [email protected] (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30213, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]
    Apr 28 15:15:02 localhost sendmail[2022]: t3SLF2PM002022: Authentication-Warning: web2.mt.net: mailman set sender to root using -f
    Apr 28 15:15:02 localhost sendmail[2022]: t3SLF2PM002022: from=root, size=627, class=0, nrcpts=1, msgid=<[email protected]>, relay=mailman@localhost
    Apr 28 15:15:02 localhost sendmail[2022]: t3SLF2PM002022: to=mailman, ctladdr=root (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30627, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]
    Apr 28 15:20:01 localhost sendmail[2709]: t3SLK1B3002709: Authentication-Warning: web2.mt.net: mailman set sender to root using -f
    Apr 28 15:20:01 localhost sendmail[2709]: t3SLK1B3002709: from=root, size=627, class=0, nrcpts=1, msgid=<[email protected]>, relay=mailman@localhostAuthentication-Warning: web2.mt.net: mailman set sender to root using -f
    Apr 28 15:45:01 localhost sendmail[5856]: t3SLj1X1005856: from=root, size=627, class=0, nrcpts=1, msgid=<[email protected]>, relay=mailman@localhost
    Apr 28 15:45:01 localhost sendmail[5856]: t3SLj1X1005856: to=mailman, ctladdr=root (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30627, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]
    Apr 28 15:50:01 localhost sendmail[6787]: t3SLo17R006787: Authentication-Warning: web2.mt.net: mailman set sender to root using -f
    Apr 28 15:50:01 localhost sendmail[6787]: t3SLo17R006787: from=root, size=627, class=0, nrcpts=1, msgid=<[email protected]>, relay=mailman@localhost
    Apr 28 15:50:01 localhost sendmail[6787]: t3SLo17R006787: to=mailman, ctladdr=root (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30627, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]
    Apr 28 15:54:16 localhost clamd[1713]: SelfCheck: Database status OK.
    Apr 28 15:55:01 localhost sendmail[7455]: t3SLt12h007455: Authentication-Warning: web2.mt.net: mailman set sender to root using -f
    Apr 28 15:55:01 localhost sendmail[7455]: t3SLt12h007455: from=root, size=627, class=0, nrcpts=1, msgid=<[email protected]>, relay=mailman@localhost
    Apr 28 15:55:01 localhost sendmail[7455]: t3SLt12h007455: to=mailman, ctladdr=root (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30627, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]
    Apr 28 16:00:01 localhost sendmail[8145]: t3SM01h7008145: Authentication-Warning: web2.mt.net: mailman set sender to root using -f
    Apr 28 16:00:01 localhost sendmail[8145]: t3SM01h7008145: from=root, size=627, class=0, nrcpts=1, msgid=<[email protected]>, relay=mailman@localhost
    Apr 28 16:00:01 localhost sendmail[8145]: t3SM01h7008145: to=mailman, ctladdr=root (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30627, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]
    
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    The problem is that you migrated only sme parts of the configuration, if you search here in the forum then you find instructions on a complete migration. Just copying the ispconfig database is not enough.

    First you have to move over the web* system users and client* groups. And just hese users and groups, if you would try to copy or rsync the passwd, shadow and group file, then your bnew server will be broken very likely and has to be reinstalled in that case if you dont have a backup of the original files. Then you move over all databases (ensure tat you used the same mysql root password and the same password for the ispconfig mysql user during initial install). afterwards, you can resync the var/www and /var/vmail data and then login into ispconfig and run a resync on the websites.

    There are n
    FTP users are not in /etc/passwd, the yre in the ispconfig database.
     

Share This Page