Skip to content

10.3.2 failing to acquire IA_PD makes the rest of DHCPv6 options fail too #685

Description

@perkelix

$ cat /etc/dhcpcd.conf

require dhcp_server_identifier
option domain_name_servers, domain_name, domain_search, interface_mtu
option classless_static_routes, routers, sixrd, ntp_servers
duid
slaac private
noipv4ll
release
timeout 0
vendorclassid
interface enp9s0
 ia_pd 1 br0

If an IPv6 prefix is not available, the log shows enp9s0: DHCPv6 REPLY: no addresses available and none of the DHCPv6 options get fetched. Merely commenting out the interface block suddenly succeeds at requesting both DHCPv6 NTP options, as confirmed by timedatectl show-timesync.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions