Download speed help
Download speed help
Why am i uploading at full speed and downloading at a quarter??? I use deluge 1.0.6 on opensuse 11.0. And the bottom bar says "No incoming connections".
Re: Download speed help
"No incoming connections" means that people cannot connect to you on your listening (announce) port. The port is closed from the outside. Your computer is probably behind a router, and in that case you need to either forward the announce port in the router to the PC running deluged or make sure that you have a working UPnP or NAT-PMP setup.sbjaved wrote:Why am i uploading at full speed and downloading at a quarter??? I use deluge 1.0.6 on opensuse 11.0. And the bottom bar says "No incoming connections".
Re: Download speed help
I use a Shiro DSL805E Router and tried to follow a guide at portforward.com to forward the incoming port but it asked me to configure LAN Clients and enter ip addresses and stuff. I'm not a network guru and i got confused. Is there some easy way to fix this?
Re: Download speed help
Client side configuration is setting the announce port in deluge: Preferences-Network ("From" and "To" should be the same port if you only want to forward a single port in the router). Now you have a service listening on that port on a LAN client. The next step is to make sure that people can cannot to your LAN client from the outside.sbjaved wrote:I use a Shiro DSL805E Router and tried to follow a guide at portforward.com to forward the incoming port but it asked me to configure LAN Clients and enter ip addresses and stuff. I'm not a network guru and i got confused. Is there some easy way to fix this?
You need two pieces of information to configure portforward in the router: the private IP address of the computer running deluged (the daemon if you have the GUI and daemon on separate machines) and the announce port which is to be forwarded in the router.