1. In SYS1 create a zone with the domain name Ex: Microsoft.com with host and alias records.
2. In SYS1 open the command prompt and type ping www.Microsoft.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.Microsoft.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. Open DNS in SYS2 Right click SYS2 select properties select forwarders click Edit.
9. Mention the IP address of primary zone click OK click OK.
10. In SYS2 open the command prompt and type ping www.Microsoft.com
11. There will be a reply from 10.0.0.1
2. In SYS1 open the command prompt and type ping www.Microsoft.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.Microsoft.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. Open DNS in SYS2 Right click SYS2 select properties select forwarders click Edit.
9. Mention the IP address of primary zone click OK click OK.
10. In SYS2 open the command prompt and type ping www.Microsoft.com
11. There will be a reply from 10.0.0.1
Comments
Post a Comment