Page 1 of 1

Cannot connect to WebUI remotely outside my network

Posted: Fri May 10, 2019 1:09 pm
by e.jach
Hello, I am running Deluge on my Raspberry Pi 3 (using raspbian), and it's been working excellent so far.
My only problem is that I cannot connect to the Web UI outside of my home network.
I have the port 8112 UDP forwarded (I may have the protocol wrong, if I do I will edit this part with what I have it forwarded to)
Is there something I have missing?
I do not have UFW enabled (I know I probably should at some point), and I have the 'Allow remote access' box ticked.
I can provide any additional information upon request, sorry for the lack of info, I am currently away from my home right now.
Thanks!

Re: Cannot connect to WebUI remotely outside my network

Posted: Sat May 11, 2019 12:50 am
by e.jach
Ok, I am finally able to access my home network.
Here are the ports I currently have opened for this.
I do have the WebUI enabled, and I do also have the Allow remote connections box ticked.
I also ran

Code: Select all

deluge-console "config -s allow_remote True"
according to this article.
But, despite all of this, I still cannot access the WebUI from outside of my network.
I ran the deluge port tester according to this forum post and it relays that I am in fact doing something wrong.
Any help is appreciated!

Re: Cannot connect to WebUI remotely outside my network

Posted: Sat May 11, 2019 7:53 am
by Cas
You could test putting the rpi in router DMZ to check if firewall settings are the issue.

Re: Cannot connect to WebUI remotely outside my network

Posted: Wed May 22, 2019 8:38 am
by erhan9049
Did you try forwarding the port as TCP instead of UDP?