dns:delegation
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| dns:delegation [2021/09/23 10:16] – created bstafford | dns:delegation [2025/06/02 16:51] (current) – bstafford | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Delegation ====== | ====== Delegation ====== | ||
| + | |||
| + | [[infoblox_nios: | ||
| + | |||
| Remember, if you are migrating a DNS server that has a delegation, the DNS export may not have the appropriate records and you will need to create the appropriate A records after delivery. | Remember, if you are migrating a DNS server that has a delegation, the DNS export may not have the appropriate records and you will need to create the appropriate A records after delivery. | ||
| Line 6: | Line 9: | ||
| To do this, you configure the zone mycompany.corp on the Infoblox replacement called ns2.mycompany.corp. You then create a subzone phones.mycompany.corp pointing to ns1.phones.mycompany.corp. This data may not be in the imported data from the MS server but, so long as ns2.mycompany.corp has the zone for mycompany.corp and a delegation to ns1.phones.mycompany.corp for the zone phones.mycompany.corp, | To do this, you configure the zone mycompany.corp on the Infoblox replacement called ns2.mycompany.corp. You then create a subzone phones.mycompany.corp pointing to ns1.phones.mycompany.corp. This data may not be in the imported data from the MS server but, so long as ns2.mycompany.corp has the zone for mycompany.corp and a delegation to ns1.phones.mycompany.corp for the zone phones.mycompany.corp, | ||
| - | Remember with delegations, | + | Remember with delegations, |
| If, on the other hand, you set phones.mycompany.corp as a forward zone on ns2.mycompany.corp, | If, on the other hand, you set phones.mycompany.corp as a forward zone on ns2.mycompany.corp, | ||
| This is an important difference. The dig command will take the delegation answer and then figure out what the actually IP is by querying the delegation response. nslookup will not. One solution is to put a recursive resolver in between the clients and ns2.mycompany.corp. Remember, you must allow recursive queries on ns2.mycompany.corp. | This is an important difference. The dig command will take the delegation answer and then figure out what the actually IP is by querying the delegation response. nslookup will not. One solution is to put a recursive resolver in between the clients and ns2.mycompany.corp. Remember, you must allow recursive queries on ns2.mycompany.corp. | ||
dns/delegation.1632392203.txt.gz · Last modified: (external edit)
