求教upnp, (找遍论坛相关的帖子都没成功)
本人是家庭用, 一条adsl 5户人共用.没有商业目的, 希望各位高手, 热情教教,版本 routeos 2.9.27 , 论坛上下载安装的.
参照了论坛的方法.设置如下
===========================
/ ip firewall nat
add chain=srcnat action=masquerade comment="" disabled=no
/ ip upnp
set enabled=yes allow-disable-external-interface=no show-dummy-rule=no
/ ip upnp interfaces
add interface=pppoe-out1 type=external disabled=no
add interface=lan type=internal disabled=no
===============================
以下是我在官方找到的设置
---------------------------------------------------------------------
We have masquerading already enabled on our router:
ip upnp interfaces> /ip firewall src-nat print
Flags: X - disabled, I - invalid, D - dynamic
0 src-address=0.0.0.0/0:0-65535 dst-address=0.0.0.0/0:0-65535
out-interface=ether1 protocol=all icmp-options=any:any flow=""
connection="" content="" limit-count=0 limit-burst=0 limit-time=0s
action=masquerade to-src-address=0.0.0.0 to-src-port=0-65535
ip upnp interfaces>
Now all we have to do is to add interfaces and enable UPnP:
ip upnp interfaces> add interface=ether1 type=external
ip upnp interfaces> add interface=ether2 type=internal
ip upnp interfaces> print
Flags: X - disabled
# INTERFACE TYPE
0 X ether1 external
1 X ether2 internal
ip upnp interfaces> enable 0,1
ip upnp interfaces> .. set enabled=yes
ip upnp interfaces>
===========================================
对比之下完全没找出有那里有问题........... 想了四天了, 还时没找到解决方法 我的操作系统是正常的 windows xp ,我用以前用的dlink路由器, 开启upnp功能, windows可以马上显示出来,但routeros 始终没有.
upnp 功能 , 我主要用去BT下载, 讯雷等. 用了速度会有很大的提升. 我自己家可以做端口映射来达到加快的目的.但是邻居家我就不方便去查, 去改了.
而且他们的系统常重装,不便利, 如果能实现upnp 功能就好多了 自己顶 没人理,好痛苦 pppoe设置external本来就不稳定的说~~~ 有高手提示一下吗?这问题都有一周了, 还没解决 ros 用adsl使用upnp容易出问题
我的网上邻居经常挂掉 原帖由 seignior 于 2007-7-13 16:25 发表 http://bbs.routerclub.com/images/common/back.gif
pppoe设置external本来就不稳定的说~~~
今天把routeros 设置得不能连接了,登陆主机,backupload 后, upnp 自己好了, 现在有upnp用了, 开心!
不过就的很无里头, 完全相信你的话 用了4年BT从来没感觉开UPNP有任何意义 和任何速度提升
用2M的ADSL时候不开UPNP照样下满200多K
用8M的ADSL时候不开UPNP照样下满900多K
用30M光纤的时候 不开UPNP照样下满1200多K(我自己限制的10M 免得影响网吧速度)
顺便说一下我一直用的比特精灵 顺便再说一下 UPNP安全隐患问题多多
页:
[1]