Normally we would do this via netplan. But netplan lacks support of
VXLAN (https://bugs.launchpad.net/netplan/+bug/1764716). Therefore the
next option is to use systemd.
In the current systemd version (as in focal) this happens:
https://github.com/systemd/systemd/issues/17064 and the fix suggested
Public bug reported:
systemd.netdev does support the independet option for various types of
interfaces but not for type vxlan. This options was added in a later
release of systemd (247) with this PR:
https://github.com/systemd/systemd/pull/17073.
Since it is currently not possible to create a int
2 matches
Mail list logo