Страница 5 из 7 ПерваяПервая 1234567 ПоследняяПоследняя
Показано с 41 по 50 из 68

Тема: Cтавим торрент на роутер Асус

  1. #41
    Почетный Житель
    Регистрация
    04.07.2004
    Сообщений
    4,296

    По умолчанию Re: Cтавим торрент на роутер Асус

    Отдача постоянно болтается в районе 20-30 кб/сек - крайнем медленно. С чем может быть связано?

  2. #42
    Мадыратыр Аватар для MaxiM
    Регистрация
    04.07.2004
    Возраст
    43
    Сообщений
    2,059

    По умолчанию Re: Cтавим торрент на роутер Асус

    Жень, это могут быть килобАйты/с.
    wTorrent точно в них меряет.
    top что говорит про загрузку ЦП?
    i try not to remember all the dirty words i know

  3. #43
    Почетный Житель
    Регистрация
    04.07.2004
    Сообщений
    4,296

    По умолчанию Re: Cтавим торрент на роутер Асус

    Скажу по другому - в нем висят с десяток популярных закачек. И хоть бы кто что тянул с меня. А вот с компа - уходит влет. Загрузка ЦП асуса торрентом крайне вялая - 5-10 %, не более.
    Могут как то взаимно влиять два торрент-клиента: на компе и на роутере?

  4. #44
    palmer@jabber.ru Аватар для Palmer
    Регистрация
    04.08.2004
    Возраст
    40
    Сообщений
    593

    По умолчанию Re: Cтавим торрент на роутер Асус

    торрент-клиенты должны висеть на разных портах и не регистрировать один и тот же торрент на трекере.
    <!-- Юниксов развелось - Виндовсу упасть негде... --!>

  5. #45
    программёр Аватар для Slipper
    Регистрация
    04.07.2004
    Адрес
    В Матрице
    Возраст
    38
    Сообщений
    526

    По умолчанию Re: Cтавим торрент на роутер Асус

    Максимально что я достиг раздачу, 350 КБ.

  6. #46
    Почетный Житель
    Регистрация
    04.07.2004
    Сообщений
    4,296

    По умолчанию Re: Cтавим торрент на роутер Асус

    Разные порты, и разные трекеры - это давно соблюдено и проверено. Однако, какой результат - стоит добавить новую торрент - скачивается влет. Потом так же влет отдается некоторое время... А потом (сутки-двое спустя) - молчек. Хотя если его запустить на компе (выключив на роутере) - льется себе как ни в чем не бывало. Вот и висят с десяток раздач - никто не качает. А запускаешь на компе - поехало... Ничего не понимаю.
    Может кто-нить выложит скрины своих настроек роутера (рторрента)?

  7. #47
    программёр Аватар для Slipper
    Регистрация
    04.07.2004
    Адрес
    В Матрице
    Возраст
    38
    Сообщений
    526

    По умолчанию Re: Cтавим торрент на роутер Асус

    вот мой рторрент.conf

    -----------------------------# This is an example resource file for rTorrent. Copy to
    # ~/.rtorrent.rc and enable/modify the options as needed. Remember to
    # uncomment the options you wish to enable.

    scgi_port = 127.0.0.1:5000
    safe_sync = yes
    encoding_list = UTF-8
    # Minumum amount of peers to connect per torrent, if available.
    min_peers = 5

    # Minumum amount of peers to connect per torrent.
    max_peers = 40

    # Same as above but for seeding completed torrents (-1 = same as downloading)
    #min_peers_seed = 10
    #max_peers_seed = 20

    # Maximum number of simultanious uploads per torrent.
    max_uploads = 5

    # Global download rate in KiB. "0" for unlimited.
    download_rate = 0

    # Global upload rate in KiB. "0" for unlimited.
    upload_rate = 0

    # Default directory to save downloaded files. Note it doesn't support
    # space yet.
    directory = /tmp/harddisk/torrent/work/

    # Watch a directory for new torrents, and stop those that have been deleted.
    schedule = watch_directory,5,5,load_start=/tmp/harddisk/torrent/dl/*.torrent
    schedule = untied_directory,5,5,stop_untied=

    # Close torrents when diskspace is low.
    schedule = low_diskspace,5,60,close_low_diskspace=100M

    # Default session directory. Make sure you don't run multiple instance
    # of rtorrent using the same session directory. Perhaps using a
    # relative path?
    session = /tmp/harddisk/torrent/session

    # The ip address reported to the tracker.
    #ip = rakshasa

    # The ip address the listening socket and outgoing connections is
    # bound to.
    #bind = rakshasa

    # Port range to use for listening.
    port_range = 51777-51780

    # Start opening ports at a random position within the port range.
    port_random = no

    # Check hash for finished torrents. Might be usefull until the bug is
    # fixed that causes lack of diskspace not to be properly reported.
    #check_hash = no

    # Set whetever the client should try to connect to UDP trackers.
    #use_udp_trackers = yes

    # Alternative calls to bind and ip that should handle dynamic ip's.
    #schedule = ip_tick,0,1800,ip=rakshasa
    #schedule = bind_tick,0,1800,bind=rakshasa

    #
    # Do not modify the following parameters unless you know what you're doing.
    #

    # Hash read-ahead controls how many MB to request the kernel to read
    # ahead. If the value is too low the disk may not be fully utilized,
    # while if too high the kernel might not be able to keep the read
    # pages in memory thus end up trashing.
    #hash_read_ahead = 10

    # Interval between attempts to check the hash, in milliseconds.
    #hash_interval = 100

    # Number of attempts to check the hash while using the mincore status,
    # before forcing. Overworked systems might need lower values to get a
    # decent hash checking rate.
    #hash_max_tries = 10

    # Max number of files to keep open simultaniously.
    #max_open_files = 128

    # Number of sockets to simultaneously keep open.
    #max_open_sockets = <no default>


    # Example of scheduling commands: Switch between two ip's every 5
    # seconds.
    #schedule = "ip_tick1,5,10,ip=torretta"
    #schedule = "ip_tick2,10,10,ip=lampedusa"

    # Remove a scheduled event.
    #schedule_remove = "ip_tick1"

    # Stop torrents when reaching upload ratio in percent,
    # when also reaching total upload in bytes, or when
    # reaching final upload ratio in percent.
    # example: stop at ratio 2.0 with at least 200 MB uploaded, or else ratio 20.0
    #schedule = ratio,60,60,"stop_on_ratio=200,200M,2000"
    #schedule = ratio,30,60,stop_on_ratio=10000


    # Encryption options, set to none (default) or any combination of the following:
    # allow_incoming, try_outgoing, require, require_RC4, enable_retry, prefer_plaintext
    #
    # The example value allows incoming encrypted connections, starts unencrypted
    # outgoing connections but retries with encryption if they fail, preferring
    # plaintext to RC4 encryption after the encrypted handshake
    #
    encryption = allow_incoming,enable_retry,prefer_plaintext

    # Enable DHT support for trackerless torrents or when all trackers are down.
    # May be set to "disable" (completely disable DHT), "off" (do not start DHT),
    # "auto" (start and stop DHT as needed), or "on" (start DHT immediately).
    # The default is "off". For DHT to work, a session directory must be defined.
    #
    dht = disable

    # UDP port to use for DHT.
    #
    # dht_port = 6881

    # Enable peer exchange (for torrents not marked private)
    #
    peer_exchange = yes

    #
    # Do not modify the following parameters unless you know what you're doing.
    #

  8. #48
    palmer@jabber.ru Аватар для Palmer
    Регистрация
    04.08.2004
    Возраст
    40
    Сообщений
    593

    По умолчанию Re: Cтавим торрент на роутер Асус

    Попробуйте посмотреть ещё в сторону самой системы.
    Например параметры: ulimit -a
    Настройки iptables или каких нибудь демонов сети.
    <!-- Юниксов развелось - Виндовсу упасть негде... --!>

  9. #49
    программёр Аватар для Slipper
    Регистрация
    04.07.2004
    Адрес
    В Матрице
    Возраст
    38
    Сообщений
    526

    По умолчанию Re: Cтавим торрент на роутер Асус

    как написал Palmer - посмотри iptables, должно совпадать с тем что прописано в rtorrent.conf


    например у меня:
    #!/bin/sh
    iptables -I INPUT -p tcp --dport 51777 -j ACCEPT
    iptables -I INPUT -p tcp --dport 8081 -j ACCEPT
    Последний раз редактировалось Slipper; 26.05.2009 в 16:37.

  10. #50
    программёр Аватар для Slipper
    Регистрация
    04.07.2004
    Адрес
    В Матрице
    Возраст
    38
    Сообщений
    526

    По умолчанию Re: Cтавим торрент на роутер Асус

    Почти доделал "торрент ВСЕГО 1 коммандой".
    Таким образом на установку торрента уйдет максимум 1 мин.
    Постараюсь в ближайшие дни выложить.

Информация о теме

Пользователи, просматривающие эту тему

Эту тему просматривают: 1 (пользователей: 0 , гостей: 1)

Похожие темы

  1. Посоветуйте торрент с новинками
    от antony в разделе Кино и музыка
    Ответов: 11
    Последнее сообщение: 18.06.2012, 00:00
  2. Торрент треккеры
    от URAN1243 в разделе Интернет, ТВ и провайдеры
    Ответов: 1
    Последнее сообщение: 04.06.2011, 18:41
  3. Нужны драйвера под ХР для АСУС Х53К
    от Yryu в разделе Мобильная связь, смартфоны и гаджеты
    Ответов: 1
    Последнее сообщение: 05.02.2009, 02:51
  4. Православный торрент-трекер
    от Sandro в разделе Культура и религия
    Ответов: 0
    Последнее сообщение: 07.01.2009, 14:16

Метки этой темы

Ваши права

  • Вы не можете создавать новые темы
  • Вы не можете отвечать в темах
  • Вы не можете прикреплять вложения
  • Вы не можете редактировать свои сообщения
  •  
Top.Mail.Ru