The dns tag has no wiki summary.
2
votes
1answer
795 views
How to refer to a site using hostname
Created 2 Virtual (1 for AD and other one for SP)
AD installed (w2k8) and added all the necessary sp users.
Just finished installing sharepoint 2010. CA config is done.
I can access my sharepoint by ...
2
votes
1answer
61 views
Backup > Restore to New Farm > My site does not resolve
I have a Dev farm and I restored (SP restore) my site web application. After this, I went to use profile service and reconfigured "My site host". When I type the dev url for mysite it does not ...
1
vote
1answer
597 views
DNS and Http HOST header issue
I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. And I am using publishing portal template. I have a physical server with a single IP address, and I have set in DNS to ...
1
vote
2answers
15 views
Reuse web app address after migration
I have a web app on a SharePoint 2010 farm, that we use for our internal intranet example “intranet.company.com”
We would like to build a 2013 farm, but pilot its development in the early stages so ...
1
vote
2answers
81 views
Unable to connect to SharePoint server from a specific machine in same domain
I have a dev SharePoint 2010/Server 2008 VM within a test domain; I am presently unable to connect to any of the web apps on it from other machines within the same Domain using the machine name (e.g. ...
1
vote
0answers
88 views
Share Point 2013 url resolve after web app extend
I have deployed SP 2013 WA in intranet with http://abc.de.fg that is working fine,
after that I have extended that WA to https://kl.mn.op all are working fine but pictures and some html links are ...
1
vote
0answers
119 views
Sharepoint Loading Slowly Internally But Not Externally
Everything seems to load very quickly outside the office but internally, Sharepoint seems to take a strangely long time to load up a page.
Server: Windows SBS 2011 Standard (.2 internal IP)
Router: ...
1
vote
2answers
1k views
My Site links to internal URL
On any Sharepoint 2010 MySites page there is several links at the top. Upon using a people search in the SharePoint front-end, the search results in the MySites web application. Good, everything looks ...
0
votes
1answer
238 views
Best way to force traffic to Web Front End?
I have a SP 2010 farm with a 3-tier structure consisting of 1 DB server, 1 App Server and 1 Web Front End. When I create a Web New Web Application called "Search_WebApp", I notice that it creates the ...
0
votes
1answer
221 views
Configuring the sp application to DNS
i have a old application (wignet) which points to http://rootsite/subsite1 .There are around 10 subsites (subsite2,subsite3,subsite4) .Now i have created a new sp application ...
0
votes
1answer
151 views
Sharepont alternate access mapping alternative port
I can access my WSS3 server via http://sharepoint, but not http://sharepoint:800, which I require. Ideally I would like both to be accessible. My guess is that there is a conflict between my mappings ...
0
votes
1answer
104 views
Issue With Sharepoint DNS
I am having a real issue with sharepoint 2010 today.
I have 3 domains in my network. domain a,b,c.
Domain A is the top.
Domain b has the sharepoint server and is working fine for people in this ...
0
votes
1answer
147 views
Access to host-named site collection in one Web Application
I've created host-named site collection in a Web application by using the following PowerShell:
$dbName = "Content_Testing"
$aPool = "WebAppPool"
$waName = "Web Application Testing"
$web = ...
0
votes
1answer
230 views
Machine Name Alias (versus host header alias) for use with IIS
I have a SharePoint 2010 server that was virtualized for development. I made changes to the HOSTS file on the dev server to override our network DNS settings and made SQL Server aliases, so all sites ...
0
votes
1answer
86 views
Using host file
I created an application in SharePoint, lets call it http://example.com/ and a site collection with the "Empty Site" template.
Since I'm using it locally in a virtual machine in host-only mode, I had ...
0
votes
0answers
27 views
Calling HTTPS web service with DNS alias is slow
I am currently looking into some performance issues we are experiencing, tested locally against a WCF service with a HTTPS endpoint, in the form of:
https://services.mycompany.com:1111/MyService.svc
...
0
votes
0answers
102 views
How to fix “Connection reset by peer” in a FBA enabled internet site?
I have a strange issue here. I have a web application configured with forms authentication in internet. The site works fine, but the issue is whenever I edit and save the properties of document in a ...