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.

Host access to custom networks on other distributions

Featured Replies

Hey guys, i am trying to setup a docker environment on ubuntu server and would really like my host and my macvlan containers to talk to each other.

 

Does anyone know, how limetech implemented that feature and how i could reproduce this on ubuntu?

 

I would highy appreciate any answer that helps me solve this issue

1 hour ago, Joly0 said:

Hey guys, i am trying to setup a docker environment on ubuntu server and would really like my host and my macvlan containers to talk to each other.

 

Does anyone know, how limetech implemented that feature and how i could reproduce this on ubuntu?

 

I would highy appreciate any answer that helps me solve this issue

I think it is adding a 2nd dft route with a different metric. rc.docker section is here

 

https://github.com/unraid/webgui/blob/1cfe7937619e2cb5782dc71325cab26f30b3640c/etc/rc.d/rc.docker#L443

  • Author

Ok, i was able to get host to container networking working by running these commands:
 

ip link add mac0 link eth0 type macvlan mode bridge
ip addr add 192.168.1.150/24 dev mac0
ip link set mac0 up

But i am not quite sure how to add container to host networking now

  • Author

I have literally no idea how this route thing works to get container to host communication working....

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.