Deluge downloads through Wireguard but uploads outside the tunnel?

I’m using dietpi with deluge + wireguard, and I don’t understand why but it seems that seeding / uploading is going outside the wireguard tunnel?

wg show shows something like this after uploading 3 gb

latest handshake: 1 minute, 55 seconds ago
transfer: 13.13 GiB received, 277.66 MiB sent

Any idea or help about where to start searching for a solution? :sos:

After some messing around seems like now deluge is not going through wireguard at all - transfer won’t change with data downloader or upload, external IP of Deluge is based in the Netherlands while my VPN is supposedly based in Sweden.

At this point I’m completely lost so any help is appreciated before I give up and start from scratch again.

You are sure you’re using a full tunnel? You can check your wireguard config for the AllowedIPs setting. Should be 0.0.0.0/0 for a full tunnel.
IDK if there is an extra setting in Deluge to specify the network interface which should be used.

Thanks Jappe for pointing the direction - solved using qbitorrent and selecting the wireguard tunnel as the network interface.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.