Hi, I already installed the Aria2 in my Buffalo NAS LS421 using your guide. The webinterface did not work but I use the WebUI from here: https://github.com/ziahamza/webui-aria2 and it works. But I cannot use remote the Aria2 throught Aria2c Remote Control. Can you help me? I try a lot but no lucks.
Here is my aria2.conf configs:
And here some screenshot:Code:daemon=true dir=/mnt/array1/share max-connection-per-server=16 enable-rpc=true rpc-user=admin rpc-passwd=admin rpc-listen-all=true rpc-port-all=true log=/opt/var/log/aria2/aria2.log log-level=warn auto-save-interval=30 event-poll=poll # other options to your choise here enable-xml-rpc=true //I got some helps to tell me just enable xml-rpc to use the remote but it do no work xml-rpc-listen-port=6818 //I used the different port but it could not be log in to the remote #xml-rpc-user=admin #xml-rpc-passwd=password xml-rpc-listen-all=true xml-rpc-port-all=true
Note: the port I used is 6818 not 6800, I try 6800 but it does not work.
Thank you so much.




Reply With Quote
