To continue reading for free, register below or login
To read more you must become a member of SearchWinIT.com
');
// -->

Okay. I made the assumption that the DNS servers are the Domain Controllers. I also assumed good connectivity between the DNS severs. We will call SERVERA the Domain Controller from ABC.com and Server1 from the 123.com domain. Here are the DNS steps that you could use:
- On Server1 log on and access DNS.
- Right Click on the zone 123.com and click properties.
- Got to the transfers section and configure the server to allow zone transfers to the SERVERA IP address.
- On SERVERA log on and access DNS.
- Right click on the zone ABC.com and click properties.
- Go to the transfers section and configure the server to allow zone transfer to the Server1 IP Address.
- Still on SERVERA, create a SECONDARY zone called 123.com.
- Indicate that the Master server for the 123.com zone it Server1.
- On Server1, create a zone called ABC.com.
- Indicate that the Master server for the ABC.com zone is SERVERA.
- Check that the Zones are correctly populated by accepting your changes and then double-clicking on the new zone.
You are now ready to set up the trust.
|