googlemad Posted March 14, 2016 Posted March 14, 2016 If someone internally visits our website without the www. they get a page cannot be displayed error. This is probably down to the fact that our Active Directory domain is the same 'name' as the website name so DOMAIN.AC.UK, is there any way to configure so that people can access our website internally without the www or not? (Obviously works fine externally)
Sagima Posted March 14, 2016 Posted March 14, 2016 (edited) You can install IIS on your DCs and redirect to www There is a registry change which will sort DNS If you are using IE you can change the ctrl-enter thing that adds the www. and .com to using www. and ac.uk Tell them they have to use www I have started to look at this for our website/domain as it is also going to be the same internally and externally and the below link seemed to be the most helpful thing I've found but I haven't actually followed it yet. Still researching atm although my manager is mostly in favour of the IIS on DC solution and I'm leaning towards the DNS or tell staff ones Choosing a Domain Name for your Active Directory | ITGeared.com Edited March 14, 2016 by Sagima
Michael Posted March 14, 2016 Posted March 14, 2016 You need to create an A record in DNS, like this example. I'd suggest you make the change with your registrar rather than on your local DNS server.
2ilent8cho Posted March 14, 2016 Posted March 14, 2016 Just create a new A record on your internal DNS server to the IP of the web host but without anything in the name field, just fill the IP part in.
Blue_Cookeh Posted March 15, 2016 Posted March 15, 2016 This is called split brain DNS: https://blogs.technet.microsoft.com/teamdhcp/2015/08/31/split-brain-dns-in-active-directory-environment-using-dns-policies/ You need to mirror your external DNS internally, it's a bit of a pain but I find it's easier than renaming your AD domain. We're set up this way so any probs give us a shout.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now