Cannot use deluge with custom outgoing IP
Posted: Fri Sep 08, 2023 1:45 pm
Hello,
I am trying to use Deluged with multiple IPs, but I have some problems with that.
I try to launch deluged with that command :
Where 91.217.219.254 is the public IP to listen on. The IP is configured on the main OS (that is a clean Debian 12).
Deluged starts, but it cannot load any trackers and deluge-web says that the main public IP for that instance of deluged is "N/A".
It seems that there is a problem with the IP binding. I searched a lot but I found nothing that works with this configuration.
Is anyone have this type of problem? Is this a bug?
Best regards,
Kibioctet
I am trying to use Deluged with multiple IPs, but I have some problems with that.
I try to launch deluged with that command :
Code: Select all
/usr/bin/python3 /usr/bin/deluged -o 91.217.219.254 -p 1234 -i 91.217.219.254 -u 91.217.219.254 config=/opt/deluge/91.217.219.254/
Deluged starts, but it cannot load any trackers and deluge-web says that the main public IP for that instance of deluged is "N/A".
It seems that there is a problem with the IP binding. I searched a lot but I found nothing that works with this configuration.
Is anyone have this type of problem? Is this a bug?
Best regards,
Kibioctet