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.

Unable to use second NIC for docker

Featured Replies

I try tu use a second nic for one docker and it is not working.

 

I did an interface in the docker network

When i try to assign an IP in the docker setting

 

image.thumb.png.cea2350c43892d0f991fc7949f94d63e.png

 

root@SERVER-DAN:~# docker network inspect iot
[
    {
        "Name": "iot",
        "Id": "e80da1d13b5298246a7315815bde046a7cbe7f6c1bbc2a2a16ab3dc7cec97928",
        "Created": "2025-01-06T21:47:11.687354161-05:00",
        "Scope": "local",
        "Driver": "bridge",
        "EnableIPv6": false,
        "IPAM": {
            "Driver": "default",
            "Options": {},
            "Config": [
                {
                    "Subnet": "192.168.3.0/24",
                    "Gateway": "192.168.3.1"
                }
            ]
        },
        "Internal": false,
        "Attachable": false,
        "Ingress": false,
        "ConfigFrom": {
            "Network": ""
        },
        "ConfigOnly": false,
        "Containers": {},
        "Options": {},
        "Labels": {}
    }
]

server_dan-diagnostics-20250112-1004.zip

I don't think you can do that.

What's your goal?

what's your network(s) ?

if your Unraid network is 192.168.1.0/24 the bridge can't be the same network.

you can create a sub interface on a vlan and create a macvlan network with the sub interface as parent.

or you can add a second Nic in another network and create a bridge network on that Nic. 

You can also create a macvlan network on the Unraid host network but you need to pay attention to not overlap DHCP range.

But 2 Nics in the same network on the same host don't play well.

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.