451 4.4.0 DNS query failed to some domains from Hub transport<span class=value>Exchange 2007 hub running on Windows Server 2008.  IPv6 has been disabled per <a rel=nofollow href="http://www.microsoft.com/technet/network/ipv6/ipv6faq.mspx">http://www.microsoft.com/t<wbr>echnet/net<wbr>work/ipv6/<wbr>ipv6faq.ms<wbr>px</a>.  Looking at a packet capture, I see the following:<br><br>DNS      Standard query AAAA webmail.xxxxxxxxx.com <br>DNS      Standard query response, Server failure<br><br>Both servers are in the same AD domain/site and running Windows Server standard 2008 SP1.<br><br>Email will sit in the queue until it expires.  <br><br>Nslookup (from Windows XP or hub server) against the same DNS server will resolve the </span><span class=value>xxxxxxxxx</span><span class=value>.com to webmail.</span><span class=value>xxxxxxxxx</span><span class=value>.com with a valid IP address. I can telnet using port 25 to that IP address from the Hub server without any problems. <br><br>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.<br><br>If I put the mx record in the hosts file, email is delivered immediately.<br><br>I have seen <a rel=nofollow href="http://technet.microsoft.com/en-us/library/bb878121.aspx">http://technet.microsoft.c<wbr>om/en-us/l<wbr>ibrary/bb8<wbr>78121.aspx<wbr></a> where it mentions having the DNS server respond to a second query, but the trace doesn't even show a second attempt.<br><br>No smarthost involved in outgoing email.<br><br>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.<br><br>I would expect when the IPv6 query fails it would try IPv4.  This does not seem to be the case with Server 2008.<br><br><br></span>© 2009 Microsoft Corporation. All rights reserved.Fri, 06 Nov 2009 02:14:19 Z2e9a6263-7863-4d13-9480-7611db222e9ehttp://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/2e9a6263-7863-4d13-9480-7611db222e9e#2e9a6263-7863-4d13-9480-7611db222e9ehttp://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/2e9a6263-7863-4d13-9480-7611db222e9e#2e9a6263-7863-4d13-9480-7611db222e9eregriffith1http://social.technet.microsoft.com/Profile/en-US/?user=regriffith1451 4.4.0 DNS query failed to some domains from Hub transport<span class=value>Exchange 2007 hub running on Windows Server 2008.  IPv6 has been disabled per <a rel=nofollow href="http://www.microsoft.com/technet/network/ipv6/ipv6faq.mspx">http://www.microsoft.com/t<wbr>echnet/net<wbr>work/ipv6/<wbr>ipv6faq.ms<wbr>px</a>.  Looking at a packet capture, I see the following:<br><br>DNS      Standard query AAAA webmail.xxxxxxxxx.com <br>DNS      Standard query response, Server failure<br><br>Both servers are in the same AD domain/site and running Windows Server standard 2008 SP1.<br><br>Email will sit in the queue until it expires.  <br><br>Nslookup (from Windows XP or hub server) against the same DNS server will resolve the </span><span class=value>xxxxxxxxx</span><span class=value>.com to webmail.</span><span class=value>xxxxxxxxx</span><span class=value>.com with a valid IP address. I can telnet using port 25 to that IP address from the Hub server without any problems. <br><br>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.<br><br>If I put the mx record in the hosts file, email is delivered immediately.<br><br>I have seen <a rel=nofollow href="http://technet.microsoft.com/en-us/library/bb878121.aspx">http://technet.microsoft.c<wbr>om/en-us/l<wbr>ibrary/bb8<wbr>78121.aspx<wbr></a> where it mentions having the DNS server respond to a second query, but the trace doesn't even show a second attempt.<br><br>No smarthost involved in outgoing email.<br><br>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.<br><br>I would expect when the IPv6 query fails it would try IPv4.  This does not seem to be the case with Server 2008.<br><br><br></span>Tue, 24 Mar 2009 19:50:45 Z2009-03-24T19:50:45Zhttp://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/2e9a6263-7863-4d13-9480-7611db222e9e#01efc5b5-e4d0-4af4-a8e4-5fae81b8e289http://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/2e9a6263-7863-4d13-9480-7611db222e9e#01efc5b5-e4d0-4af4-a8e4-5fae81b8e289Johan Veldhuishttp://social.technet.microsoft.com/Profile/en-US/?user=Johan%20Veldhuis451 4.4.0 DNS query failed to some domains from Hub transport Hi,<br><br>Please disable IPv6 by following the steps below:<br><br>To disable IPv6 (source <a href="http://technet.microsoft.com/en-us/library/bb629624.aspx">http://technet.microsoft.com/en-us/library/bb629624.aspx</a> ) <ol> <li> <p>In <b>Control Panel</b>, open <b>Network and Sharing Center</b>.</p> <li> <p>In the <b>Tasks</b> list, click <b>Manage network connections</b>.</p> <li> <p>Right-click the connection from which you want to remove IPv6, and then click <b>Properties</b>.</p> <li> <p>Click to clear the <b>Internet Protocol Version 6 (TCP/IPv6)</b> check box, and then click <b>OK</b>.</p> <li> <p>Close <b>Network Connections</b>, and then close <b>Network and Sharing Center</b>.</p> <li> <p>In Windows Explorer, locate the hosts file in the following location:</p> <p>%windir%\System32\drivers\etc</p> <li> <p>In Notepad, open the hosts file.</p> <li> <p>In the hosts file, remove the following entry:</p> <p><b>::1 localhost</b> </p> <li> <p>Save and then close the hosts file.</p> <li> <p>Start Registry Editor.</p> <li> <p>Expand the following subkey:</p> <p><b>HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip6\Parameters</b> </p> <li> <p>Right-click <b>Parameters</b>, point to <b>New</b>, and then click <b>DWORD (32-bit) Value</b>.</p> <li> <p>Type <b>DisabledComponents</b>, and then press ENTER to name the new value.</p> <li> <p>Right-click <b>DisabledComponents</b>, and then click<b> Modify.</b></p> <li> <p>In the<b> Value data</b> box, type <b>FFFFFFFF</b>, and then click <b>OK</b>.</p> <li> <p>Exit Registry Editor, and then restart the computer.</p></li></ol> <p>Regards,<br><br>Johan</p><hr class="sig">blog: www.johanveldhuis.nlTue, 24 Mar 2009 20:24:50 Z2009-03-24T20:24:50Zhttp://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/2e9a6263-7863-4d13-9480-7611db222e9e#58e05786-0c6a-46a5-91c7-6cfacce45f1fhttp://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/2e9a6263-7863-4d13-9480-7611db222e9e#58e05786-0c6a-46a5-91c7-6cfacce45f1fregriffith1http://social.technet.microsoft.com/Profile/en-US/?user=regriffith1451 4.4.0 DNS query failed to some domains from Hub transportThanks 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.  <br>Wed, 25 Mar 2009 20:01:34 Z2009-03-25T20:01:34Zhttp://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/2e9a6263-7863-4d13-9480-7611db222e9e#1da67ab5-c6d2-452f-bacd-9b0ea72e3867http://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/2e9a6263-7863-4d13-9480-7611db222e9e#1da67ab5-c6d2-452f-bacd-9b0ea72e3867Allen Songhttp://social.technet.microsoft.com/Profile/en-US/?user=Allen%20Song451 4.4.0 DNS query failed to some domains from Hub transport Hi,<br><br>Please run nslookup -q=mx domain.com (the problematic domain) command in CMD, then post the information on the forum.<br><br>Thanks<br><br>AllenThu, 26 Mar 2009 08:21:38 Z2009-03-26T08:21:38Zhttp://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/2e9a6263-7863-4d13-9480-7611db222e9e#3d95e1b3-b384-4d24-940a-29f5928ccf3chttp://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/2e9a6263-7863-4d13-9480-7611db222e9e#3d95e1b3-b384-4d24-940a-29f5928ccf3cAllen Songhttp://social.technet.microsoft.com/Profile/en-US/?user=Allen%20Song451 4.4.0 DNS query failed to some domains from Hub transportHi,<br/><br/>Until now, that is the product issue in Exchange 2007 which running on Windows Server 2008. If any update, I will inform you.<br/><br/>Thanks<br/><br/>AllenWed, 08 Apr 2009 06:59:03 Z2009-04-08T06:59:03Zhttp://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/2e9a6263-7863-4d13-9480-7611db222e9e#1421d820-271f-4eba-ad5b-65e6c9c468f5http://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/2e9a6263-7863-4d13-9480-7611db222e9e#1421d820-271f-4eba-ad5b-65e6c9c468f5MarcoBrhttp://social.technet.microsoft.com/Profile/en-US/?user=MarcoBr451 4.4.0 DNS query failed to some domains from Hub transport<p>Hi,<br/><br/>Have microsoft released any update on this?<br/>I have a similar promblem with some domains.<br/><br/><br/>Complements,<br/><br/>Marco</p>Fri, 11 Sep 2009 17:30:43 Z2009-09-11T17:31:57Zhttp://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/2e9a6263-7863-4d13-9480-7611db222e9e#acfa41a1-f86c-43f3-94c1-46977bed7aeehttp://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/2e9a6263-7863-4d13-9480-7611db222e9e#acfa41a1-f86c-43f3-94c1-46977bed7aeeEdwin Bakhttp://social.technet.microsoft.com/Profile/en-US/?user=Edwin%20Bak451 4.4.0 DNS query failed to some domains from Hub transportStill 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... :(<br/>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.<br/>If somebody has a solution please share it with us..<br/><br/>Thanks..<br/>Wed, 04 Nov 2009 09:34:13 Z2009-11-04T09:34:13Zhttp://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/2e9a6263-7863-4d13-9480-7611db222e9e#fed8e284-4c11-4463-bd7c-ba4e82d7abd2http://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/2e9a6263-7863-4d13-9480-7611db222e9e#fed8e284-4c11-4463-bd7c-ba4e82d7abd2erikfrhttp://social.technet.microsoft.com/Profile/en-US/?user=erikfr451 4.4.0 DNS query failed to some domains from Hub transportHi Edwin,<br/> Could you tell me how you added the domain in the hosts file?<br/> Ive added the domains dns and mailservers ip in the hosts file without any luck.<br/> Thanks<br/> ErikThu, 05 Nov 2009 14:49:49 Z2009-11-05T14:49:49Zhttp://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/2e9a6263-7863-4d13-9480-7611db222e9e#7416cf09-c131-4825-bb48-5451a89cc0e6http://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/2e9a6263-7863-4d13-9480-7611db222e9e#7416cf09-c131-4825-bb48-5451a89cc0e6Allen Songhttp://social.technet.microsoft.com/Profile/en-US/?user=Allen%20Song451 4.4.0 DNS query failed to some domains from Hub transportHi Guys,<br/><br/>For this issue, please try to refer to the the below thread to workaround this issue:<br/><a href="http://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/a9b1a718-7b22-4678-aa91-c8ecebb4c6fa">http://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/a9b1a718-7b22-4678-aa91-c8ecebb4c6fa</a><br/><br/>Thanks<br/><br/>AllenFri, 06 Nov 2009 02:14:19 Z2009-11-06T02:14:19Z