home.social

#macvlan — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #macvlan, aggregated by home.social.

fetched live
  1. [Перевод] Введение в виртуальные сетевые интерфейсы Linux

    Linux предоставляет широкие возможности виртуализации сети — на них строится работа виртуальных машин (ВМ), контейнеров и облачных сред. В этом руководстве разберем распространенные типы виртуальных сетевых интерфейсов: чем они отличаются и как их создать. Сосредоточимся на практике, без глубокого разбора кода. Статья рассчитана на читателей с базовыми знаниями сетей. Отдельно разберем интерфейсы, которые часто путают между собой.

    habr.com/ru/companies/runity/a

    #рунити #регоблако #виртуализация #vlan #macvlan #ipvlan #veth #netconsole #netdevsim #туннелирование

  2. Give each container its own MAC and direct L2 access to the physical LAN with Docker macvlan. Kernel driver bridges virtual interfaces to the host NIC (eth0), making containers appear as separate physical devices. #docker #macvlan #layer2

    valtersit.com/vault/macvlan-ne

  3. Following lowtek.ca/roo/2025/nixos-docke & fictionbecomesfact.com/notes/p (#nixos version) I have a pihole container running that from other PCs on my LAN I can:
    Ping to it
    Ping from it
    Observe in the pihole WUI that it is issuing DNS replies
    TShark on the #podman host sees #dns queries but no responses
    What more can I do? I assume it is something about #macvlan, but ping is happy. So I'm very confused. #AskFedi

  4. #macvlan #ai

    Stell dir vor, du hast zwei Spielzeuge: Pihole und NextCloud. Beide wollen auf dem gleichen Platz spielen. Das ist wie wenn zwei Kinder auf demselben Stuhl sitzen wollen.

    Jetzt kommt Macvlan wie eine Zauberfee und sagt: "Ich habe eine Idee! Wir geben NextCloud einen eigenen, besonderen Stuhl!"

    So machen wir das:
    Wir basteln einen neuen, magischen Stuhl für NextCloud.
    Wir sagen NextCloud, dass es auf diesem neuen Stuhl sitzen soll.
    Wir geben NextCloud eine besondere Nummer (wie eine Hausnummer), damit es seinen Stuhl immer findet.
    Jetzt kann NextCloud auf seinem eigenen Stuhl sitzen, und Pihole bleibt auf seinem alten Platz.

  5. #macvlan #ai

    Stell dir vor, du hast zwei Spielzeuge: Pihole und NextCloud. Beide wollen auf dem gleichen Platz spielen. Das ist wie wenn zwei Kinder auf demselben Stuhl sitzen wollen.

    Jetzt kommt Macvlan wie eine Zauberfee und sagt: "Ich habe eine Idee! Wir geben NextCloud einen eigenen, besonderen Stuhl!"

    So machen wir das:
    Wir basteln einen neuen, magischen Stuhl für NextCloud.
    Wir sagen NextCloud, dass es auf diesem neuen Stuhl sitzen soll.
    Wir geben NextCloud eine besondere Nummer (wie eine Hausnummer), damit es seinen Stuhl immer findet.
    Jetzt kann NextCloud auf seinem eigenen Stuhl sitzen, und Pihole bleibt auf seinem alten Platz.

  6. I’m having an issue with some of my containers not being reachable from the network until the container itself actively uses the network (ping or curl). I’m using to give each container a static IP on the physical network. Any advice from other or folks out there? (Not sure if this ever happens with too.)

  7. Not even 9am and I've got my #macvlan #docker setup sorted

    Some #containers now on their own #VLAN that doesn't have access to the #LTE backup in #Unifi so they can't chew through my limited backup bandwidth if it kicks in

    Neat

  8. Not even 9am and I've got my #macvlan #docker setup sorted

    Some #containers now on their own #VLAN that doesn't have access to the #LTE backup in #Unifi so they can't chew through my limited backup bandwidth if it kicks in

    Neat

  9. My uses now a custom network besides the . The bridge is accessible by the host and Pi-hole. This is nice.

  10. My #Pihole uses now a custom #docker #bridge network besides the #macvlan #network. The bridge is accessible by the host and Pi-hole. This is nice.

  11. I can't access the host from my images running in a . This is by design but I found this quite old article to workaround: blog.oddbit.com/post/2018-03-1

    I'll report!

  12. I can't access the #docker host from my images running in a #macvlan #network. This is by design but I found this quite old article to workaround: blog.oddbit.com/post/2018-03-1

    I'll report!