Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you had previously assigned a static IP to the container using /etc/lxc/dnsmasq.conf make sure to remove the entry (I believe you also need to restart the host).

Note
One interesting limitation

...

 is that the containers cannot resolve by DNS to the original Public IP

...

directly used by the host. I don't have a use case requiring this, so will resolve iif/when needed.

You must have,

  • 1 macvlan mapped to 1 container interface 
  • each interface must have different static IP addresses

...