Asked by:
problem with some ip in sharepoint 2013

Question
-
All replies
-
Hi Leili vazietan.
Which problem are you experiencing?
Try executing a PING command from the machines having those IP addresses to the SharePoint servers and web applications: which is the result?Bye.
Luigi Bruno
MCP, MOS, MTA, MCTS, MCSA, MCSE
- Edited by Luigi BrunoMVP Tuesday, May 21, 2019 2:33 PM
-
Hi Leili,
Please provide more details of the issue you are meeting and you could check the IP Address with Ping command as Luigi's suggestion.
Thanks
Best Regards
Please remember to mark the replies as answers if they helped. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
SharePoint Server 2019 has been released, you can click here to download it.
Click here to learn new features. Visit the dedicated forum to share, explore and talk to experts about SharePoint Server 2019. -
-
-
Hi,
You can execute a telnet command to check whether the port is open if you have a port number.
TELNET <IP address> port number
Also , there is one more command netstat -a -n which gives a list of all active connections from your system.
You can follow the below blog as well.:
https://serverfault.com/questions/26564/how-to-check-if-a-port-is-blocked-on-a-windows-machine
Regards,
- Proposed as answer by Jerry ZyMicrosoft contingent staff Friday, May 24, 2019 9:02 AM
-
hi
my problem not solved
but there is one issue
the ping of server was time out but when i reset the server ping of it's ip was replying
and when the server load the ping was time out again and also after reseting the server my sit opend but when i closed it ...sit didn't open again
my sit on some ip diden't open
pls help me
-
hi
i executed a ping command from ip
the result was time out
then executing the tracert command the result was time out from line 2
it seems firewall block ips
how can i to check the firewall if it block ips and how to solve it
pls help
Is there Windows Firewall enabled on client machines or are you using a corporate firewall?
Can you run a TELNET command from each of the machines having those IP addresses to see if the SharePoint server reply on port 80 or 443?Bye.
Luigi Bruno
MCP, MOS, MTA, MCTS, MCSA, MCSE
- Edited by Luigi BrunoMVP Saturday, May 25, 2019 10:36 PM
-
HI
I execute the commands on sharepoint server and the answer was :
C:\Windows\system32>telnet callcenter.sepanta.net 80
Connecting To callcenter.sepanta.net...Could not open connection to the host, on
port 80: Connect failed
C:\Windows\system32>C:\Windows\system32>telnet callcenter.sepanta.net 443
Connecting To callcenter.sepanta.net...Could not open connection to the host, on
port 443: Connect failed
C:\Windows\system32>on the active directory server can not execute the command the answer was not recognize
my problem not solved
some ip can not open the site
pls help me
-
hi
the reply of telnet command is:
HTTP/1.1 400 Bad Request
Content-Type: text/html; charset=us-ascii
Server: Microsoft-HTTPAPI/2.0
Date: Sat, 01 Jun 2019 08:47:38 GMT
Connection: close
Content-Length: 326
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
<HTML><HEAD><TITLE>Bad Request</TITLE>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
<BODY><h2>Bad Request - Invalid Verb</h2>
<hr><p>HTTP Error 400. The request verb is invalid.</p>
</BODY></HTMLpls help me