成长值: 37540
|
楼主 |
发表于 2019-4-4 16:50:09
|
显示全部楼层
Having a web server on the internal network is another example of when it may be necessary for devices
on the internet to initiate communication with internal devices. In some cases the internal web server may
be configured to listen for web traffic on a TCP port other than port 80. For example, the internal web
server may be configured to listen to TCP port 8080. In this case, you can use NAT to redirect traffic
destined to TCP port 80 to TCP port 8080.
After you define the interfaces as shown in the previous network diagram, you may decide that you want
NAT to redirect packets from the outside destined for 172.16.10.8:80 to 172.16.10.8:8080. You can use a
static nat command in order to translate the TCP port number to achieve this.
它自己下面的解释都说是把 172.16.10.8:80 转换成 172.16.10.8:8080, 那不应该是A吗? |
板凳
2019-4-4 16:50:09
回复(0)
收起回复
|