mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
DHT does not work via vpn #16487
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#16487
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RazerStvH on GitHub (Dec 25, 2024).
qBittorrent & operating system versions
qbittorrent v5.0.2
libtorrent 0.14.0-1
libtorrent-rasterbar 1:2.0.10-3
OS Arch linux
What is the problem?
I apologize in advance for the machine translation, I do not fully speak English.
The problem is that I can't connect to DHT via VPN. I use VLESS+REALITY via NekoBox. TUN mode. <
The download only takes place if there is a tracker. It is impossible to download anything using a magnet link without a tracker. At the same time, recoil occurs, but very slowly.
Qbittorrent writes that there are no direct connections and the number of DTH nodes is 0
The network interface was exposed on neko-tun.
I say right away, UDP works through this VPN. I can use discord, mumble, and other applications that require UDP. The iperf test also shows a successful connection. So I guess the problem is with qbittorrent. It is also worth noting that disabling upnp on the router and the closed port do not affect the operation. Unless the recoil rate drops. But at the same time, the client continues to show the DHT and the presence of a direct connection.
Steps to reproduce
Additional context
Log(s) & preferences file(s)
execution log
@HanabishiRecca commented on GitHub (Dec 25, 2024):
You probably want to monitor network activity on the client start. Capture
neko-tuninterface via Wireshark to see what's happening.@RazerStvH commented on GitHub (Dec 25, 2024):
I also noticed that the client is after importing the files .torrent, which had previously been distributed normally, stopped seeing peers and seeds. It also loads the processor at 100%, although nothing happens. There is no distribution or content verification.
HanabishiRecca, Biglist is working fine. He sees the dht and returns the data normally. But I don't like its overloaded interface, as well as the stability of its operation.