dhcpcd-discuss

Where is my duid file?

Stéphane Veyret

Wed Apr 08 11:31:27 2020

Hi,

I have a simple non urgent question, just for curiosity, because
everything is working well. I wonder why I have no
/var/lib/dhcpcd/duid file in one of my computers. Lease and secret
files are present in the /var/lib/dhcpcd directory.

Information on the computer:

It is a server, getting its (fixed) IPv4 and IPv6 addresses from a
main server, running ISC DHCP. This main server is properly defined,
using the duid for fixed IPv6:
host myserver {
  host-identifier option dhcp6.client-id xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx;
  fixed-address6 xxxx:xxxx:xxxx::xxxx:xxxx;
}

I have modified my startup script in order to now start in non master
mode with the single network interface.

# dhcpcd --version
dhcpcd 7.2.3
Copyright (c) 2006-2019 Roy Marples
Compiled in features: INET ARP ARPing IPv4LL INET6 DHCPv6 AUTH

Configuration /etc/dhcpcd.conf:
hostname
duid
persistent
option rapid_commit
option domain_name_servers, domain_name, domain_search, host_name
option classless_static_routes
option interface_mtu
option ntp_servers
option dhcp6_sntp_servers
require dhcp_server_identifier
slaac private

Thank you!

-- 
Bien cordialement, / Plej kore,

Stéphane Veyret

Follow-Ups:
Re: Where is my duid file?Roy Marples
Archive administrator: postmaster@marples.name