Package: dhcpcd
Version: 1:10.3.0-2
Severity: important
X-Debbugs-Cc: [email protected]
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
Trying to use usb wlan interface.
interface is defined in /etc/network/interfaces as
iface uwl6 inet manual
after issuing
%sudo ifup uwl6
I can see that interface is in UP state, but no IPv4 address is
assigned.
This is problem not only with wifi but with us-ethernet interfaces also.
After restart dhcpcd service address was taken, but restarting takes
very long time.
* What exactly did you do (or not do) that was effective (or
ineffective)?
See above
* What was the outcome of this action?
No IP address
* What outcome did you expect instead?
assigned ipv4 address
Downgrading to 1:10.2.4-4 helped.
/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
require dhcp_server_identifier
slaac private
denyinterfaces tun*
noipv4ll
debug
noup
nogateway
==================
*** End of the template - remove these template lines ***
-- System Information:
Debian Release: forky/sid
APT prefers oldoldstable
APT policy: (500, 'oldoldstable'), (500, 'unstable'), (500, 'stable'), (500,
'oldstable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.17.8+deb14-amd64 (SMP w/14 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.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 depends on:
ii dhcpcd-base 1:10.3.0-2
ii lsb-base 11.6
ii sysvinit-utils [lsb-base] 3.15-6
Versions of packages dhcpcd recommends:
ii wireless-tools 30~pre9-18+b1
ii wpasupplicant 2:2.10-25
Versions of packages dhcpcd suggests:
pn dhcpcd-gtk <none>
-- no debconf information