qbittorrent disconnected: tun0 interface is invalid
- rogs
- Site Admin
- Posts: 311
- Joined: Mon Oct 23, 2023 12:53 pm
- Location: Montevideo, Uruguay
- Gender:
- Contact:
Re: qbittorrent disconnected: tun0 interface is invalid
I do see tun working properly. So I guess it's working right?
E: roger (at) rogs.me. Fuck you, email bots.
W: https://rogs.me
gpg: curl -sL https://rogs.me/rogs.txt | gpg --import
fingerprint: ADDF BCB7 8B86 8D93 FC4E 3224 C7EC E9C6 C36E C2E6
Also, I love cats

Pirate jet, pirate jet
Re: qbittorrent disconnected: tun0 interface is invalid
The status in qbittorrent is disconnected. Even if I set the device to eth0, the status is then firewalled.
The OS isn't blocking port 6881 or anything, I can connect to that port through the 192.168.x.x ip if I run a little python server via "python3 -m http.server 6881". I can even connect to the python server using the external IP if I forward port 6881 temporarily, so my ISP isn't blocking that port.
The OS also does not have ufw installed.
(The stalled download is a debian iso, for testing)
Re: qbittorrent disconnected: tun0 interface is invalid
Ok I really think the problem is the OS (Raspberry Pi OS (64-bit)) or the hardware (Raspberry Pi 4). I was able to get qbittorrent to work over tun0 in a VM on a different machine.