Page 1 of 1

qbittorrent only establishes connection when tcptrack monitoring interface

Posted: Fri Oct 13, 2023 9:56 pm
by dzseti
Attemped incoming connections to my qbittorrent running on a Tinker Board only become established, if I am actively monitoring the interface (eth0.1) at the time. Otherwise the connection attempt simply times out

Any ideas why this might be happening?

Re: qbittorrent only establishes connection when tcptrack monitoring interface

Posted: Mon Oct 16, 2023 7:57 pm
by dzseti
Managed to solve this for myself by NOT using a macvlan interface and using a network namespace to isolate traffic coming from my VPN (airvpn.org) with dedicated port forwarding.

Any one interested in more detail can see my answer to my own question here