Searching for Exchange external DNS settings. Computer name is CHRIS.
Checking SOA for domain.com. Checking external DNS servers. Checking internal DNS servers.
Checking TCP/UDP SOA serial number using DNS server [192.168.2.2]. TCP test succeeded. UDP test succeeded. Serial number: 2005120602
Checking TCP/UDP SOA serial number using DNS server [200.97.33.1]. TCP test succeeded. UDP test succeeded. Serial number: 2005120602
Checking TCP/UDP SOA serial number using DNS server [200.96.152.4]. TCP test succeeded. UDP test succeeded. Serial number: 2005120602
Checking TCP/UDP SOA serial number using DNS server [200.96.152.12]. TCP test succeeded. UDP test succeeded. Serial number: 2005120602 SOA serial number match: Passed.
Checking local domain records. Starting TCP and UDP DNS queries for the local domain. This test will try to validate that DNS is set up correctly for inbound mail. This test can fail for 3 reasons.
Local domain is not set up in DNS. Inbound mail cannot be routed to local mailboxes.
Firewall blocks TCP/UDP DNS queries. This will not affect inbound mail, but will affect outbound mail.
Internal DNS is unaware of external DNS settings. This is a valid configuration for certain topologies.
Checking MX records using TCP: domain.com. MX: mail.domain.com (5) MX: mx1.iserve.net.nz (10) A: mail.domain.com [200.79.73.229] Checking MX records using UDP: domain.com. MX: mail.domain.com (5) MX: mx1.iserve.net.nz (10) A: mail.domain.com [200.79.73.229] A: mx1.iserve.net.nz [202.191.32.2] A: ns1.iserve.net.nz [202.191.32.1] A ns2.iserve.net.nz [202.191.33.1]
Both TCP and UDP queries succeeded. Local DNS test passed.
Checking remote domain records. Starting TCP and UDP DNS queries for the remote domain. This test will try to validate that DNS is set up correctly for outbound mail. This test can fail for3 reasons.
Firewall blocks TCP/UDP queries which will block outbound mail. Windows 2000/NT Server requires TCP DNS queries. Windows Server 2003 will use UDP queries first, then fall back to TCP queries.
Internal DNS does not know how to query external domains. You must either use an external DNS server or configure DNS server to query external domains.
Remote domain does not exist. Failure is expected.
Checking MX records using TCP: domain.com. MX: mail.domain.com (5) MX: mx1.iserve.net.nz (10) A: mail.domain.com [200.79.73.229] Checking MX records using UDP: domain.com. MX: mail.domain.com (5) MX: mx1.iserve.net.nz (10) A: mx1.iserve.net.nz [202.191.32.2] Both TCP and UDP queries succeeded. Remote DNS test passed.
Checking MX servers listed for chris.crowe@domain.com. Connecting to mail.domain.com [200.79.73.229] on port 25. Received: 220 iisfaq.domain.net Microsoft ESMTP MAIL Service, Version: 6.0.3790.1830 ready at Thu, 19 Jan 2006 08:03:32 +1300
Sent: ehlo domain.com Received: 250-iisfaq.domain.net Hello [192.168.2.1] 250-TURN 250-SIZE 250-ETRN 250-PIPELINING 250-DSN 250-ENHANCEDSTATUSCODES 250-8bitmime 250-BINARYMIME 250-CHUNKING 250-VRFY 250-X-EXPS GSSAPI NTLM LOGIN 250-X-EXPS=LOGIN 250-AUTH GSSAPI NTLM LOGIN 250-AUTH=LOGIN 250-X-LINK2STATE 250-XEXCH50 250 OK
Sent: mail from: <chris@domain.com>
Received: 250 2.1.0 chris@domain.com....Sender OK
Sent: rcpt to: <chris.crowe@domain.com>
Received: 250 2.1.5 chris.crowe@domain.com
Sent: quit
Received: 221 2.0.0 iisfaq.domain.net Service closing transmission channel
Successfully connected to mail.domain.com. Connecting to mx1.iserve.net.nz [202.191.32.2] on port 25.Received: 220 mx1-2.iserve.net.nz ESMTP
Sent: ehlo domain.com
Received: 250-mx1-2.iserve.net.nz 250-PIPELINING 250-8BITMIME 250 SIZE 20971520
Sent: mail from: <chris@domain.com>
Received: 250 ok
Sent: rcpt to: <chris.crowe@domain.com>
Received: 250 ok
Sent: quit
Received: 221 mx1-2.iserve.net.nz
Successfully connected to mx1.iserve.net.nz. |