Hi guys,
I have an issue which a new install of SharePoint 2010. The farm consists of 2WFE's and a SQL server. The two WFE's are NLB via a cluster with an IP address of 10.10.10.187.
I have created a DNS entry called SharePoint and added in the IP address for the NLB cluster.
When I ping the Sharepoint DNS entry from all machines I get the reply back from 10.10.10.187.
I can successfully browse sharepoint from the sharepoint servers using the FQDN which is SharePoint.domainname.co.uk.
However none of our users can access the sharepoint site when using the FQDN from there machines. They get a page cannot be displayed error.
They can however access sharepoint when using the url http://serverrname.domain.co.uk.
These are my alternative access mapping settings and IIS binding settings, can anyone spot anything which is not configured correctly?
I have the following AAM's configured.
Intranet http://sharepoint.domainname.co.uk
Default http://sharepoint
IIS
Site: Sharepoint 80
http 80
http sharepoint.domainanme.co.uk 80 *
Any help is much appreciated, on how to best fault find or resolve this issue.
Kind reagards