On Wed, 5 Dec 2001, Joshua S. Freeman wrote:
> I have an ISDN line coming into my house.  I have a network running
> there that contains, among other things, a mailserver...
> 'pop.threeofus.com' and 'mail.threeofus.com'...

  If I try connecting to pop.threeofus.com on TCP port 110, I get the
"connected" message from Telnet, but a few seconds later your end
disconnects.  That usually means TCP-wrappers is hosed, or DNS is hosed, or
both.  Or are you using IP address restrictions deliberately?

  If I try connecting to mail.threeofus.com on TCP port 25, the SMTP banner
starts out as "220 localhost.localdomain ESMTP ...".  Your system appears to
think it's canonical name is "localhost.localdomain".  That may be a
problem.

  The MX record for <threeofus.com> points to <mail.threeofus.com>, which is
a CNAME record.  MX records should only point to canonical names.  That is
likely not causing many problems, but should be fixed eventually.

  Have you checked the system logs?

-- 
Ben Scott <[EMAIL PROTECTED]>
| The opinions expressed in this message are those of the author and do not |
| necessarily represent the views or policy of any other person, entity or  |
| organization.  All information is provided without warranty of any kind.  |



*****************************************************************
To unsubscribe from this list, send mail to [EMAIL PROTECTED]
with the text 'unsubscribe gnhlug' in the message body.
*****************************************************************

Reply via email to