How to test local access to the cloud server's Web port

Source: Internet
Author: User
Tags clear screen

Open DOS command line in Windows environment

Use the Telnet command. such as Telnet www.baidu.com 80

Interrupt a tip: The DOS command for a clear screen is CLS-compliant.

First, unfortunately, "' Telnet ' is not an internal or external command, nor is it a running program or batch file. "This error.

This is because Win7 does not have the Telnet feature installed by default, so you cannot use the Telnet command directly. You can go to "control Panel"-"program" (in the bottom left corner)---"

"Turn Windows features on or off" and check "Telnet client" to make sure that you can use the Telnet command normally.

Re-enter Telnet www.baidu.com 80

The information flashes and it's over. The following result:

This result shows that the www.baidu.com 80 port is accessible. So what is the result of not being able to access it?

First exit the Telnet connection: Ctrl +] key, and then press Q. Such as:

Let's test the port 81 again. Input command Telnet www.baidu.com 81

This interface appears first.

Then there is the inability to connect, indicating that the www.baidu.com 81 port is not open to the outside.

How to test local access to the cloud server's Web port

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.