不管强不强收藏先~~~~~~~~
请问可以转到内网WEB服务器的82端口吗?我试过了,不得.不懂为什么?
本帖最后由 mbala555 于 2009-2-3 22:56 编辑
ip firewall nat add chain=dstnat protocol=tcp dst-port=80 src-address-list=src1 \
action=dst-nat to-addresses=192.168.1.3 to-ports=80 comment=ToAddress 这条可以.
但是这条不行ip firewall nat add chain=dstnat protocol=tcp dst-port=80 src-address-list=src1 \
action=dst-nat to-addresses=192.168.1.3 to-ports=82 comment=ToAddress
.:') :') :'):')
哪位高手想想办法.谢谢
怎么没人理的.难道实现不了吗?
ip firewall nat add chain=dstnat protocol=tcp dst-port=80 src-address-list=src1 \
action=dst-nat to-addresses=192.168.1.3 to-ports=80 comment=ToAddress 这条可以.
但是这条不行ip firewall nat...
mbala555 发表于 2009-2-3 22:48 http://bbs.routerclub.com/images/common/back.gif
呵呵,做个公告,挺好的
本帖最后由 mbala555 于 2009-2-5 22:13 编辑
ip firewall nat add chain=dstnat protocol=tcp dst-port=80 src-address-list=src1 \
action=dst-nat to-addresses=192.168.1.3 to-ports=80 comment=ToAddress 这条可以.
但是改成这样就不行..ip firewall nat add chain=dstnat protocol=tcp dst-port=80 src-address-list=src1 \
action=dst-nat to-addresses=192.168.1.3 to-ports=82 comment=ToAddress
.:'):') :') :')
请问怎么实现第二条规则呢?望高手们指点一下.谢谢!
虽然不完美,但副作用很小,值得一用。
ip firewall nat add chain=dstnat protocol=tcp dst-port=80 src-address-list=src1 \
action=dst-nat to-addresses=192.168.1.3 to-ports=80 comment=ToAddress 这条可以.
但是改成这样就不行..ip firewall nat add chain=dstnat protocol=tcp dst-port=80 src-address-list=src1 \
action=dst-nat to-addresses=192.168.1.3 to-ports=82 comment=ToAddress
. :')
请问怎么实现第二条规则呢?望高手们指点一下.谢谢!
各位 我发现个问题我用的是PPPOE+IP分流的 只要是在IP分流的范围内 IP转向内网就不行但是可以转到外网的网站, 不在IP分流内的就可一转到内网的服务器 请问这是什么原因呢?
本帖最后由 mbala555 于 2009-2-7 11:54 编辑
58# viallen
我的也有这问题,等待高手帮忙.
我认为
此功能与NTH负载均衡冲突.不知能否解决?
58# viallen
我的也有这问题,等待高手帮忙.
我认为
此功能与NTH负载均衡冲突.不知能否解决?
昏!1个月前我就提出这个问题了。
61# 权威
那能解决吗?