MikroTik开启Endpoint-IndependentNAT
MikroTik稳定版7.10加入新Endpoint-IndependentNAT
命令如下:
/ip firewall nat add action=endpoint-independent-nat chain=srcnat protocol=udp out-interface=pppoe-out1 place-before=0 comment=FullCone_Nat /ip firewall nat add action=endpoint-independent-nat chain=dstnat protocol=udp in-interface=pppoe-out1 place-before=0
move 1 0 调整序号也可以
开启后同时用两台内网主机测试NAT typ如图:
下级路由如下:
全内网IP_FullCone
常见问题FAQ
- 免费下载或者VIP会员专享资源能否直接商用?
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章
原始出处 、作者信息和本声明。否则将追究法律责任。
友华WR330刷MikroTik固件后升级到最新版本的winbox后,按照楼主的教程设置后,ROS却反复重启无法正常使用呢?