Hello,<br><br>We use Enom as a registrar and provider of name server for a few of our domains. Recently we decided to switch name servers provider to a different company. One could say that it is easy. Yes, but with Enom name server is seems to be a problem. Why?<br>
<br>Let's assume that we query for a host record in <a href="http://xclusivmedia.com">xclusivmedia.com</a> (one of our domains still registered at Enom). Our resolver will cache (depending if it is parent-centric on child-centric) NS records from .com authoritative name server (TTL of 2 days) or Enom's name server (TTL of 1h). Then, we change list of authoritative name server at Enom (here as registrar) and within minutes .com authoritative servers will be updated. However, our resolver will keep asking Enom's name server for our domain. What Enom's server will reply? Let's see:<br>
<br>dig <a href="http://test1.xclusivmedia.com">test1.xclusivmedia.com</a> @<a href="http://dns1.name-services.com">dns1.name-services.com</a><br><br>; <<>> DiG 9.3.6-P1-RedHat-9.3.6-20.P1.el5_8.6 <<>> <a href="http://test1.xclusivmedia.com">test1.xclusivmedia.com</a> @<a href="http://dns1.name-services.com">dns1.name-services.com</a><br>
;; global options:  printcmd<br>;; Got answer:<br>;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 43753<br>;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 6, ADDITIONAL: 0<br><br>;; QUESTION SECTION:<br>;<a href="http://test1.xclusivmedia.com">test1.xclusivmedia.com</a>.                IN      A<br>
<br>;; AUTHORITY SECTION:<br><a href="http://test1.xclusivmedia.com">test1.xclusivmedia.com</a>. 1800    IN      A       91.102.91.61<br><a href="http://test1.xclusivmedia.com">test1.xclusivmedia.com</a>. 1800    IN      TXT     "v=spf1 -all"<br>
<a href="http://test1.xclusivmedia.com">test1.xclusivmedia.com</a>. 3600    IN      NS      <a href="http://ns1.p28.dynect.net">ns1.p28.dynect.net</a>.<br><a href="http://test1.xclusivmedia.com">test1.xclusivmedia.com</a>. 3600    IN      NS      <a href="http://ns2.p28.dynect.net">ns2.p28.dynect.net</a>.<br>
<a href="http://test1.xclusivmedia.com">test1.xclusivmedia.com</a>. 3600    IN      NS      <a href="http://ns3.p28.dynect.net">ns3.p28.dynect.net</a>.<br><a href="http://test1.xclusivmedia.com">test1.xclusivmedia.com</a>. 3600    IN      NS      <a href="http://ns4.p28.dynect.net">ns4.p28.dynect.net</a>.<br>
<br>;; Query time: 166 msec<br>;; SERVER: 98.124.192.1#53(98.124.192.1)<br>;; WHEN: Mon Jan 14 18:44:41 2013<br>;; MSG SIZE  rcvd: 166<br><br>Yes, this the whole zone dumped into authority section...Did you see something like that before? Any idea how to work it around?<br>
<br>We tried Enom's support, but they don't see the problem in this and they are not willing to escalate.<br><br>Is anyone from Enom reading this? If so, could you please contact me off the list? <br><br>Thanks.<br>