
Torrents inside a VPN inside a container behind masquerading inside wifi were the next challenge. ifconfig showed the container transferring data, but transmission-remote showed nothing coming in. wget & ping were pretty intermittent. Every VPN needs a script that sets the tun0 MTU. Wget only worked intermittently with 1420 for eth0 & 1340 tun0. Openvpn uses options in the .ovpn file called tun-mtu & mssfix. After a certain number of logins, protonvpn starts rejecting everything for a while. This & the lack of peers for torrents make troubleshooting quite difficult. Looking like torrents need to join gootube downloads on the gateway & that means the gateway needs to be not recording audio. The local wifi shouldn't be recording audio either. The raspberry pi 3 doesn't do 5Ghz. Another raspberry pi 4 could come online & go on the floor. Simultaneous access point & station requires both f...