Conceptual
Login

Macvlan Network Driver

The macvlan driver gives each container its own MAC address on a physical parent interface, so containers appear as first-class hosts on the physical LAN with addresses from the real subnet — no bridge, no NAT. Caveats: the parent NIC often needs promiscuous mode, and by kernel design the host cannot reach its own macvlan containers directly.

This Concept is waiting for its first lesson!

The macvlan driver gives each container its own MAC address on a physical parent interface, so containers appear as first-class hosts on the physical LAN with addresses from the real subnet — no bridge, no NAT. Caveats: the parent NIC often needs promiscuous mode, and by kernel design the host cannot reach its own macvlan containers directly.

Are you a teacher? Sign in to start contributing.

Sign In