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.

Macvlan: Ports & Mac-Adressen

Featured Replies

Ich nutze für Docker Container bond0 , um jedem Container eine eigene IP zu geben.

Umgesetzt habe ich Macvlan entsprechend der Release Note zu 6.12.4:

Settings > Network Settings > eth0 > Enable Bridging = No

Settings > Docker > Host access to custom networks = Enabled

In den Templates zur Erstellung der Container wird dann jeweils ein Port angegeben.

Unter Docker werden solche für Container "alle Ports" angegeben.

Ist das so korrekt?

Und: Wie wird die MAC-Adresse eines jeden Containers in unraid angezeigt?

image.png

24 minutes ago, PinkCarlos said:

Ich nutze für Docker Container bond0 , um jedem Container eine eigene IP zu geben.

das hat nicht smit bond0 am Hut ... ein bond benutzt man wenn mehrere Netzwerkkarten im Einsatz sind ...

25 minutes ago, PinkCarlos said:

Umgesetzt habe ich Macvlan entsprechend der Release Note zu 6.12.4:

Settings > Network Settings > eth0 > Enable Bridging = No

Settings > Docker > Host access to custom networks = Enabled

Das Thema ist "veraltet", bridging kann wieder aktiviert werden, sprich, Standard, aber geht auch so ... ;)

26 minutes ago, PinkCarlos said:

In den Templates zur Erstellung der Container wird dann jeweils ein Port angegeben.

Unter Docker werden solche für Container "alle Ports" angegeben.

Ist das so korrekt?

Template Ports sind dann "obsolet", sprich, haben keine Auswirkung mehr ... bei "custom" mit eigener IP sind alle Ports straight offen und nativ anzusprechen, daher auch die Anzeige "alle Ports" in der Übersicht, sprich, ja, ist korrekt so.

27 minutes ago, PinkCarlos said:

Und: Wie wird die MAC-Adresse eines jeden Containers in unraid angezeigt?

gar nicht per se ... ;)

Idee aus dem Terminal als Beispiel ...Name, IP, mac ...

docker ps -q | while read id; do

docker inspect --format '{{.Name}} - IP: {{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} - MAC: {{range .NetworkSettings.Networks}}{{.MacAddress}}{{end}}' "$id"

done

/lazylibrarian - IP: 192.168.1.78 - MAC: 02:42:c0:a8:01:4e

/homeassistant - IP: 192.168.1.95 - MAC: 02:42:c0:a8:01:5f

/redis - IP: 192.168.1.97 - MAC: 02:42:c0:a8:01:61

/swag - IP: 192.168.1.83 - MAC: 02:42:c0:a8:01:53

/nextcloud - IP: 192.168.1.84 - MAC: 02:42:c0:a8:01:54

/mariadb - IP: 192.168.1.99 - MAC: 02:42:c0:a8:01:63

/calibre-web - IP: 192.168.1.62 - MAC: 02:42...

...

..

.

  • Author

1 hour ago, alturismo said:

das hat nicht smit bond0 am Hut ... ein bond benutzt man wenn mehrere Netzwerkkarten im Einsatz sind ...

Das Thema ist "veraltet", bridging kann wieder aktiviert werden, sprich, Standard, aber geht auch so ... ;)

D.h. ich kann das mit bond0 so lassen?

1 hour ago, alturismo said:

Template Ports sind dann "obsolet", sprich, haben keine Auswirkung mehr ... bei "custom" mit eigener IP sind alle Ports straight offen und nativ anzusprechen, daher auch die Anzeige "alle Ports" in der Übersicht, sprich, ja, ist korrekt so.

Ich nutze Pangolin auf einem VPS mit Wireguard und traefik-Proxy. Wenn die Template-Ports keine Rolle spielen, welchen Port gebe ich dann im Proxy ein? 80 resp. 443?

1 hour ago, alturismo said:

gar nicht per se ... ;)

Idee aus dem Terminal als Beispiel ...Name, IP, mac ...

docker ps -q | while read id; do

docker inspect --format '{{.Name}} - IP: {{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} - MAC: {{range .NetworkSettings.Networks}}{{.MacAddress}}{{end}}' "$id"

done

/lazylibrarian - IP: 192.168.1.78 - MAC: 02:42:c0:a8:01:4e

/homeassistant - IP: 192.168.1.95 - MAC: 02:42:c0:a8:01:5f

/redis - IP: 192.168.1.97 - MAC: 02:42:c0:a8:01:61

/swag - IP: 192.168.1.83 - MAC: 02:42:c0:a8:01:53

/nextcloud - IP: 192.168.1.84 - MAC: 02:42:c0:a8:01:54

/mariadb - IP: 192.168.1.99 - MAC: 02:42:c0:a8:01:63

/calibre-web - IP: 192.168.1.62 - MAC: 02:42...

...

..

.

Ok, danke

1 hour ago, PinkCarlos said:

Ich nutze Pangolin auf einem VPS mit Wireguard und traefik-Proxy. Wenn die Template-Ports keine Rolle spielen, welchen Port gebe ich dann im Proxy ein? 80 resp. 443?

3 hours ago, alturismo said:

bei "custom" mit eigener IP sind alle Ports straight offen und nativ anzusprechen

den Port welchen du ansprechen willst ... ich nutze das nicht, aber lass uns mal schauen ...

wenn es beispielsweise der Docker wäre

image.png

dann sind das die nativen ports, in dem Fall gleichlautend

image.png

1 hour ago, PinkCarlos said:

D.h. ich kann das mit bond0 so lassen?

hast du mehrere Netzwerkkarten verbaut und lässt diese in einem Verbund laufen ?

wenn ja, klar, wenn Nein, ist das sinnfrei ... aber sollte auch gehen da dein "Verbund" halt aus einer Karte besteht ;)

es tut halt nichts zur Sache im Zusammenhang mit macvlan usw ... ob oder ob nicht, siehe Anmerkung.

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.