有能帮看看为什么upnp开启了还让emule获得不了highid么?
/ip upnpset allow-disable-external-interface=yes enabled=yes show-dummy-rule=yes
/ip upnp interfaces
add disabled=yes interface=pppoe-out1 type=external
add disabled=yes interface=ether2 type=internal查了下,有问题么?
RB133c的板子,3.17的版本 ip fir nat那里看看有没加端口 我勒个去 disabled=yes 这俩规则不是禁止的? 有。。。。我做了端口映射,但是还是获取不了highID,然后开了upnp,emule做种用,提示是说upnp设置映射成功,但是还是没有highID,这个代码是我关掉了upnp去试映射的时候复制的。。。搞错了 #
/ip upnp
set allow-disable-external-interface=yes enabled=yes show-dummy-rule=yes
/ip upnp interfaces
add disabled=no interface=pppoe-out1 type=external
add disabled=no interface=ether2 type=internal
现在是这个应该没错 #
/ip firewall nat
add action=masquerade chain=srcnat comment="" disabled=no
add action=dst-nat chain=dstnat comment="" disabled=no dst-address=0.0.0.0 \
dst-port=6253 in-interface=ether1 protocol=tcp src-address=0.0.0.0/0 \
to-addresses=192.168.1.2 to-ports=6253
add action=dst-nat chain=dstnat comment="" disabled=no dst-address=0.0.0.0 \
dst-port=6263 in-interface=ether1 protocol=udp src-address=0.0.0.0/0 \
to-addresses=192.168.1.2 to-ports=6263
这个是我做的映射,需要停掉么? 如果设置好会自动加的 大概就是说不用自己做端口映射,开启了upnp之后net里会自动有相对应的规则是吧? 哦,我删掉了我自己做的端口映射,结果emule说是用upnp设置端口映射,但是在net里面没有相应添加规则 经测试,ros的upnp很有问题 貌似软路由比较麻烦
页:
[1]