Torrent clients on ASUS RT-N13U B1

Post new topic   Reply to topic    DD-WRT Forum Index -> Ralink SoC based Hardware
Author Message
Uranya
DD-WRT Novice


Joined: 06 Oct 2011
Posts: 5

PostPosted: Sat Oct 29, 2011 13:32    Post subject: Torrent clients on ASUS RT-N13U B1 Reply with quote
Dear friends,
I am sorry to understand I have done a mistake posting in the wrong way.

Also, I hope this time my post will not be deleted.

I'm asking a simple question:

I want to install Deluge (or another rich web interface torrent client) on my router.

I have already installed Optware and a working Swap memory partition.

But I have stopped after having installed Phyton and I also have not idea about what Deluge package I need to use (there are several for different linux distribution).

Please help me, and thank you for your work!


Last edited by Uranya on Tue Nov 08, 2011 16:55; edited 1 time in total
Sponsor
Uranya
DD-WRT Novice


Joined: 06 Oct 2011
Posts: 5

PostPosted: Thu Nov 03, 2011 11:28    Post subject: Swap unused Reply with quote
By the way...
meanwhile I have installed Transmission, that have a not so rich interface, but it works.

An other question: why my swap memory is always completely free? The free command says something like this:
Code:
root@Asus_Gateway:~# free
              total         used         free       shared      buffers
  Mem:        61528        59628         1900            0        36688
 Swap:      1048568            0      1048568
Total:      1110096        59628      1050468
root@Asus_Gateway:~#


Now there are less than 2MB of free RAM and no swap used, but why?
zhadoom
DD-WRT Novice


Joined: 24 Nov 2009
Posts: 45

PostPosted: Thu Nov 03, 2011 16:52    Post subject: Re: Swap unused Reply with quote
Uranya wrote:
By the way...
meanwhile I have installed Transmission, that have a not so rich interface, but it works.

An other question: why my swap memory is always completely free? The free command says something like this:
Code:
root@Asus_Gateway:~# free
              total         used         free       shared      buffers
  Mem:        61528        59628         1900            0        36688
 Swap:      1048568            0      1048568
Total:      1110096        59628      1050468
root@Asus_Gateway:~#


Now there are less than 2MB of free RAM and no swap used, but why?


Transmission is a very good alternative to use torrent with the router. Do you already test transmission-remote ( http://code.google.com/p/transmission-remote-dotnet/ ) ?

The swap have a low priority in comparison with RAM. The system will use the ram first then the swap if needed.
Uranya
DD-WRT Novice


Joined: 06 Oct 2011
Posts: 5

PostPosted: Fri Nov 04, 2011 15:23    Post subject: Reply with quote
Hi zhadoom,

I've understood about MEM priority, it is slightly different than one used in Windows...
I've also given a look at transmission-remote, it looks great!

Thank you very much!
dickhu
DD-WRT Novice


Joined: 27 Sep 2011
Posts: 7

PostPosted: Fri Nov 04, 2011 16:59    Post subject: Reply with quote
I have transmission running for a while and it has been working great so far,

root@ASUSN13:/opt/var/lib/asterisk/sounds# ipkg-opt info transmission
Package: transmission
Version: 2.41-1
Depends: openssl, libcurl, libevent, zlib
Status: install user installed
Section: net
Architecture: mipsel
maintainer: oleo@email.si
MD5Sum: 69b972aa5a717fcd8ecdb02b8ead96db
Size: 1696775
Filename: transmission_2.41-1_mipsel.ipk
Source: http://mirrors.m0k.org/transmission/files/transmission-2.41.tar.bz2
Description: Lightweight BitTorrent client and daemon, with web interface bundled.

Successfully terminated.
root@ASUSN13:/opt/var/lib/asterisk/sounds#
Uranya
DD-WRT Novice


Joined: 06 Oct 2011
Posts: 5

PostPosted: Tue Nov 08, 2011 15:24    Post subject: Transmission crashes Reply with quote
Dear friends,
thank you very much for your help.

Now I have an isse using Transmission Daemon (latest version).

Often happens that after started a new torrent the daemon crashes.

This is the settings.json configuration file
Note that I also use Transmission-Remote.NET to control it

Code:

{
    "alt-speed-down": 0,
    "alt-speed-enabled": false,
    "alt-speed-time-begin": 180,
    "alt-speed-time-day": 127,
    "alt-speed-time-enabled": true,
    "alt-speed-time-end": 480,
    "alt-speed-up": 40,
    "bind-address-ipv4": "0.0.0.0",
    "bind-address-ipv6": "::",
    "blocklist-enabled": true,
    "blocklist-url": "http://www.example.com/blocklist",
    "cache-size-mb": 4,
    "dht-enabled": true,
    "download-dir": "/mnt/data/torrents",
    "download-limit": 400,
    "download-limit-enabled": 1,
    "download-queue-enabled": true,
    "download-queue-size": 15,
    "encryption": 0,
    "idle-seeding-limit": 30,
    "idle-seeding-limit-enabled": false,
    "incomplete-dir": "/mnt/data/torrents/_incomplete",
    "incomplete-dir-enabled": false,
    "lpd-enabled": false,
    "max-peers-global": 35,
    "message-level": 2,
    "peer-congestion-algorithm": "",
    "peer-limit-global": 240,
    "peer-limit-per-torrent": 60,
    "peer-port": 25000,
    "peer-port-random-high": 65535,
    "peer-port-random-low": 49152,
    "peer-port-random-on-start": false,
    "peer-socket-tos": "default",
    "pex-enabled": true,
    "port-forwarding-enabled": true,
    "preallocation": 1,
    "prefetch-enabled": 1,
    "queue-stalled-enabled": true,
    "queue-stalled-minutes": 30,
    "ratio-limit": 2,
    "ratio-limit-enabled": true,
    "rename-partial-files": true,
    "rpc-authentication-required": false,
    "rpc-bind-address": "0.0.0.0",
    "rpc-enabled": true,
    "rpc-password": "{dbb496d52492149ce3e84ea878a7d744bceecdfa9pocpd8S",
    "rpc-port": 9091,
    "rpc-url": "/transmission/",
    "rpc-username": "",
    "rpc-whitelist": "192.168.0.*",
    "rpc-whitelist-enabled": true,
    "scrape-paused-torrents-enabled": true,
    "script-torrent-done-enabled": false,
    "script-torrent-done-filename": "",
    "seed-queue-enabled": false,
    "seed-queue-size": 10,
    "speed-limit-down": 100,
    "speed-limit-down-enabled": false,
    "speed-limit-up": 20,
    "speed-limit-up-enabled": true,
    "start-added-torrents": true,
    "trash-original-torrent-files": false,
    "umask": 18,
    "upload-limit": 20,
    "upload-limit-enabled": 1,
    "upload-slots-per-torrent": 4,
    "utp-enabled": true
}


Maybe I have something to fix? Thanks for your AID!
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Ralink SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum