I do see tun working properly. So I guess it's working right?
A small forum to talk and discuss about YAMS
https://forum.yams.media/
I do see tun working properly. So I guess it's working right?
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)
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.