LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-20-2009, 10:01 AM   #1
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Why can I download a real torent and seed it but not my own?


I last night downloaded linux gamers dvd and then became it's seed too.

Worked fine-but if I create an iso, and upload the torrent to linux tracker and then download it to start seeding whatever-nothing...

I had this issue in an earlier post-
I followed this how-to-
( http://www.mepis.org/docs/en/index.p...ting_a_torrent )

Like I said-if I can download a iso from torrent and seed it-that means my ports are open-yes?

So, why can't I start my torrent??
 
Old 04-20-2009, 11:39 AM   #2
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
In order to seed a torrent, you must

- create the torrent
- announce the torrent somewhere
- have people who are downloading the torrent.
 
Old 04-20-2009, 12:15 PM   #3
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
I did it Exactly like that.

Code:
 Creating a new Torrent for LinuxTracker.org

This how-to is for using www.linuxtracker.org, but you can apply similar steps for other trackers. To upload a torrent on LinuxTracker you need to register for an account (it's free).
[edit]
1: Creating the .torrent control file

   1. Start KTorrent
   2. Go to File -> New -> In the new window, the top line will ask you to specify what file you want to make a torrent for. Use the drop-down to choose the the file you want to share. You might have to navigate to the directory of all your file-transfer files.
   3. File Options:
         1. Size of each chunk: default is 256 KB which is probably a good choice
         2. Start seeding the torrent: UNCHECK this. With other Trackers, you can have it checked so seeding can begin immdiately. The LinuxTracker.org database works a little differently.
         3. Private Tracker: uncheck. You'll be using a public tracker.
         4. You must add at least one tracker: type or paste in the URL: http://linuxtracker.org:2710/announce and click the add button.
         5. Click "Create" at the bottom.
         6. A new window will display with the file-list of every folder. Locate the directory containing the file you want to load. Paste the filename in the lower "Location box" Get it exactly the same as the file-name you want to share!
         7. After pasting in the filename, make certain the original extension is also part of the name in the Location window. For example Check "Automatically select filename extension (.torrent)"
         8. Save this newly-created .torrent file to your /home/username directory or someplace from which it will be easy to locate and upload. But do not save it to the directory you have KTorrent set up to scan for .torrents! If you do that, you will screw up the whole process if you are using LinuxTracker.org. With other trackers, it might be OK, but not using LinuxTracker. 


KTorrent will take a few moments to digest your file and create a torrent control file called something like: filename.iso.torrent
[edit]
2: Listing the torrent:

   1. You must go to http://www.linuxtracker.org and sign in with your username and password. The page reloads, and under the Logo will be a blue bar with "Welcome back [username you logged as]"
   2. In the blue bar to right, click Upload
   3. A new page loads, the salient portion of which is: "Upload A Torrent"
   4. Torrent File: browse to your newly created filename.iso.torrent file and click to load.
   5. Category: If this is a MEPIS ISO, select "MEPIS" from the drop-down list.
   6. File Name: Paste the iso filename here.
   7. Description: here is a text box. The only caveat in this section is that you must use html/bb codes for mark-up <p> must go between every paragraph, <b> text</b> gives you boldface, etc.
   8. Screenshot: you can skip this option or add a screenshot that's representative for your file.
   9. Send as anonymous: ???
  10. click send 

If all has gone well, you should be taken to a screen that says your torrent was successfully uploaded. There will be a link for you to download your new torrent.

Download? But I want to upload!

You need to take one more step. When you uploaded the .torrent control file you created in step 1, Linuxtracker assigned a unique tracker code to your .torrent control file, and that's the one everybody has to use from this point on: including you!. So click to download your new torrent, first. Put the new, Linuxtracker version of the .torrent file in your KTorrent scan directory, and KTorrent will do a checksum on existing ISO against the info in the .torrent control file, and start off listing you as the first active seed for the new torrent swarm.
Does that sound right??
 
Old 04-20-2009, 12:19 PM   #4
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
You need to take one more step. When you uploaded the .torrent control file you created in step 1, Linuxtracker assigned a unique tracker code to your .torrent control file, and that's the one everybody has to use from this point on: including you!. So click to download your new torrent, first. Put the new, Linuxtracker version of the .torrent file in your KTorrent scan directory, and KTorrent will do a checksum on existing ISO against the info in the .torrent control file, and start off listing you as the first active seed for the new torrent swarm.
Did you downloaded the torrent ?
 
Old 04-20-2009, 12:27 PM   #5
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Yep-I'm starting over clean now.

I did as it said-uploaded the torrent file, then downloaded the file(dsl) and put it in the folder with my distro so Ktorrent could do a checksum.
Code:
Put the new, Linuxtracker version of
 the .torrent file in your KTorrent scan
 directory, and KTorrent will do a checksum
 on existing ISO against the info in the
 .torrent control file, and start off
 listing you as the first active seed
 for the new torrent swarm.
see the screenshot-dsl embedded(not mine) being downloaded and uploading-this proves my ports are open-yes?

Last edited by linus72; 05-29-2009 at 04:46 PM.
 
Old 04-20-2009, 12:53 PM   #6
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
normally yes,

Make sure you have the ports open (on the router and on the firewall)
http://www.mepis.org/docs/en/index.p...rk.2FTCP.2FUDP

Last edited by repo; 04-20-2009 at 12:54 PM.
 
Old 04-20-2009, 01:02 PM   #7
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
OK-did all that too-PORTS must be open because I already downloaded an iso from linuxtracker-now seeding it.

But when I try to do mine-
"Initiating connection to 71.161.51.84"
"Authentication to 71.161.51.84 : failure"

I must still be doing something wrong....
 
Old 04-20-2009, 01:05 PM   #8
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
See-it's downloading
Slitaz....
Code:


Mon Apr 20 14:04:07 2009: WWW Root Directory /usr/share/kde4/apps/ktorrent/www/
Mon Apr 20 14:04:07 2009: Web server listen on port 8080
Mon Apr 20 14:04:07 2009: ScanFolder : scanning /home/bz/Music/torrent/
Mon Apr 20 14:04:07 2009: Starting minimized
Mon Apr 20 14:04:07 2009: Loading file /tmp/slitaz-2.0-loram-cdrom.torrent
Mon Apr 20 14:04:07 2009: Encoding : UTF-8
Mon Apr 20 14:04:07 2009: Stopped update timer
Mon Apr 20 14:04:07 2009: Selected tracker http://linuxtracker.org:2710/f41fd9f0399ec29cde80376eb2a053c7/announce (tier = 1)
Mon Apr 20 14:04:07 2009: Switching to tracker http://linuxtracker.org:2710/f41fd9f0399ec29cde80376eb2a053c7/announce
Mon Apr 20 14:04:07 2009: Cannot open /home/bz/.kde/share/apps/ktorrent/tor0/webseeds to load webseeds
Mon Apr 20 14:04:07 2009: OutputPath = /home/bz/Desktop/slitaz-loram-cdrom.iso
Mon Apr 20 14:04:07 2009: Codec: UTF-8 31
Mon Apr 20 14:04:07 2009: Doing default port mappings ...
Mon Apr 20 14:04:07 2009: Forwarding port 50000 (TCP)
Mon Apr 20 14:04:07 2009: Forwarding port 4445 (UDP)
Mon Apr 20 14:04:13 2009: QM Starting: slitaz-loram-cdrom.iso
Mon Apr 20 14:04:13 2009: FreeBytes 21.46 GB
Mon Apr 20 14:04:13 2009: Downloaded 0 B
Mon Apr 20 14:04:13 2009: Remaining 99.3 MB
Mon Apr 20 14:04:13 2009: Starting download slitaz-loram-cdrom.iso
Mon Apr 20 14:04:13 2009: Pre-allocating diskspace
Mon Apr 20 14:04:13 2009: Preallocating file /home/bz/Desktop/slitaz-loram-cdrom.iso (104087552 bytes)
Mon Apr 20 14:04:13 2009: file_size = 104087552
Mon Apr 20 14:04:13 2009: PreallocationThread has finished
Mon Apr 20 14:04:13 2009: Started update timer
Mon Apr 20 14:04:13 2009: Failed to suppress sleeping
Mon Apr 20 14:04:13 2009: Doing tracker request to url : http://linuxtracker.org:2710/f41fd9f0399ec29cde80376eb2a053c7/announce?peer_id=-KT3120-2pcKzmoLs1KX&port=50000&uploaded=0&downloaded=0&left=104087552&compact=1&numwant=100&key=1311162538&event=started&info_hash=�z	�Īv�1��Fl�Jڦ*
Mon Apr 20 14:04:14 2009: Doing scrape request to url : http://linuxtracker.org:2710/f41fd9f0399ec29cde80376eb2a053c7/scrape?info_hash=�z	�Īv�1��Fl�Jڦ*
Mon Apr 20 14:04:14 2009: Scrape : leechers = 2, seeders = 5, downloaded = 9
Mon Apr 20 14:04:14 2009: Initiating connection to 151.16.244.48
Mon Apr 20 14:04:14 2009: Initiating connection to 24.209.227.220
Mon Apr 20 14:04:14 2009: Initiating connection to 71.161.51.84
Mon Apr 20 14:04:14 2009: Initiating connection to 77.231.163.23
Mon Apr 20 14:04:14 2009: Initiating connection to 85.68.27.234
Mon Apr 20 14:04:14 2009: Initiating connection to 88.168.12.32
Mon Apr 20 14:04:14 2009: Initiating connection to 90.45.23.92
Mon Apr 20 14:04:14 2009: Authentication to 88.168.12.32 : ok
Mon Apr 20 14:04:14 2009: Starting socketmonitor threads
Mon Apr 20 14:04:15 2009: Authentication to 151.16.244.48 : ok
Mon Apr 20 14:04:16 2009: Authentication to 90.45.23.92 : ok
Mon Apr 20 14:04:25 2009: Unnecessary piece, total unnecessary data : 16.0 KB
Mon Apr 20 14:04:28 2009: Unnecessary piece, total unnecessary data : 32.0 KB
Mon Apr 20 14:04:28 2009: Unnecessary piece, total unnecessary data : 48.0 KB
Mon Apr 20 14:04:29 2009: Chunk 1532 downloaded 
Mon Apr 20 14:04:31 2009: Unnecessary piece, total unnecessary data : 64.0 KB
Mon Apr 20 14:04:32 2009: Unnecessary piece, total unnecessary data : 80.0 KB
Mon Apr 20 14:04:34 2009: Timeout occurred
Mon Apr 20 14:04:34 2009: Authentication to 24.209.227.220 : failure
Mon Apr 20 14:04:34 2009: Timeout occurred
Mon Apr 20 14:04:34 2009: Authentication to 71.161.51.84 : failure
Mon Apr 20 14:04:34 2009: Timeout occurred
Mon Apr 20 14:04:34 2009: Authentication to 77.231.163.23 : failure
Mon Apr 20 14:04:34 2009: Timeout occurred
Mon Apr 20 14:04:34 2009: Authentication to 85.68.27.234 : failure
Mon Apr 20 14:04:35 2009: Chunk 348 downloaded 
Mon Apr 20 14:04:37 2009: Unnecessary piece, total unnecessary data : 96.0 KB
Mon Apr 20 14:04:40 2009: Chunk 655 downloaded
So, what do I need to tekk Ktorrent to fix this?
 
Old 04-20-2009, 01:16 PM   #9
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
so the error comes when you try to download your own torrent from linuxtracker ?
 
Old 04-20-2009, 01:22 PM   #10
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
YEP-when I try mine it wants to use
""Initiating connection to 71.161.51.84"
"Authentication to 71.161.51.84 : failure"

But when downloading a different torrent it uses-
": Initiating connection to 151.16.244.48
Mon Apr 20 14:04:14 2009: Initiating connection to 24.209.227.220
Mon Apr 20 14:04:14 2009: Initiating connection to 71.161.51.84
Mon Apr 20 14:04:14 2009: Initiating connection to 77.231.163.23
Mon Apr 20 14:04:14 2009: Initiating connection to 85.68.27.234
Mon Apr 20 14:04:14 2009: Initiating connection to 88.168.12.32
Mon Apr 20 14:04:14 2009: Initiating connection to 90.45.23.92
Mon Apr 20 14:04:14 2009: Authentication to 88.168.12.32 : ok
Mon Apr 20 14:04:14 2009: Starting socketmonitor threads
Mon Apr 20 14:04:15 2009: Authentication to 151.16.244.48 : ok
Mon Apr 20 14:04:16 2009: Authentication to 90.45.23.92 : ok

So, how do I cahnge that for mine...?
 
Old 04-20-2009, 01:26 PM   #11
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Also this-
Code:
Mon Apr 20 14:04:07 2009: Forwarding port 50000 (TCP)
Mon Apr 20 14:04:07 2009: Forwarding port 4445 (UDP)
I assume the ports are open right.
 
Old 04-20-2009, 01:35 PM   #12
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
I have uploaded your
LinuxToolz-BETA-USB.zip
as a torrent file

Can you download it?

http://linuxtracker.org/index.php?pa...4f2761c444541f
 
Old 04-20-2009, 01:38 PM   #13
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
no-it won't start

Mon Apr 20 14:37:26 2009: Cannot find RPC call
Mon Apr 20 14:37:29 2009: DHT: got findNode request
Mon Apr 20 14:37:33 2009: Cannot find RPC call
Mon Apr 20 14:37:34 2009: Forwarding port 50000 (TCP)
Mon Apr 20 14:37:34 2009: Forwarding port 4445 (UDP)
Mon Apr 20 14:37:55 2009: FreeBytes 21.39 GB
Mon Apr 20 14:37:55 2009: Downloaded 0 B
Mon Apr 20 14:37:55 2009: Remaining 493.6 MB
Mon Apr 20 14:37:58 2009: DHT: got findNode request
Mon Apr 20 14:37:59 2009: Cannot find RPC call
Mon Apr 20 14:38:02 2009: Stalled for too long, time to get some fresh blood
Mon Apr 20 14:38:02 2009: Doing tracker request to url : http://linuxtracker.org:2710/f41fd9f...9;a�DT
Mon Apr 20 14:38:02 2009: Doing scrape request to url : http://linuxtracker.org:2710/f41fd9f...9;a�DT
Mon Apr 20 14:38:02 2009: Initiating connection to 213.219.158.115
Mon Apr 20 14:38:02 2009: Initiating connection to 71.161.51.84
Mon Apr 20 14:38:02 2009: Scrape : leechers = 1, seeders = 1, downloaded = 0
Mon Apr 20 14:38:03 2009: DHT: got findNode request
Mon Apr 20 14:38:03 2009: Authentication to 213.219.158.115 : failure
Mon Apr 20 14:38:06 2009: DHT: got findNode request
Mon Apr 20 14:38:08 2009: DHT: got findNode request
Mon Apr 20 14:38:12 2009: Cannot find RPC call
 
Old 04-20-2009, 01:58 PM   #14
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
have no idea what happens
 
Old 04-20-2009, 02:59 PM   #15
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
the torrent is seeding at the moment
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
download and install real player need help doing this noel60 Linux - Newbie 2 12-29-2008 03:13 PM
Bit Torent Client? carlosinfl Linux - Software 10 07-16-2005 10:06 PM
Bit torent Jonnemann Linux - Software 3 10-03-2004 12:39 AM
slax bit torent? sunshine Slackware 1 04-19-2004 11:22 PM
how to download real media files? sk8guitar Linux - General 2 12-06-2003 12:31 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration