<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><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>www.toto.be 86400 IN CNAME www.titi.be<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) www.toto.be ==> I receive the IP corresponding to www.titi.be<br><br>If I do a dig @SERVER(B) www.toto.be ==> I do not receive the IP corresponding to www.titi.be<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></body>
</html>