Your message dated Wed, 05 Aug 2026 17:31:09 +0000
with message-id <[email protected]>
and subject line Bug#1143544: Removed package(s) from unstable
has caused the Debian Bug report #773358,
regarding isc-dhcp-client: dhclient ipv4 ipv6 dualstack don't work well together
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
773358: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773358
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: isc-dhcp-client
Version: 4.3.1-5
Severity: normal

Dear Maintainer,

I have a dual-stack home network, with ip6 & ip4 addresses provided by dhcp 
from my router.
However, by default I cannot get both interfaces to come up correctly

My /etc/dhcp/dhclient.conf is 

option rfc3442-classless-static-routes code 121 = array of unsigned integer 8;
interface "eth0"
{
send host-name = gethostname();
#append domain-name-servers 192.168.178.1;
#append domain-name "fritz.box";
#append domain-search "fritz.box";
#append dhcp6.name-servers 2001:470:xxxxxx; # ip removed
#append dhcp6.domain-search "fritz.box";
supersede domain-name-servers 192.168.178.1;
supersede domain-name "fritz.box";
supersede domain-search "fritz.box";
supersede dhcp6.name-servers 2001:470:xxxxxx; # ip removed
supersede dhcp6.domain-search "fritz.box";
request subnet-mask, broadcast-address, time-offset, routers,
    domain-name, domain-name-servers, domain-search, host-name,
    dhcp6.name-servers, dhcp6.domain-search,
    netbios-name-servers, netbios-scope, interface-mtu,
    rfc3442-classless-static-routes, ntp-servers;
}


in /etc/network/interfaces I have (currently)

auto eth0
iface eth0 inet dhcp
iface eth0 inet6 dhcp
    autoconf 1

In the order specified, the v4 and v6 addresses comes up fine, but the ipv6 
dhcp overwrites /etc/resolv.conf (ignores the supersede lines)
In the reverse order (ipv6 first) the v6 address comes up fine (apart from 
resolv.conf), but the v4 fails 
(manually running dhclient -v -4 gives "No broadcast interfaces found - 
exiting")

The bugs are:
1. dhclient seems to be ignoring the supersede (and/or append) lines (at least 
for ipv6)
2. dhclient -4 fails when an interface is active with an ipv6 address
3. (my router sends the wrong nameserver for ipv6 - not the subject of this bug 
though)

For now, I have added a hook in /etc/dhcp/dhclient-exit-hooks.d/ to recreate 
resolv.conf using the ipv4 nameservers.

Regards,
Andrew

-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-3-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages isc-dhcp-client depends on:
ii  debianutils       4.4+b1
ii  iproute2          3.16.0-2
ii  isc-dhcp-common   4.3.1-5
ii  libc6             2.19-13
ii  libdns-export100  1:9.9.5.dfsg-7
ii  libirs-export91   1:9.9.5.dfsg-7
ii  libisc-export95   1:9.9.5.dfsg-7

isc-dhcp-client recommends no packages.

Versions of packages isc-dhcp-client suggests:
pn  avahi-autoipd  <none>
pn  resolvconf     <none>

-- Configuration Files:
/etc/dhcp/dhclient.conf changed [not included]

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 4.4.3-P1-8+rm

Dear submitter,

as the package isc-dhcp has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1143544

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to