451 4.4.0 DNS query failed to some domains from Hub transport
- Exchange 2007 hub running on Windows Server 2008. IPv6 has been disabled per http://www.microsoft.com/t
echnet/net . Looking at a packet capture, I see the following:work/ipv6/ ipv6faq.ms px
DNS Standard query AAAA webmail.xxxxxxxxx.com
DNS Standard query response, Server failure
Both servers are in the same AD domain/site and running Windows Server standard 2008 SP1.
Email will sit in the queue until it expires.
Nslookup (from Windows XP or hub server) against the same DNS server will resolve the xxxxxxxxx.com to webmail.xxxxxxxxx.com with a valid IP address. I can telnet using port 25 to that IP address from the Hub server without any problems.
Once the hub server receives the DNS error, it will retry again at the set time interval using IPv6 DNS query. Of course it fails again and the pattern continues until the email expires.
If I put the mx record in the hosts file, email is delivered immediately.
I have seen http://technet.microsoft.com/en-us/l where it mentions having the DNS server respond to a second query, but the trace doesn't even show a second attempt.ibrary/bb8 78121.aspx
No smarthost involved in outgoing email.
The destinations worked in Exchange 2003 on Windows Server 2003. If we redirect the email from Exchange 2007 to Exchange 2003, it will be delivered. Not a good solution since we are removing 2003.
I would expect when the IPv6 query fails it would try IPv4. This does not seem to be the case with Server 2008.
回答
- Hi,
Please run nslookup -q=mx domain.com (the problematic domain) command in CMD, then post the information on the forum.
Thanks
Allen- 回答としてマークAllen SongMSFT, モデレータ2009年4月13日 2:54
- Hi,
Until now, that is the product issue in Exchange 2007 which running on Windows Server 2008. If any update, I will inform you.
Thanks
Allen- 回答としてマークAllen SongMSFT, モデレータ2009年4月13日 2:54
すべての返信
- Hi,
Please disable IPv6 by following the steps below:
To disable IPv6 (source http://technet.microsoft.com/en-us/library/bb629624.aspx )-
In Control Panel, open Network and Sharing Center.
-
In the Tasks list, click Manage network connections.
-
Right-click the connection from which you want to remove IPv6, and then click Properties.
-
Click to clear the Internet Protocol Version 6 (TCP/IPv6) check box, and then click OK.
-
Close Network Connections, and then close Network and Sharing Center.
-
In Windows Explorer, locate the hosts file in the following location:
%windir%\System32\drivers\etc
-
In Notepad, open the hosts file.
-
In the hosts file, remove the following entry:
::1 localhost
-
Save and then close the hosts file.
-
Start Registry Editor.
-
Expand the following subkey:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip6\Parameters
-
Right-click Parameters, point to New, and then click DWORD (32-bit) Value.
-
Type DisabledComponents, and then press ENTER to name the new value.
-
Right-click DisabledComponents, and then click Modify.
-
In the Value data box, type FFFFFFFF, and then click OK.
-
Exit Registry Editor, and then restart the computer.
Regards,
Johan
blog: www.johanveldhuis.nl -
- Thanks for the suggestion. I have already set all this (I was thinking the link I listed had that information as well). I have also tried both FFFFFFFF and 000000FF.
- Hi,
Please run nslookup -q=mx domain.com (the problematic domain) command in CMD, then post the information on the forum.
Thanks
Allen- 回答としてマークAllen SongMSFT, モデレータ2009年4月13日 2:54
- Hi,
Until now, that is the product issue in Exchange 2007 which running on Windows Server 2008. If any update, I will inform you.
Thanks
Allen- 回答としてマークAllen SongMSFT, モデレータ2009年4月13日 2:54
Hi,
Have microsoft released any update on this?
I have a similar promblem with some domains.
Complements,
Marco- Still no patch or update from microsoft? I've inserted the 2 domains in the hosts file now and it's working but it's not the must beautiful solution i've seen... :(
a search on google will bring several users with the exact same problems but nobody seems to have has a real solution for this problem.
If somebody has a solution please share it with us..
Thanks.. - Hi Edwin,
Could you tell me how you added the domain in the hosts file?
Ive added the domains dns and mailservers ip in the hosts file without any luck.
Thanks
Erik - Hi Guys,
For this issue, please try to refer to the the below thread to workaround this issue:
http://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/a9b1a718-7b22-4678-aa91-c8ecebb4c6fa
Thanks
Allen