1. In SYS1 create a zone with the name Ex: MCITP.COM with host and alias records.
2. In SYS1 open the command prompt and type ping www.MCITP.COM
3. There will be a reply from 10.0.0.1
4. In SYS2 assign the IP Address and Preferred DNS as 10.0.0.2
5. In SYS2 open the command prompt and type ping www.MCITP.COM
6. There will not be any reply because the information is in 10.0.0.1
7. If SYS2 has to resolve the query then configure forwarders in SYS2 properties.
8. Go to DNS dialog box in SYS2Right click conditional forwarders select New conditional forwarders
9. Mention the DNS Domain as MCITP.COM and add the IP address of primary zone.
10. In SYS2 open the command prompt and type ping www.MCITP.COM
11. There will be a reply from 10.0.0.1
Note: Only MCITP.COM names can be resolved with the above process.
2. In SYS1 open the command prompt and type ping www.MCITP.COM
3. There will be a reply from 10.0.0.1
4. In SYS2 assign the IP Address and Preferred DNS as 10.0.0.2
5. In SYS2 open the command prompt and type ping www.MCITP.COM
6. There will not be any reply because the information is in 10.0.0.1
7. If SYS2 has to resolve the query then configure forwarders in SYS2 properties.
8. Go to DNS dialog box in SYS2Right click conditional forwarders select New conditional forwarders
9. Mention the DNS Domain as MCITP.COM and add the IP address of primary zone.
10. In SYS2 open the command prompt and type ping www.MCITP.COM
11. There will be a reply from 10.0.0.1
Note: Only MCITP.COM names can be resolved with the above process.
Comments
Post a Comment