Cannot connect to WebUI remotely outside my network

General support for problems installing or using Deluge
Post Reply
e.jach
New User
New User
Posts: 2
Joined: Fri May 10, 2019 1:03 pm

Cannot connect to WebUI remotely outside my network

Post 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!
e.jach
New User
New User
Posts: 2
Joined: Fri May 10, 2019 1:03 pm

Re: Cannot connect to WebUI remotely outside my network

Post 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!
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Cannot connect to WebUI remotely outside my network

Post by Cas »

You could test putting the rpi in router DMZ to check if firewall settings are the issue.
erhan9049
New User
New User
Posts: 9
Joined: Fri Jun 22, 2018 1:12 pm

Re: Cannot connect to WebUI remotely outside my network

Post by erhan9049 »

Did you try forwarding the port as TCP instead of UDP?
Post Reply