Logwatch/Postfix error

Discussion in 'Server Operation' started by av1611, Oct 17, 2008.

  1. av1611

    av1611 New Member

    I have the following error in Logwatch. This particular server is F9 with Apache using Virt's (not ISPConfig) Postfix no DNS.

    host.tranquilpenguin.com and geckopia.com are the same box, different Virt's.

    A. I don't understand the error
    B. What's wrong?

    Here is my hosts:

    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1 localhost.localdomain localhost host
    69.59.125.225 host.tranquilpenguin.com host tranquilpenguin.com geckopia.com
    192.168.100.101 tranquilpenguin.local

    Here is the error from Logwatch:

    ****** Detailed ************************************************************************************

    4 Delivered -------------------------------------------------------------------------------
    2 host.tranquilpenguin.com
    2 gecko
    2 gecko
    2 localhost.tranquilpenguin.com
    2 root
    2 root@localhost

    20 Deferrals -------------------------------------------------------------------------------
    20 4.4.1: Persistent Transient Failure: Network & Routing Status: No answer from host
    20 Connection refused
    20 geckopia.com
    20 gecko
    20 69.59.125.225 geckopia.com



    **Unmatched Entries**
    1 Oct 16 18:16:03 host postfix/smtp[31370]: connect to geckopia.com[69.59.125.225]:25: Connection refused
    1 Oct 16 01:56:03 host postfix/smtp[8763]: connect to geckopia.com[69.59.125.225]:25: Connection refused
    1 Oct 16 08:56:04 host postfix/smtp[29354]: connect to geckopia.com[69.59.125.225]:25: Connection refused
    1 Oct 16 05:26:03 host postfix/smtp[28510]: connect to geckopia.com[69.59.125.225]:25: Connection refused
    1 Oct 16 17:06:04 host postfix/smtp[31126]: connect to geckopia.com[69.59.125.225]:25: Connection refused
    1 Oct 16 15:56:03 host postfix/smtp[30895]: connect to geckopia.com[69.59.125.225]:25: Connection refused
    1 Oct 16 19:26:03 host postfix/smtp[31592]: connect to geckopia.com[69.59.125.225]:25: Connection refused
    1 Oct 16 14:46:04 host postfix/smtp[30653]: connect to geckopia.com[69.59.125.225]:25: Connection refused
    1 Oct 16 11:16:04 host postfix/smtp[29854]: connect to geckopia.com[69.59.125.225]:25: Connection refused
    1 Oct 16 03:06:04 host postfix/smtp[8815]: connect to geckopia.com[69.59.125.225]:25: Connection refused
    1 Oct 16 10:06:03 host postfix/smtp[29546]: connect to geckopia.com[69.59.125.225]:25: Connection refused
    1 Oct 16 20:36:04 host postfix/smtp[31809]: connect to geckopia.com[69.59.125.225]:25: Connection refused
    1 Oct 16 13:36:03 host postfix/smtp[30373]: connect to geckopia.com[69.59.125.225]:25: Connection refused
    1 Oct 16 21:46:03 host postfix/smtp[31869]: connect to geckopia.com[69.59.125.225]:25: Connection refused
    1 Oct 16 04:16:03 host postfix/smtp[8868]: connect to geckopia.com[69.59.125.225]:25: Connection refused
    1 Oct 16 07:46:04 host postfix/smtp[28580]: connect to geckopia.com[69.59.125.225]:25: Connection refused
    1 Oct 16 00:46:04 host postfix/smtp[8716]: connect to geckopia.com[69.59.125.225]:25: Connection refused
    1 Oct 16 06:36:03 host postfix/smtp[28546]: connect to geckopia.com[69.59.125.225]:25: Connection refused
    1 Oct 16 22:56:03 host postfix/smtp[31982]: connect to geckopia.com[69.59.125.225]:25: Connection refused
    1 Oct 16 12:26:03 host postfix/smtp[29954]: connect to geckopia.com[69.59.125.225]:25: Connection refused

    ---------------------- Postfix End -------------------------
     
  2. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    netstat -tap
    on geckopia.com?
     

Share This Page