Paid_Peanuts Posted July 10, 2013 Posted July 10, 2013 Hi all, looking for a bit of clarification. We have a website which we have setup internally on Wordpress using Ubuntu. for example the address is: http://www.school.region.sch.uk This is the same as our FQDN internally, whilst this all works lovely the only way I can get to my website internally is to browse to http://website - I added a A record in DNS to point to the IP address of the web server. When ever anyone googles us the results bring back out http://www.school.region.sch.uk which users are clicking and are unable to access the site - page cannot be displayed. What is the easiest way round this? Is it to put in some type of redirect or to change the Wordpress install to listen to anything on http://www.region.school.sch.uk?
sted Posted July 10, 2013 Posted July 10, 2013 isnt that how its supposed to work and why you often use .local/.internal as a domain name
Jonah Posted July 10, 2013 Posted July 10, 2013 You would likely need to an additional DNS zone to your internal DNS with the name http://www.region.school.uk and point the A record to your internal server. YMMV.
twin--turbo Posted July 10, 2013 Posted July 10, 2013 what is returned by nslookup for the site name, have you configured seperate A records on the local DNS server and the public DNS server for the different IP's Rob
Paid_Peanuts Posted July 10, 2013 Author Posted July 10, 2013 (edited) nslookup returns: *** domaincontroller.school.region.sch.uk can't find http://www.school.region.sch.uk: Non-existent domain. I have an external IP which points to our TMG - so external traffic coming in works fine. I have purchased a new external domain (http://www.schoolname.co.uk) I could simply ask for a redirect on our http://www.school.region.sch.uk to point to http://www.schoolname.co.uk ? That might be the easiest option? Edited July 10, 2013 by Paid_Peanuts
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