Docker not accesable in custom docker network


Doublemyst

Recommended Posts

Hi there,

 

I have a following issue → some dockers on my main server are not longer accessible. According to my noob-research the reason are the DNS requests.

 

Here are some infos to my situation:

My main server “A” has a VPN-Torrent client (delugeVPN) on a custom docker network. I have several other docker containers running through this VPN docker container (--net=container:binhex-delugevpn).  Subnet: 172.19.0.0/16
Everything was running really smooth for a long time. 

 

Now I have installed a second unraid server “B” in my home network. On this Server “B” I have installed “Adguard Home” docker in br0. I have activated “DHCP Server” on it, as my home router doesn't allow the DNS requests being handled on something else.

 

Now the DelugeVPN container doesn't even start and all the cointainers, which are routed through it, aren't working neither. 
When I change the DelugeVPN container to br0, it can be started, but it get's a “http://192.168.1.128:8112/” IP. My main server “A” is running under 192.168.1.20, and when running over the custom network, I was able to access it under “192.168.1.20:8112”. 

 

One of the DelugeVPN Settings is the “Container Variable: LAN_NETWORK”, so maybe that's why it was working before:

grafik.thumb.png.c036c890492b762ca1e3fcd9872b7664.png

I have tried to add under “Name_Servers” the IP of my Adguard Home, but it didn't work.

Has anyone an Idea what happened and how I can fix it? 

Thanks for any help!

  • Like 1
Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.