Package: dhcpcd-base
Version: 9.4.1-22
Severity: normal
Dear Maintainer,
dhcpcd stops listening on udp port 68 after several days. Still
listening on raw port 17. I've tried re-installing the package and I
still get the same result.
-- System Information:
Debian Release: 12.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.1.0-12-amd64 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages dhcpcd-base depends on:
ii adduser 3.134
ii libc6 2.36-9+deb12u3
ii libudev1 252.12-1~deb12u1
Versions of packages dhcpcd-base recommends:
pn wpasupplicant <none>
Versions of packages dhcpcd-base suggests:
pn resolvconf | openresolv | systemd-resolved <none>
-- Configuration Files:
/etc/dhcpcd.conf changed:
allowinterfaces enp1s0
denyinterfaces enp3s0 enp4s4
ipv4only
debug
hostname
duid
persistent
option rapid_commit
option domain_name_servers, domain_name, domain_search, host_name
option classless_static_routes
option ntp_servers
option interface_mtu
require dhcp_server_identifier
slaac private
nohook lookup-hostname, resolv.conf
noipv6rs # disable routing solicitation (says so in the
man page)
interface enp1s0
ipv4only
interface enp3s0
ipv4only
static ip_address=192.168.14.1/23
-- no debconf information