Hello all,<div><br></div><div>We have a couple of BIND 8 DNS servers that we want to decommission, obviously we need to migrate the domains to other DNS servers first, which ordinarily involves zone transfer and domain re-delegation. However, we do not have control over a lot of the domains (think hundreds) on the BIND 8 servers, meaning we cannot re-delegate.</div>
<div><br></div><div>A desperate measure (if you want to call it) is to transfer the zones to the new DNS infrastructure then change the A record of the old DNS to use the IP address of the new DNS. Effectively the old DNS becomes an alias of the new DNS.</div>
<div><br></div><div><br></div><div>Example:</div><div><br></div><div>   Current:</div><div>      <a href="http://oldns1.domain.com">oldns1.domain.com</a>  1.0.0.1</div><div>      <a href="http://oldns2.domain.com">oldns2.domain.com</a>  1.0.0.2</div>
<div>      <a href="http://newns1.domain.com">newns1.domain.com</a>  2.0.0.1</div><div>      <a href="http://newns2.domain.com">newns2.domain.com</a>  2.0.0.2</div><div><br></div><div>   Future:</div><div><div>      <a href="http://oldns1.domain.com">oldns1.domain.com</a>  2.0.0.1</div>
<div>      <a href="http://oldns2.domain.com">oldns2.domain.com</a>  2.0.0.2</div><div>      <a href="http://newns1.domain.com">newns1.domain.com</a>  2.0.0.1</div><div>      <a href="http://newns2.domain.com">newns2.domain.com</a>  2.0.0.2</div>
</div><div><br></div><div><br></div><div>We will give more thought about this, but so far it looks like it will work. Do you see any problem with this approach?</div><div><br></div><div><br></div><div>Thanks for you valuable inputs.</div>
<div><br></div><div>Peter</div><div><br></div>