当前位置:网站首页>Huawei routing port mapping
Huawei routing port mapping
2022-07-19 06:48:00 【Akaki yuan】
NAT service
By setting the forwarding rules of the router , Users on the Internet can easily access the server resources you provide through your personal computer ( Such as personal website 、FTP The server etc. ). for example : You can build a personal website in your home computer , Then let other friends browse this website through the Internet 、 Appreciate your design achievements . Be careful : Port mapping and port triggering can be added at most 32 individual .
Page help
Port mapping : Route Huawei WS5200 Quad core Wan IP A port of the address is mapped to a computer in the LAN . When Internet users access the IP When the port of , Huawei routing WS5200 The quad core version will automatically map the request to the specified computer , And provide external services through the computer .
service name : Customize a name for the new port mapping service .
equipment : Select the computer that needs to be configured as port mapping ( Such as Web The server 、FTP The server etc. ). After setting , Internet users' access requests to the specified port will be forwarded to the computer for processing .
host IP: Port mapping machine static IP Address .
Protocol type : Select the protocol type adopted by the port mapping service .
TCP: Refers to transmission control protocol , It's a connection based protocol . Before sending and receiving data , We must establish a reliable connection with each other .
UDP: Refers to the user datagram protocol , It's a connectionless protocol . Before sending and receiving data , It will send the data directly to the other party , Don't connect with each other .
The internal port : Set the service port number of the computer providing services . When Internet users are routed to China WS5200 When the quad core version sends an access request , Huawei routing WS5200 The quad core version will forward the request to this port of the computer .
External port : Set the service port number of the router for Internet users . Internet users route through Xianghua WS5200 The port of the quad core version sends a request to obtain a service . for example : Internet users through 80 Port to access Web Server resources .
Port trigger : For video conferencing 、 Internet phone 、 Online games and other applications , While the client requests a connection from the Internet server , The server also needs to initiate a connection to the client . But by default , When the Internet server sends a connection request to the LAN client , Huawei routing WS5200 The corresponding port of the quad core version is not opened , Will cause the connection to be interrupted . here , Trigger by setting the port , When there is such a request in the LAN , The application will initiate a connection to the trigger port , Open Huawei route WS5200 Corresponding ports of quad core version , So as to ensure the normal use of the program .
service name : Customize a name for the newly added port trigger service .
Protocol type : Set the protocol type adopted by the new port trigger service .
TCP: Refers to transmission control protocol , It's a connection based protocol . Before sending and receiving data , We must establish a reliable connection with each other .
UDP: Refers to the user datagram protocol , It's a connectionless protocol . Before sending and receiving data , It will send the data directly to the other party , Don't connect with each other .
Trigger port : Set the port number of the computer's application program to initiate the connection to the Internet .
Open the port : Set the open port number . After the application successfully initiates the connection through the trigger port , Huawei routing WS5200 The quad core version opens the port , Enable the Internet server to establish a connection with the LAN computer by opening the port .
边栏推荐
猜你喜欢

How can the new generation of CS sdnand (also known as patch T card) make the old MCU youthful

机器学习篇-逻辑回归的分类预测

基于Ardunio IDE软件开发编程学习

Machine learning - classification prediction of logistic regression

Application of views and index files

《PyTorch深度学习实践》-B站 刘二大人-day3

高并发day02(Concurrent包)

伺服电机的电子齿轮比如何确定?

Wu Enda machine learning chapter 10-11

Antd is not defined
随机推荐
Quelques concepts de base dans le réseau
勒索病毒防护浅谈
开发板训练:STM32下的多任务程序
机器学习篇-逻辑回归的分类预测
Causes and solutions of over fitting
剑指offer刷题
BigDecimal中divide方法
高并发day01(NIO、ConCurrent包)
《PyTorch深度学习实践》-B站 刘二大人-day6
实验五: GUI
促进数字世界的信任
渣渣学习之路(2)纯小白向:Win Server 2003服务器搭建
redis
Experiment 3 inheritance and derived classes
释放nohup.out占用的磁盘空间
UDP message structure
MySQL MySQL calculates the number of weekends this year (Saturday and Sunday)
SQL constraints
实验二 类与对象定义初始化
Pytorch deep learning practice-b station Liu erden-day6