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.

IPVLAN doesn't work with br0 interface

Featured Replies

I finally switched from macvlan to ipvlan. My VLAN networks (br0.x) are working fine. However, I can't get the br0 interface to work. I tried both through docker settings (switch macvlan to ipvlan) and with the command:

 

docker network create -d ipvlan \
    --subnet=x.y.z.0/24 \
    --gateway=x.y.z.1 \
    -o parent=br0 br0-net

 

But when I start a container, I always get the error message "server error". The error persists even if I recreate the container.

 

Since my br0 network is actually also a VLAN, but arrives untagged, I have now set it up as a VLAN and put the br0 interface on an "empty" PVID. The only problem with this solution is that I can no longer use containers that are configured as bridges.

 

Anyone have any idea where the error could be?

  • Author

Never mind, it works all at once... changing my network settings somehow made it work fine now.

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.