tencent cloud

Virtual Private Cloud

Release Notes and Announcements
Release Notes
Announcements
Tencent Cloud Network Overview
Product Introduction
Overview
Strengths
Use Cases
Concepts
Quota Limit
Service Regions and Service Providers
Purchase Guide
Billing Overview
Payment Overdue
Quick Start
Network Planning
VPC Connections
Building Up an IPv4 VPC
Operation Guide
Network Topology
Network performance dashboard
Virtual Private Cloud (VPC)
Subnets
Route Tables
Elastic IP
HAVIPs
Elastic Network Interface
Bandwidth Package
Network Connection
Security Management
Diagnostic Tools
Alarming and Monitoring
Practical Tutorial
View the Total Bandwidth for Single-Region Traffic-Based Billing
Migrating from the Classic Network to VPC
Best Practices of Security Group Change
Configuring CVM Instance as Public Gateway
Building HA Primary/Secondary Cluster with HAVIP + Keepalived
Hybrid Cloud Primary/Secondary Communication (DC and VPN)
Hybrid Cloud Primary/Secondary Communication (CCN and VPN)
CVM Access to Internet Through EIP
Troubleshooting
VPCs or Subnets Cannot Be Deleted
Network Disconnection After Connecting Two VPCs over CCN
Failed to Ping CVMs in the Same VPC
API Documentation
History
Introduction
API Category
Making API Requests
VPC APIs
Route Table APIs
Elastic Public IP APIs
Elastic IPv6 APIs
Highly Available Virtual IP APIs
ENI APIs
Bandwidth Package APIs
NAT Gateway APIs
Direct Connect Gateway APIs
Cloud Connect Network APIs
Network ACL APIs
Network Parameter Template APIs
Network Detection-Related APIs
Flow Log APIs
Gateway Traffic Monitor APIs
Private Link APIs
Traffic Mirroring APIs
Other APIs
Subnet APIs
VPN Gateway APIs
Security Group APIs
Snapshot Policy APIs
Error Codes
Data Types
FAQs
General
Connection
Security
Contact Us
Glossary

Instance Port Verification

PDF
Focus Mode
Font Size
Last updated: 2024-10-22 16:20:53
The instance port verification feature can help you detect the port accessibility of a security group associated with CVM instances, locate faults, and improve the user experience. This feature supports the accessibility detection of common ports and custom ports. See below for the common ports.
Rule
Port
Description
Inbound rules
ICMP protocol
Used to pass control messages such as the ping command. ICMP is a control protocol, and no ports are involved.
TCP:20
Used to allow uploads and downloads over FTP.
TCP:21
TCP:22
Used to allow Linux SSH login.
TCP:3389
Used to allow Windows remote login.
TCP:443
Used to provide website HTTPS service.
TCP:80
Used to provide website HTTP service.
Outbound rules
ALL
Used to allow all outbound traffic for access to external networks.

Operation Guide

1. Log in to the VPC console.
2. Click Diagnostic Tools > Port Verification in the left sidebar to access the management page.
3. Select a region at the top of the page, locate the instance you want to verify in the list, and click Quick Check.

4. You can see the port detection details in the pop-up window. Perform the following operations as needed.
Uncheck the port that you do not want to detect.
Enter custom ports to detect and click Save.
Protocol: select TCP or UDP.
Port: enter one port number to detect, which cannot be the same as a common port.
Direction: select Inbound or Outbound.
IP: enter the source IP for the inbound direction and destination IP for the outbound direction. Enter ALL for all source and destination IP addresses.
Up to 15 custom ports can be detected.
If you need to detect the outbound traffic towards IP 10.0.1.12 using TCP protocol through port 30, enter the following information in the Custom port detection area.

5. After completing the configuration, click Detect. The result will be displayed in the Policy column.

Assumes that you need to open an Not opened port, for example TCP:22,

Then you can add an inbound rule for the security group associated with the instance in the Security Group console to open port TCP:22. You can select all for Source to allow all IPs, or enter a specific IP (IP range).


Relevant Information

For information on security groups, see Security Group Overview and Adding a Security Group Rule.
For more information on common ports, see Common Server Ports.

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback