当前位置:网站首页>Which common ports should the server open
Which common ports should the server open
2022-07-05 02:11:00 【Yi Yue Wang Chao】
The following is a list of commonly used ports of the server :
port service explain
21 FTP FTP The port opened by the service , For uploading 、 Download the file .
22 SSH SSH port , Used in command line mode Remote connection Linux Server or vps.
23 Telnet Telnet port , be used for Telnet Remote login server .
25 SMTP SMTP The port opened by the service , For sending mail .
80 HTTP be used for HTTP Provide access to services , for example ,IIS、Apache、Nginx Etc . You can refer to Check TCP 80 Whether the port is working properly screening 80 Port failure .
110 POP3 be used for POP3 agreement ,POP3 It's an e-mail protocol .
143 IMAP be used for IMAP(Internet Message Access Protocol) agreement ,IMAP Is a protocol for receiving e-mail .
443 HTTPS be used for HTTPS Provide access to services .HTTPS It is a protocol that can provide encryption and transmission through secure ports .
1433 SQL Server SQL Server Of TCP port , For SQL Server External services .
1434 SQL Server SQL Server Of UDP port , For return SQL Server Which one was used TCP/IP port .
1521 Oracle Oracle Communication port , Deployed on the server Oracle SQL Ports that need to be released .
3306 MySQL MySQL The port where the database provides services to the outside world .
3389 Windows Server Remote Desktop Services Windows Server Remote Desktop Services( Remote desktop service ) port , You can connect to the server remotely through this port
8080 The proxy port Same as 80 Same port ,8080 Ports are often used for WWW Agency service , Realize web browsing . If you use 8080 port , When visiting a website or using a proxy server , Need to be in IP Add... After the address :8080. install Apache Tomcat After service , The default service port is 8080.
137、138、139 NetBIOS agreement 137、138 by UDP port , The port used to transfer files through the network neighborhood .139 The connection entered through this port attempts to obtain NetBIOS/SMB service .NetBIOS Protocols are often used to Windows file 、 Printer sharing and Samba.
For safety , It is recommended that the client turn on the firewall , Just add common ports to firewall exceptions or inbound rules . For example, webmasters generally only open :80、22、21、3306、1433 Wait for the port ...
In addition, according to the different requirements of the deployment project , You may also need to open other ports , for example redis port , Or configure load balancing, etc .
The specific port opening depends on the security group settings of the server , The security group settings of different cloud service providers are also different . Please check the server security group yourself when using .
边栏推荐
- Interesting practice of robot programming 16 synchronous positioning and map building (SLAM)
- 如何搭建一支搞垮公司的技术团队?
- The perfect car for successful people: BMW X7! Superior performance, excellent comfort and safety
- Tla+ through examples (XI) -- propositional logic and examples
- Li Kou Jianzhi offer -- binary tree chapter
- Incremental backup? db full
- Write a thread pool by hand, and take you to learn the implementation principle of ThreadPoolExecutor thread pool
- Valentine's Day flirting with girls to force a small way, one can learn
- How to build a technical team that will bring down the company?
- Win: enable and disable USB drives using group policy
猜你喜欢

Incremental backup? db full

Security level

A label colorful navigation bar

Naacl 2021 | contrastive learning sweeping text clustering task

Codeforces Global Round 19 ABC

Prometheus monitors the correct posture of redis cluster

Phpstrom setting function annotation description

Yyds dry inventory swagger positioning problem ⽅ formula

Five ways to query MySQL field comments!

Do you know the eight signs of a team becoming agile?
随机推荐
[technology development-26]: data security of new information and communication networks
Grpc message sending of vertx
Icu4c 70 source code download and compilation (win10, vs2022)
Pytorch common code snippet collection
Using druid to connect to MySQL database reports the wrong type
The perfect car for successful people: BMW X7! Superior performance, excellent comfort and safety
What is the length of SHA512 hash string- What is the length of a hashed string with SHA512?
Es uses collapsebuilder to de duplicate and return only a certain field
MATLB|多微电网及分布式能源交易
Li Kou Jianzhi offer -- binary tree chapter
Unpool(nn.MaxUnpool2d)
Some query constructors in laravel (2)
RichView TRVStyle MainRVStyle
Application and development trend of image recognition technology
STM32 series - serial port UART software pin internal pull-up or external resistance pull-up - cause problem search
Practice of tdengine in TCL air conditioning energy management platform
PHP 基础篇 - PHP 中 DES 加解密详解
STL container
Write a thread pool by hand, and take you to learn the implementation principle of ThreadPoolExecutor thread pool
MySQL backup and recovery + experiment