Jump to content

Add peers


max7

Recommended Posts

I try to add peers but uTorrent ignores.

I have 2 internet connections (IPs 111.111.111.111 and 222.222.222.222), 2 routers (IPs: 192.168.0.1 and 192.168.0.2) and 2 PCs (IPs 192.168.0.101 and 192.168.0.102).

First PC (192.168.0.101) is configured to use router (192.168.0.1) and routers IP is 111.111.111.111

Second PC (192.168.0.102) is configured to use router (192.168.0.2) and routers IP is 222.222.222.222

I started download same torrent on both PCs and entered following commands

First PC

route add 222.222.222.222 mask 256.256.256.256 192.168.0.2

Second PC

route add 111.111.111.111 mask 256.256.256.256 192.168.0.1

----

Everything worked fine both synchronized downloads at 2 MB per second. (I guess it was WIFI speed limit)

I after some time I noticed that torrents stopped to sync.

I added peers (I tried 222.222.222.222:port and 192.168.0.2:port)

Port are open on router.

But uTorrent ignores it.

I would be great I could force uTorrent to use fast local connections and use 2 connections to download faster.

----

What I did so far:-

I have restarted uTorrent.

I have remove internet cabel from routers to force uTorrent check all peers

Right now I plan to do

route add 0.0.0.0 mask 0.0.0.0 dummy.router

router add trackerIP mask 256.256.256.256 trackerIP

But I do not think it will help.

Please, advise how can I do that trick.

Thanks

Link to comment
Share on other sites

route delete 0.0.0.0

route add 0.0.0.0 mask 0.0.0.0 dummy.router

router add trackerIP mask 256.256.256.256 trackerIP

worked.

It seems even

route delete 0.0.0.0

will do the worked if I waited a bit more.

BUT How force uTorrent to do it without manual disconnection?

If it is not possible to do then I would be graceful if someone will confirm that it is not possible.

Thank You very much! uTorrent is great.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...