October 19, 20232 yr I've been using Wireguard successfully for a while. I can connect to all the devices on my local network while I'm away. Recently noticed I can't access several Docker containers, on the local network while I'm away from my house and connected to my unRAID server via Wireguard RTA... while some containers I can reach. For example: I can access an Agent DVR container by navigation to the ip addrsss / port (192.168.60.80:8090) but I can not access the Firefox, Plex, Tautulli containers using their IP address and port. They all are on custom networks (br0.60). I tried IPvaln and MACvlan. Tried "Host access to custom networks." Same result. Here are the networks I'm allowing for this WG peer: AllowedIPs=10.253.0.1/32, 192.168.10.0/24, 192.168.60.0/24, 192.168.100.0/24, 0.0.0.0/0 Note: I can connect to all these containers using IP address when I'm on the same local network not using a VPN. Thoughts? tower-diagnostics-20231019-1354.zip
October 26, 20232 yr This looks to be the same as https://forums.unraid.net/topic/145706-remote-tunneled-access-wireguard-clients-lose-access-to-anything-but-server-upon-docker-start/ , it will be fixed in the next release
October 26, 20232 yr Author 5 hours ago, ljm42 said: This looks to be the same as https://forums.unraid.net/topic/145706-remote-tunneled-access-wireguard-clients-lose-access-to-anything-but-server-upon-docker-start/ , it will be fixed in the next release I don't think this sounds like my issue. As I can reach all devices on my local network when accessing from a peer to my network via a Wireguard tunnel remotely except for some docker containers. I can reach one docker container, AgentDVR by navigating to the IP address and port number of that container. All other containers which are all on the same custom network (br0.60) as AgentDVR I cannot reach. Have you heard of this? I've been stumped for months.
October 27, 20232 yr Take a stab at configuring OpenVPN as a backup. It might become your main, or just a backup. I mostly dropped wireguard after doing similar. MrGrey.
October 27, 20232 yr Author Yes, definitely need a backup solution. You running OpenVPN as a Container? or on another device?
October 30, 20232 yr On 10/26/2023 at 3:55 PM, adminmat said: I don't think this sounds like my issue. Both issues are about giving access to specific network interfaces. In the other topic the interface is called vhost0. In your topic it is called br0.60. Both should be fixed in the next release.
November 10, 2025Nov 10 Community Expert 20 minutes ago, just_another_person said:Did you ever figure this out? I have the exact same issue.Have you enabled "Host access to custom networks" in settings->Docker?
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.