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.

Custome Network Identification

Featured Replies

  • Community Expert

Hi all, thank you for any insight.

I have a fairly basic network setup I believe.

Under the Routing Table, I notice a network with the label docker0, then one with 'br-[NETWORK ID from my custom docker network 'docknet'] (br-53a22d28af07).

1) What is the difference between the docker0 & br-53a22d28af07

Screenshot 2025-06-17 at 11.07.31 PM.png

Screenshot 2025-06-17 at 11.06.39 PM.png

Screenshot 2025-06-17 at 11.09.24 PM.png

Screenshot 2025-06-17 at 11.07.02 PM.png

Screenshot 2025-06-17 at 11.07.31 PM.png

Solved by bmartino1

  • Community Expert
  • Solution

docker 0 is the interface made by teh docker/dockerd sytem application and is used for the docker bridge driver.

the br-53a22d28af07 is a shim bridge that conects over and uses teh br0 netork to give the docker a lan IP. This tells me that you are running a docker at a custom br0 and have givein it a static IP.

This is normal and assit docker and the container application at asigning a IP off the interface of br0

review more info here:

  • Community Expert

image.png

in this case the docker network "docnet" made this shim bridge and is using that as a way to conect to br0 interface for its upstream connection to the internet so dockers connected to you docknet network have internet.

use docker inspect commands to confirm...

docker network inspect docknet

  • 2 weeks later...
  • Author
  • Community Expert

Thank you @bmartino1 for taking the time to reply. Sorry for my delay in response.

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.