Nicky Curtis
Admin Karma: 22
|
Re:Domain Naming Conventions - 2006/12/18 08:06
Hi Colin,
There are basically three main options with domain naming. Lets say our external presense is itidiots.com.
We could use itidiots.local, however .local is not a reserved top level domain and although unlikely this may lead to problems in the future. Also with a .local name you will never be able to host AD on the Internet, this may seem a strange thing to do but you never know what the future will bring.
Option two is to use the same internal name as external, e.g. itidiots.com, the problem here is that you will probably need to manyally add your external servers to the internal DNS namespace, so basically a little bit of hastle.
Option 3, the most common one nowadays is to take a subdomain of your external presence, usually ad or corp to form ad.itidiots.com, the advantages here is that this name is valid on the internet, it is also different so internal clients will easily be able to resolve external names e.g. www.itidiots.com as the internal DNS server will refer it out as it only knows about ad.itidiots.com.
Hope that helps,
Nicky
|