多个外网ip的snat
routeos 2.9.27绑定外网地址 222.222.222.222-222.222.222.230
内网有一台 192.168.0.200 发邮件想snat出去。
请问routeos支持吗?怎么设置?????
然后目的为不同的外网ip:port,dnat到某台内网ip:port routeos支持吗?
希望大家能帮助.先谢谢啦! 我现在用的是这种方法:
/ip firewall nat add chain=dstnat dst-address=222.222.222.223\
action=netmap to-addresses=192.168.0.200
/ip firewall nat add chain=srcnat src-address=192.168.0.200 \
action=netmap to-addresses=222.222.222.223
没有选择影射哪些端口,如有需要可以加上 谢谢hygod163
但是我找了很久,都没有关于netmap的说明。我原本以为是nat。不知道这两者有什么区别?
页:
[1]