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.

Multiple Network Interfaces: How Do?

Featured Replies

How do I add additional network interfaces to my docker containers? 

 

Use Case: Syncthing has the ability to be managed over one port but have the replication stream over another port.  I want all replication over my 40gb network instead of my 1gb network

 

I've searched all over this forum but still unsure where to put this in. Adding a device doesn't work as the container fails to recognize my bridge when I tell it to use "br4"

 

 

There is no GUI support for connecting a container to multiple networks.

It is possible using CLI and the "docker network connect" command.

 

If all you want is network segregation, it is possible to add another interface to docker (see Docker settings) and choose this network in the configuration of the container.

 

  • Author
1 hour ago, bonienl said:

There is no GUI support for connecting a container to multiple networks.

It is possible using CLI and the "docker network connect" command.

 

 

 

What's the point in then of the Devices field in Additional Settings? That doesn't make any sense. 

 

I didn't want to have to go the route of manual entry, if that's the only way....

11 hours ago, CyrixDX4 said:

What's the point in then of the Devices field in Additional Settings?

The purpose of the Device field is to add a local device, such as a disk, to the container.

You can't add networks this way and need to use the "docker network connect" command as explained before.

 

14 hours ago, bonienl said:

The purpose of the Device field is to add a local device, such as a disk, to the container.

You can't add networks this way and need to use the "docker network connect" command as explained before.

 

You can configure the attach network command to be run after it creating the docker.

 

If you go to ADVANCED VIEW when updating/creating a docker container. Under the Post Arguments line you can write the following:

 

; docker network connect NETWORK CONTAINER

Now when UNRAID updates the container, it will run this command afterward to connect it to the right network.

 

afbeelding.thumb.png.d03a711c8f4f59195a10f3a828e001d7.png

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.