[Bug 1959190] Re: Support DuplicateAddressDetection by default

Lukas Märdian 1959190 at bugs.launchpad.net
Mon Feb 27 13:22:15 UTC 2023


** Changed in: netplan
       Status: New => Triaged

** No longer affects: netplan.io (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to netplan.io in Ubuntu.
Matching subscriptions: foundations-bugs
https://bugs.launchpad.net/bugs/1959190

Title:
  Support DuplicateAddressDetection by default

Status in netplan:
  Triaged

Bug description:
  netplan & networkd only use systemd-networkd's default of
  DuplicateAddressDetection=ipv6, thus not checking for IPv4 conflicts.

  From what I know RedHat based systems on the other hand use the arping
  tool during ifup in their ifcfg system (ARPCHECK=yes by default) to
  check for IP conflicts. In order to reach a similar result in Ubuntu,
  we would need to place an override configuration snippet in
  /etc/systemd/network/10-netplan-eth0.network.d/override.conf,
  specifying an [Address] section and corresponding
  DuplicateAddressDetection=both setting for each IP address [0].

  This is probably even something that netplan should be doing by
  default, but it is not currently.

  [0]
  https://www.freedesktop.org/software/systemd/man/systemd.network.html#DuplicateAddressDetection=

To manage notifications about this bug go to:
https://bugs.launchpad.net/netplan/+bug/1959190/+subscriptions




More information about the foundations-bugs mailing list