求助 Buffalo LinkStation Pro Duo - LS-WVL/E |
![]() http://www.chiphell.com/thread-529828-1-1.html http://www.nas1.com.cn/thread-12247-1-1.html 1.请问webaccess大家如何设置的,特别是端口 2.接下来改机,我刷的1.60版本,并root好了 3.卡在登陆http://192.168.X.X:9091/上,返回的是 403: Forbidden Unauthorized IP Address. Either disable the IP address whitelist or add your address to it. If you're editing settings.json, see the 'rpc-whitelist' and 'rpc-whitelist-enabled' entries. If you're still using ACLs, use a whitelist instead. See the transmission-daemon manpage for details. 后直接打开transmission,返回“远程服务器返回错误 403” 附件为我在securecrt中输入的命令以及返回的信息 请大家帮帮忙,谢谢! 路由器是tplink,转发规则设置如下: 虚拟服务器 虚拟服务器定义了广域网服务端口和局域网网络服务器之间的映射关系,所有对该广域网服务端口的访问将会被重定位给通过IP地址指定的局域网网络服务器。 ID 服务端口 IP地址 协议 状态 编辑 1 12345 192.168.2.103 ALL 生效 编辑 删除 2 9091 192.168.2.103 ALL 生效 编辑 删除 |
你安装完1.6,接下来你有安装 transmission及启动transmission吗?
|
你在路由器里面打开UPNP,这样你的webaccess才能用吧。另外外,端口号9091一般是transmission的端口,如果它已经被webaccess使用了的话,你就需要把transmission的默认端口改为其他了。
|
403: Forbidden
Unauthorized IP Address. Either disable the IP address whitelist or add your address to it. If you're editing settings.json, see the 'rpc-whitelist' and 'rpc-whitelist-enabled' entries. If you're still using ACLs, use a whitelist instead. See the transmission-daemon manpage for details. settings.json这个文件里面有个白名单,把127.0.0.0改成*.*.*.*,记得教程里有写,不然你web页面是登陆不了的. |