- Oct 10, 2005
- 1,219
- 9
- 76
Ah, this one is as old as dirt.
Basically, what's the best practice for dealing with your Win2K domain being the same name as the outside service hosting your web-site? Example, Active Directory is set up as 'fubar.com', then the owner wants a web-site called 'fubar.com', but hosted by an external party.
If it were up to me, I prevent the problem from happening in the first place and make sure my initial domain name *is not* going to be the same name I'll eventually want the world to see on an external web-site.
Unfortunatley I run into a lot of companies where I don't have this option. So, when bill the VP of sales types in www.fubar.com in his browser, he defaults to the AD primary rather than the external web-site.
Ah, but if I add the 'www' to the forward lookup zone in DNS services and use the external IP address of our hosted web-site, this pushes the DNS request outside our domain, and all is well. However, Bill now wants to access www.fubar.com/admin so he can upload some new PDFs to our external web-site, and I'm stuck again because Windows defaults back to our AD primary.
Advice?
Basically, what's the best practice for dealing with your Win2K domain being the same name as the outside service hosting your web-site? Example, Active Directory is set up as 'fubar.com', then the owner wants a web-site called 'fubar.com', but hosted by an external party.
If it were up to me, I prevent the problem from happening in the first place and make sure my initial domain name *is not* going to be the same name I'll eventually want the world to see on an external web-site.
Unfortunatley I run into a lot of companies where I don't have this option. So, when bill the VP of sales types in www.fubar.com in his browser, he defaults to the AD primary rather than the external web-site.
Ah, but if I add the 'www' to the forward lookup zone in DNS services and use the external IP address of our hosted web-site, this pushes the DNS request outside our domain, and all is well. However, Bill now wants to access www.fubar.com/admin so he can upload some new PDFs to our external web-site, and I'm stuck again because Windows defaults back to our AD primary.
Advice?