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.

Put docker containers on dedicated bridge network?

Featured Replies

I have a bunch of docker containers and I'd like to assign each one its own IP. When I assign the containers to the br0 interface using macvlan, I get call traces and after awhile the server hangs. When I use the host or bridge interface and skip br0 the call traces disappear. My motherboard has 2 integrated NICs, eth0 and eth1.

 

I was thinking maybe I could connect eth1 and create a new bridge interface, br1, and assign the containers to the new br1 bridge as a test? Does that make sense, and what is the easiest way to do this?

1 hour ago, ensnare said:

I was thinking maybe I could connect eth1 and create a new bridge interface, br1, and assign the containers to the new br1 bridge as a test?

My solution was to create a VLAN specifically for docker containers.  You might try assigning them an IP address on br1, but, for some, they also got call traces on br1.

 

Interestingly, the VLAN I created (br0.3) is on the same physical NIC as br0 yet br0.3 is call trace free whereas they occur frequently on br0.

 

Here is a thread with the long saga of discovering and resolving call traces on br0.

 

And this is the thread I followed to create the VLAN in unRAID and on my switch (your switch/router must support VLANs).

  • Author
4 hours ago, Hoopster said:

My solution was to create a VLAN specifically for docker containers.  You might try assigning them an IP address on br1, but, for some, they also got call traces on br1.

 

Interestingly, the VLAN I created (br0.3) is on the same physical NIC as br0 yet br0.3 is call trace free whereas they occur frequently on br0.

 

Here is a thread with the long saga of discovering and resolving call traces on br0.

 

And this is the thread I followed to create the VLAN in unRAID and on my switch (your switch/router must support VLANs).

This was super helpful. Thanks. I encountered the same call traces on br1. I don't really want to vlan my whole network, so I just gave up and went back to host/bridge networking. What a weird bug.

Archived

This topic is now archived and is closed to further replies.

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.