Page 1 of 1

Unable to connect to the Webui

Posted: Tue Jan 05, 2010 4:38 pm
by Math43
Hello, I've installed deluge 1.2 on ubuntu 9.04, I've followed all this page. All is working perfectly: the daemon is running, i can access to the webui through localhost:9092. I've forward the ports 9092 and 58846 to the ip of the pc where is install deluge. The webui is reachable from all the pc of my LAN but from another network the webui is not reachable.

What's wrong ???

Thanks per advance and sorry for my bad english, i'm french !

Re: Unable to connect to the Webui

Posted: Tue Jan 05, 2010 4:53 pm
by gazpachoking
Math43 wrote:Hello, I've installed deluge 1.2 on ubuntu 9.04, I've followed all this page. All is working perfectly: the daemon is running, i can access to the webui through localhost:9092. I've forward the ports 9092 and 58846 to the ip of the pc where is install deluge. The webui is reachable from all the pc of my LAN but from another network the webui is not reachable.

What's wrong ???

Thanks per advance and sorry for my bad english, i'm french !
Sounds like your port forwarding is not set up correctly. You just need port 9092 open and forwarding to the computer that is running the webui, not the daemon. Also, make sure you are trying to access the webui at http://youroutsideip:9092 from outside your lan. You can lookup your outside ip easily on a site like whatsmyip.org

Re: Unable to connect to the Webui

Posted: Tue Jan 05, 2010 8:42 pm
by Math43
gazpachoking wrote:
Math43 wrote:Hello, I've installed deluge 1.2 on ubuntu 9.04, I've followed all this page. All is working perfectly: the daemon is running, i can access to the webui through localhost:9092. I've forward the ports 9092 and 58846 to the ip of the pc where is install deluge. The webui is reachable from all the pc of my LAN but from another network the webui is not reachable.

What's wrong ???

Thanks per advance and sorry for my bad english, i'm french !
Sounds like your port forwarding is not set up correctly. You just need port 9092 open and forwarding to the computer that is running the webui, not the daemon. Also, make sure you are trying to access the webui at http://youroutsideip:9092 from outside your lan. You can lookup your outside ip easily on a site like whatsmyip.org
Ok thanks you, but I don't no why but now it's work with no problems.... so it's resolve, maybe the port forward does not take effect immediately

Re: Unable to connect to the Webui

Posted: Wed Jan 06, 2010 1:36 am
by johnnyg
Math43 wrote:Ok thanks you, but I don't no why but now it's work with no problems.... so it's resolve, maybe the port forward does not take effect immediately
If you're using dyndns then it can take a couple of hours for it to update.
Also whenever you forward a port, you can check that it works (outside of the network) with http://canyouseeme.org

Re: Unable to connect to the Webui

Posted: Wed Jan 06, 2010 9:32 am
by Math43
johnnyg wrote:
Math43 wrote:Ok thanks you, but I don't no why but now it's work with no problems.... so it's resolve, maybe the port forward does not take effect immediately
If you're using dyndns then it can take a couple of hours for it to update.
Also whenever you forward a port, you can check that it works (outside of the network) with http://canyouseeme.org
I usign dyndns, it's solve the problem. Thanks ! ;)