Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Docker networking between containers

Featured Replies

I have a need for dockers on two different docker networks to communicate with one another.  My situation is as follows:

 

  1. I run a "none" network for most media dockers that routes traffic through an "OpenVPN" container.
  2. I run an independent "qbittorrent-vpn" docker on my "bridge" network (that I'll eventually move across to my "docker-net" network when I get this situation sorted).

 

There are apps (such as cross-seed and autobrr) that I need to have access to the qBittorrent-vpn docker.  I'm in search of a configuration/setup/command that allows routing across network, if possible.

 

I've attempted creating a third network and connecting the containers therein, but I receive an error message that I'm unable to sort:

Quote

root@Unraid:~# docker network create centralnet
5fd31e722ec31d6b9553cf97fdff5b910208b3a73fbcbf336f4955b499acf22a
root@Unraid:~# docker network connect centralnet autobrr (works fine)
root@Unraid:~# docker network connect centralnet OpenVPN-Client (fails due to "existing route")
Error response from daemon: failed to add interface veth474d19f to sandbox: error setting interface "veth474d19f" IP to 172.22.0.2/16: cannot program address 172.22.0.2/16 in sandbox interface because it conflicts with existing route {Ifindex: 5 Dst: 128.0.0.0/1 Src: <nil> Gw: 10.8.0.1 Flags: [] Table: 254}

 

Any input as to either an easier way to make this happen or troubeshooting steps for the error message above?

 

Thanks.

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...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.