My setup is VPN Manager through Protonvpn with the option 'VPN tunnel access for dockers'. I have my docker driver configured for IPVLAN. When I try to access my qbit docker which is set to the VPN manager network I can't access it from my LAN! I'm running NMAP for testing from my main VLAN and the ports are showing as filtered. 6881/tcp filtered bittorrent-tracker 8080/tcp filtered http-proxy From my gateway shows that it is accessible, but not accessible from hosts on the same subnet. I get GUI access from a firefox docker container only if I set the option 'Host access to custom networks:' to yes. Then I can access the qbit web GUI, but only from hosts on the same subnet. I'm not able to access from my main network with this set to yes, nmap shows the same results as above. Anyone have this issue or figure out what to do here? I want to be able to access the GUI of qbit via my gateway, but it seems there's a firewall somewhere within Unraid itself or Docker that is blocking my access and I'm not able to pinpoint it.