how to create stub DNS zone for emulating my customer production environment ?
Posted
by
Albert Widjaja
on Server Fault
See other posts from Server Fault
or by Albert Widjaja
Published on 2011-01-11T01:15:53Z
Indexed on
2011/01/11
1:55 UTC
Read the original article
Hit count: 261
Hi All,
Is it possible to emulate my customer production environment inside my AD domain by just creating the same domain inside my primary DNS server ?
Can I created mycustomer.com DNS zone (STUB) just for the sake of listing few database servers and application servers and then for the other DNS records eg. MX, NS and the other refer to the REAL MX record entry so that my Exchange Server email flow is unaffected to mycustomer.com ?
because if I just create A record in my current domain for some of the servers, the FQDN is not exactly what I want.
Thanks.
© Server Fault or respective owner