March 11, 20242 yr I have an issue connecting to my dockers remotely depending on my VPN settings, and I can't figure out what needs to change. I've got an Asus RT-AC86u Pro running a Wireguard tunnel, so I can use the Wireguard client to tunnel into my home network, and access all my dockers just like I'm on LAN - typing the local IP and port into a web browser (like 192.168.50.100:[docker port]). What's odd, is that if I have the dockers go through a commercial VPN, using the "VPN tunneled access for docker" option, I can no longer access my dockers from a remote client tunneled into my home network. However, if I change to "Peer allowed IPs" from 0.0.0.0/0 to 192.168.50.1/24, then my remote-VPN'd client will work. The issue is that then none of my local devices work. This makes no sense to me, because all of my local devices are in the 192.168.50.X range, so that option shouldn't break anything. And I'm still not sure why when I'm tunneled through, the local (0.0.0.0/0) option wasn't working.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.