How To Ping a Specific Port?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In order to ping a specific port, you need to use the Telnet command. The syntax is as follows:
Telnet [IP address] [port number]
For example, if you wanted to ping port 80 on the IP address 192.168.0.1, you would use the command: Telnet 192.168.0.1 80