Hello folks,
I recently took over a server, there are: 1. a sharepoint website. 2. at the same server, there hosts some applications.
The current issue is: I can access those applications with: http://servername/sitename
But I CANNOT access them with: http://ipaddress/sitename, it will return the following error message:
Network Error (tcp_error)
A communication error occurred: "Operation timed out"
The Web Server may be down, too busy, or experiencing other problems
preventing it from responding to requests. You may wish to try again at
a later time.
For assistance, contact your network support team.
I am not sure if this is caused by sharepoint server setting, currently people access sharepoint site by: http://servername
There is no problem in ping the ip address or the server name, never time out.
Thanks.