Opened 4 years ago

Last modified 3 years ago

#3415 new bug

In/out interface binding issue.

Reported by: mhertz Owned by:
Priority: minor Milestone: needs verified
Component: Unknown Version: 2.0.0
Keywords: Cc:

Description

Libtorrent supports both interface or IP for both settings, and on windows, interface names specifically need be GUIDs in uppercase and in curly-braces, however not possible to apply in deluge's GTK-UI because both fields limited to 15 chars.

If instead using deluged's command-line options '-i' and '-o', for in/out binds of interface/IP, then if GUID used, then is added stripped to 15 chars(-o) or just not added(-i).

The names and help text in GTK-UI are also strange, as both relevant libtorrent options supports both IPs and interface names(GUIDs on windows as said).

Thanks in advance.

Change History (3)

comment:1 Changed 4 years ago by mhertz

Strangelovian just posted PR for fixing related issue I.e supporting multiple interfaces: https://github.com/deluge-torrent/deluge/pull/300

comment:2 Changed 4 years ago by mhertz

Strangelovian just posted PR for fixing related issue I.e supporting multiple interfaces: https://github.com/deluge-torrent/deluge/pull/300

Version 0, edited 4 years ago by mhertz (next)

comment:3 Changed 3 years ago by frmar

I just want to point out that setting "listen_interface" and "outgoing_interface" in core.conf to the GUID of the network interface works just fine. The Deluge UI only display the first 15 characters though.

Last edited 3 years ago by frmar (previous) (diff)
Note: See TracTickets for help on using tickets.