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 #415881,
regarding secondary leases not properly supported
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.)


-- 
415881: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415881
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dhcp3-client
Version: 3.0.4-14
Severity: normal

I want to obtain two leases for a single interface and thus added
the following to the configuration, according to the manpage:


  interface "eth0" {
    send dhcp-client-identifier "0:00:02:8a:80:21:31";
    script "/etc/dhcp3/dhclient-script";
  }

  pseudo "secondary" "eth0" {
    send dhcp-client-identifier "1:00:02:8a:80:21:31";
    script "/tmp/dhcp-second";
  }

With this in place, the dhclient output only ever talks about the
secondary:

  Listening on LPF/eth0/00:02:8a:80:21:31
  Sending on   LPF/eth0/00:02:8a:80:21:31
  Sending on   Socket/fallback
  DHCPDISCOVER on secondary to 255.255.255.255 port 67 interval 4
  DHCPOFFER from 10.171.64.1
  DHCPREQUEST on secondary to 255.255.255.255 port 67
  DHCPACK from 10.171.64.1
  bound to 84.72.16.xxx -- renewal in 1595 seconds.

The primary interface is actually configured with the address
84.72.16.xxx, and /tmp/dhcp-second receives
$new_ip_address=84.72.16.xxx as well.

It looks like dhclient only obtains one address and feeds it to
both, the primary and pseudo interface.

If I release the lease, dhclient actually distinguishes between the
two:

  Listening on LPF/eth0/00:02:8a:80:21:31
  Sending on   LPF/eth0/00:02:8a:80:21:31
  Sending on   Socket/fallback
  DHCPRELEASE on eth0 to 10.171.64.1 port 67
  DHCPRELEASE on secondary to 10.171.64.1 port 67

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages dhcp3-client depends on:
ii  debconf [debconf-2.0]       1.5.13       Debian configuration management sy
ii  debianutils                 2.18         Miscellaneous utilities specific t
ii  dhcp3-common                3.0.4-14     Common files used by all the dhcp3
ii  libc6                       2.3.6.ds1-13 GNU C Library: Shared libraries

dhcp3-client recommends no packages.

-- debconf information excluded

-- 
 .''`.   martin f. krafft <[email protected]>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems

Attachment: signature.asc
Description: Digital signature (GPG/PGP)


--- 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