Kabe0 / deluge-windscribe

To provide an isolated VPN layer with Deluge
23 stars 6 forks source link

Unable to access Deluge from outside #26

Closed yoanndelattre closed 2 years ago

yoanndelattre commented 2 years ago

I am running the container on a hosted server with the vpn enabled. I can access Deluge from localhost but not from its external ip. I have already tried to enable or not the windscribe firewall but the problem persists.

Kabe0 commented 2 years ago

What distro? Is this ARM or x86?

yoanndelattre commented 2 years ago

Both

yoanndelattre commented 2 years ago

And my distro is Ubuntu

Kabe0 commented 2 years ago

Ah ARM is a bit finicky. What does your yml file config look like? Also try LEGACY_IPTABLES if you have not already.

yoanndelattre commented 2 years ago

I have already tried activating LEGACY_IPTABLES but it didn't work. I can no longer even transfer port 8112 by ssh to connect to deluge. I think I'll use the official deluge image because I'm on a hosted server.

Kabe0 commented 2 years ago

K, it might be the hosted server that is overriding the iptable rules causing your problems. iptables are what are used to route packets.

yoanndelattre commented 2 years ago

I don't think that's it. The problem is present on the hosted server and on the raspberrypi which is at my home. But the problem does not happen when the VPN is disabled.

san-kumar commented 2 years ago

Having the same issue. Works great if I connect via localhost but can't connect from outside. Even with LEGACY_IPTABLES options.

Some ideas:

Any suggestions would be appreciated.

yoanndelattre commented 2 years ago

Thanks for the idea. But I no longer use Deluge as a download client. So I will close this issue.

san-kumar commented 2 years ago

Gotcha. This is a very useful project still. Thanks for all your work.