华为路由远程端口映射
当您想要了解更多有关华为路由远程端口映射和华为路由器端口映射配置命令的知识时,本文将为您提供全面的介绍和解释。如果本文对您有所帮助,不要忘记与您的朋友分享并收藏本站。
本文内容目录一览:
华为路由器端口映射怎么配置,型号:AR 18-23-1
首先进入路由器命令行下
telnet 到路由器。输入用户名密码。这个都会把
之后就进入了路由器:
h3c h3c 只是个名字,可能跟你的不一样老判
h3c sys
[h3c]int e0/0 进入外网接口,这个接口肯定跟你的不一绝含扒样,只能看当时定义的那个是并昌外网接口
[h3c-e0/0]nat server protocol tcp global 59.48.13.186 5250 inside 188.188.0.250 5250
这个就是映射了。外网ip 端口 内网ip 端口
[h3c-e0/0]quit
[h3c]quit
h3csave 保存
有问题在线hi我
华为路由器端口映射方法
华为路由器端口映射方法
本文介绍了华为3com路由器的端口映射的方法,并且给出了详细的'操作步骤和命令语句,相信看完此文会对具体配置有详细的了解。
************************************************** ******************************
* Copyright(c) 2004-2006 Hangzhou Huawei-3Com Tech. Co., Ltd. *
* Without the owner''''s prior written consent, *
* no decompiling or reverse-engineering shall be allowed. *
************************************************** ******************************
Login authentication
Username:admin
Password:
dis int -(预示端口状况)
Ethernet1/0 current state :UP
Line protocol current state :UP
Description : Ethernet1/0 Interface
The Maximum Transmit Unit is 1500, Hold timer is 10(sec)
缺颂族 Internet Address is 218.206.191.49 ---(找到公网地址的端口)
IP Sending Frames'''' Format is PKTFMT_ETHNT_2, Hardware address is 000f-e24b-90c1
伏弊Media type is twisted pair, loopback not set, promiscuous mode not set
100Mb/s, Full-duplex, link type is autonegotiation
Output flow-control is disabled, input flow-control is disabled
Output queue : (Urgent queuing : Size/Length/Discards) 0/50/0
Output queue : (Protocol queuing : Size/Length/Discards) 0/500/0
樱银Output queue : (FIFO queuing : Size/Length/Discards) 0/75/0
Last clearing of counters: Never
Last 300 seconds input rate 76409.96 bytes/sec, 611279 bits/sec, 221.16 packets/sec
Last 300 seconds output rate 169645.62 bytes/sec, 1357165 bits/sec, 217.84 packets/sec
Input: 84913558 packets, 1899317081 bytes, 84913558 buffers
1556505 broadcasts, 124223 multicasts, 0 pauses
374 errors, 0 runts, 0 giants
0 crc, 0 align errors, 374 overruns
0 dribbles, 0 drops, 0 no buffers
Output:73691649 packets, 1323897889 bytes, 73691649 buffers
19084 broadcasts, 0 multicasts, 0 pauses
0 errors, 0 underruns, 0 collisions
0 deferred, 0 lost carriers
sys --(步入体系视图)
[H3C]int e1/0
[H3C]nat server protocol tcp global 218.206.191.49 www inside 192.168.1.96 www
[H3C]nat server protocol tcp global 218.206.191.49 22 inside 192.168.1.96 22
[H3C]nat server protocol udp global 218.206.191.49 snmp inside 192.168.1.96 snmp
[H3C]nat server protocol udp global 218.206.191.49 snmptrap inside 192.168.1.96 snmptrap --(一看就大白tcp/udp是以及谈,www是80,snmp以及snmptrap是161.162端口)
[H3C]dis thellos
interface Ethernet1/0
ip address 218.206.191.49 255.255.255.248
firewall packet-filter 3000 inbound
nat outbound 3001 --(这是客户上彀用的地址池不消管,其它的就是端口照射了)
nat server protocol tcp global 61.178.77.9 www inside 192.168.1.96 www
nat server protocol tcp global 61.178.77.9 22 inside 192.168.1.96 22
nat server protocol udp global 61.178.77.9 snmp inside 192.168.1.96 snmp
nat server protocol udp global 61.178.77.9 snmptrap inside 192.168.1.96 snmptrap
思科网络的端口照射原理是同样的号令纷歧样罢了,这搭只给出配备布置。
思科网络en
思科网络#config t
思科网络(config)Ip nat inside source static tcp 192.168.1.96 80 218.206.191.49 80
思科网络(config)Ip nat inside source static tcp 192.168.1.96 22 218.206.191.49 22
思科网络(config)Ip nat inside source static tcp 192.168.1.96 161 218.206.191.49 161
思科网络(config)Ip nat inside source static tcp 192.168.1.96 162 218.206.191.49 162 ;
求助华为路由器HG8245路由器怎么端口映射??
你需要一个外网IP,比如你的外网IP是221.10.10.10,路由器IP是 192.168.100.1 DHCP地址池为 192.168.100.2~200
现在你电脑IP是昌纯:192.168.100.3 开启远程桌面端口是:3389
外部开始端口:3389 外部结束端口:3389
内部开姿销始端口:3389 内部结束端口:3389
外部源迹迅游开始端口:空 外部源结束端口:空
内部主机:192.168.100.3 外部源IP地址:221.10.10.10
映射名称:mstsc 使能映射:是
我们鼓励您尝试这些技巧,并发现它们如何帮助您更好地管理和优化您的网络连接。