Page 3 of 3 FirstFirst 123
Results 31 to 36 of 36

Thread: BTget howto?

  1. #31
    Thanx, I will try it. Though my ports are open, I mean some BT traffic goes through, but some is filtered by the firewall and I don't understand Why. But thanx anyway.
    See ya

  2. #32
    Quote Originally Posted by Paullo
    To open torrent ports you should add

    iptables -I INPUT -i eth1 -p tcp --syn --dport 56881:56889 -j ACCEPT

    to you post-firewall script inseard of wrong

    iptables -A INPUT -i eth1 -p tcp --syn --dport 56881:56889 -j ACCEPT
    -A means Append - this add your rule to END

    -I means Insert - this add your rule to BEGINNING (so it's not affected by rules added before)

    is it clear now?

  3. #33

    Question

    Sorry for stupid questions.

    1. How to start seeding if I have original .torrent file and fully downloaded target file? If I use ctorrent directly - it seems ok, but I want to use torrent_admin or web interface.

    2. What means Unable to load .torrent: [2] No such file or directory in /opt/share/torrent/work/<torrent name>/current_error.log?

  4. #34
    Join Date
    Jun 2005
    Location
    Slovenia
    Posts
    736
    Quote Originally Posted by Maximus43 View Post
    Sorry for stupid questions.

    1. How to start seeding if I have original .torrent file and fully downloaded target file? If I use ctorrent directly - it seems ok, but I want to use torrent_admin or web interface.

    2. What means Unable to load .torrent: [2] No such file or directory in /opt/share/torrent/work/<torrent name>/current_error.log?
    A1. Use push command. This will rename file.torrent to torrent.seeding and start seeding withowu block check.

    A2. There is something wrong with opt/share/torrent/work/<torrent name>/<torrent name>.torrent file.

  5. #35

    Some more questions

    Thank you very much for answers!
    I have more questions about BT:

    1. Is it usefull to install enhanced-ctorrent instead of ctorrent?
    2. I tryed to install ctcs but failed with error message about perl. I have microperl installed on my router. What's wrong?
    3. How I can manage memory for best BT result? It seems router respawning torrents after one-two days of activity. After that download speed become near 0 kb/s and I need to reboot router. I launch 3 torrents at once. Also Wi-Fi module stops working in this case. What should I do to avoid such memory lack?

    Thanks in advance!

  6. #36
    Join Date
    Jun 2005
    Location
    Slovenia
    Posts
    736
    transmission is a nice client with a "minor" bugs.

Page 3 of 3 FirstFirst 123

Similar Threads

  1. Firmware upgrading HOWTO
    By Styno in forum WL-500g/WL-500gx Tutorials
    Replies: 6
    Last Post: 30-07-2008, 21:00
  2. Howto openvpn
    By diablo in forum German Discussion - Deutsch (DE)
    Replies: 9
    Last Post: 14-02-2008, 12:47
  3. Running Giftd on wl500g
    By DeF in forum WL-500g/WL-500gx Tutorials
    Replies: 77
    Last Post: 17-04-2006, 12:57
  4. Stupid-ftp with webserver, howto?
    By void in forum WL-500g Q&A
    Replies: 0
    Last Post: 16-01-2006, 21:27
  5. Building madplay for WL500G Howto (Draft)
    By benlau in forum WL-500g Custom Development
    Replies: 0
    Last Post: 20-03-2005, 13:26

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •