改机改机 help
我的机器是buffalo 的c500l-ap。按照这里的教程安装了transmission。。但是无法管理。无论是web登入还是软件都不行。ie中提示 。 192.168.1.109 是我的nas地址路由器自动分配的地址 Sunny_/mg 发表于 2012-4-20 20:58 static/image/common/back.gif192.168.1.109 是我的nas地址路由器自动分配的地址
编辑你的/root/.config/transmission-daemon/settings.json 为下面内容:
{
"alt-speed-down": 50,
"alt-speed-enabled": false,
"alt-speed-time-begin": 540,
"alt-speed-time-day": 127,
"alt-speed-time-enabled": false,
"alt-speed-time-end": 1020,
"alt-speed-up": 50,
"bind-address-ipv4": "0.0.0.0",
"bind-address-ipv6": "::",
"blocklist-enabled": true,
"blocklist-url": "http:\/\/www.example.com\/blocklist",
"cache-size-mb": 8,
"dht-enabled": true,
"download-dir": "\/mnt\/disk1\/download",
"encryption": 1,
"idle-seeding-limit": 30,
"idle-seeding-limit-enabled": false,
"incomplete-dir": "\/mnt\/disk1\/download",
"incomplete-dir-enabled": false,
"lazy-bitfield-enabled": true,
"lpd-enabled": false,
"message-level": 2,
"open-file-limit": 32,
"peer-congestion-algorithm": "",
"peer-limit-global": 240,
"peer-limit-per-torrent": 60,
"peer-port": 51413,
"peer-port-random-high": 65535,
"peer-port-random-low": 49152,
"peer-port-random-on-start": false,
"peer-socket-tos": 1,
"pex-enabled": true,
"port-forwarding-enabled": true,
"preallocation": 1,
"prefetch-enabled": 1,
"proxy": "",
"proxy-auth-enabled": false,
"proxy-auth-password": "",
"proxy-auth-username": "",
"proxy-enabled": false,
"proxy-port": 80,
"proxy-type": 0,
"ratio-limit": 2.0000,
"ratio-limit-enabled": false,
"rename-partial-files": true,
"rpc-authentication-required": false,
"rpc-bind-address": "0.0.0.0",
"rpc-enabled": true,
"rpc-password": "{eb782185e6955dc2cfab343c8122d8c077ace553jP9p\/v3B",
"rpc-port": 9091,
"rpc-url": "\/transmission\/",
"rpc-username": "",
"rpc-whitelist": "*.*.*.*",
"rpc-whitelist-enabled": true,
"script-torrent-done-enabled": false,
"script-torrent-done-filename": "",
"speed-limit-down": 100,
"speed-limit-down-enabled": false,
"speed-limit-up": 10,
"speed-limit-up-enabled": true,
"start-added-torrents": true,
"trash-original-torrent-files": false,
"umask": 18,
"upload-slots-per-torrent": 14
}
当然,其中的"download-dir": "\/mnt\/disk1\/download", 要修改为你自己的目录或者建立好/mnt/disk1/download目录
当然,其中的 "incomplete-dir": "\/mnt\/disk1\/download", 要修改为你自己的目录或者建立好/mnt/disk1/download目录
感谢 已解决 aaaaaaaaaaaaaaaaaaaaaaa 不客气{:7_204:} pt880 发表于 2012-4-20 21:34 static/image/common/back.gif
当然,其中的"download-dir": "\/mnt\/disk1\/download", 要修改为你自己的目录或者建立好/mnt/disk1/downl ...
还有一个问题 就是外网访问nas,我在web access 里面已经设置成功了。http://buffalonas.com/你设置的BuffaloNAS.com 名称/ ie中输入这里后提示要用户名和密码。。这个用户名 密码是什么 我尝试了所有的密码都不能进去。。 Sunny_/mg 发表于 2012-4-21 12:39 static/image/common/back.gif
还有一个问题 就是外网访问nas,我在web access 里面已经设置成功了。http://buffalonas.com/你设置的Buf ...
应该是你在http://buffalonas.com注册的用户和密码
页:
[1]