<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    If that's an exact copy of your record, I'm going to also assume
    that the ORIGIN at the time of the record is "toto.be".  As such,
    the resulting record becomes:<br>
    <br>
    <a class="moz-txt-link-abbreviated" href="http://www.toto.be.toto.be">www.toto.be.toto.be</a>. 86400 IN CNAME <a class="moz-txt-link-abbreviated" href="http://www.titi.be.toto.be">www.titi.be.toto.be</a>.<br>
    <br>
    Note that trailing '.'s are required to prevent the automatic
    addition of the ORIGIN.<br>
    <br>
    e.g.:<br>
    <br>
    <a class="moz-txt-link-abbreviated" href="http://www.toto.be">www.toto.be</a>. 86400 IN CNAME <a class="moz-txt-link-abbreviated" href="http://www.titi.be">www.titi.be</a>.<br>
    <br>
    Dig will only send it's query to the server specified on the command
    line (when specified).  Otherwise, it uses the server listed in the
    resolver configuration.  If this doesn't answer your question,
    provide better information.  i.e. example dig and full response.  <br>
    <br>
    <br>
    <br>
    On 05/07/2012 09:29 AM, hugo hugoo wrote:
    <blockquote cite="mid:DUB109-W1019888953B5631B3DD13C1AC130@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
      <div dir="ltr">
        Dear all,<br>
        <br>
        I have the following situation in my zone migration for one
        server (A) to another server (B)<br>
        <br>
        The zone is called toto.be and contains the following record:<br>
        <br>
        <a class="moz-txt-link-abbreviated" href="http://www.toto.be">www.toto.be</a>  86400 IN CNAME  <a class="moz-txt-link-abbreviated" href="http://www.titi.be">www.titi.be</a><br>
        <br>
        <br>
        ==> the zone titi.be is in the same server (A) but is not
        transferred to the server (B).<br>
        <br>
        <br>
        If I do a dig @SERVER(A) <a class="moz-txt-link-abbreviated" href="http://www.toto.be">www.toto.be</a>  ==> I  receive the IP
        corresponding to <a class="moz-txt-link-abbreviated" href="http://www.titi.be">www.titi.be</a><br>
        <br>
        If I do a dig @SERVER(B) <a class="moz-txt-link-abbreviated" href="http://www.toto.be">www.toto.be</a>  ==> I do not receive
        the IP corresponding to <a class="moz-txt-link-abbreviated" href="http://www.titi.be">www.titi.be</a><br>
        <br>
        <br>
        - Is this situation due to the fact that dig always and only
        contacts the server mentionned in the command ?<br>
        <br>
        <br>
        - Does the titi.be and toto.be be on the same server to
        correctly use CNAMES?<br>
        <br>
        <br>
        Thanks for your feedback,<br>
        <br>
        hugo,<br>
        <br>
        <br>
        <br>
        <br>
        <br>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Please visit <a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list

bind-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>