Rejected announces from libtorrent clients proxying through SOCKS
catgirl.online·12h·
Discuss: Hacker News

Problem

Presentation

Recently, I tried out some networking shenanigans. I was attempting to isolate the route across a commercial VPN with a SOCKS5 server. Programs elsewhere on the LAN would be configured to pass through that proxy when I desired to move traffic out the VPN. qBittorrent (5.1.2) was one such program, marked to proxy announces and peer connections. Unfortunately, this use of a SOCKS5 proxy in qB presented an issue with announces to a certain tracker. Announces were rejected, and I received a message reported back of ‘port 1 is blacklisted.’

Explanation

The problem boils down to the listening port being unset when a proxy is configured and ‘use proxy for peer connections’ is enabled. This effectively disables inbound peer connections, and makes that…

Similar Posts

Loading similar posts...