- Package:
- isc-dhcp-client
- Source:
- isc-dhcp
- Description:
- DHCP client for automatically obtaining an IP address
- Submitter:
- martin f krafft
- Date:
- 2026-08-05 17:33:28 UTC
- 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
Laba diena, Noriu Jus informuoti apie šių metų pasikeitimą dėl atnaujintos visos Lietuvos įmonių bazės 2018 metų sausio vidurio. Visi juridiniai asmenys pateikti bazėje yra veikiantys, realiai vykdantys veiklą, turintys įdarbintų darbuotojų. Duomenys pagal Sodrą, Registrų centrą. Bazėje nurodoma ir apyvarta, darbuotojų atlyginimai, darbuotojų skaičius, transporto skaičius ir daug kitų duomenų, kuriuos matysite pavyzdyje. Duomenis galima filtruoti pagal veiklas, miestus ir kitus duomenis. Šią bazę verta turėti visoms įmonėms. Pateiksiu priežastis: 1) Kontaktai pateikti bazėje direktorių ir kitų atsakingų asmenų, didelė tikimybė Jums surasti naujų klientų, partnerių, tiekėjų, kai tiesiogiai bendrausite su direktoriais, komercijos vadovais. 2) Konkurentų analizavimas, tiekėjų atsirinkimas pagal Jums reikalingus kriterijus, galite atsifiltruoti pagal įmonės dydį, bazėje nurodoma kiek įmonės skolingos Sodrai. 3) Lengva, greita ir patogu dirbti su šia baze, elektroninius pašto adresus galite importuoti į elektroninių laiškų siuntimo programas ar sistemas iš kurių siunčiate elektroninius laiškus. Taip pat galite importuoti mobiliųjų telefonų numerius į SMS siuntimo programas. Išsirinkite iš "Veiklų sąrašo" veiklas kurių Jums reikia. ( Sąrašas prisegtas laiške excel faile ) Parašykite, kurias veiklas išsirinkote ir atsiųsime pavyzdį ir pasiūlymą su sąlygomis įmonių bazei įsigyti Pagarbiai, Tadas Giedraitis Tel. nr. +37067881041
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 ftpmaster@ftp-master.debian.org. Debian distribution maintenance software pp. Thorsten Alteholz (the ftpmaster behind the curtain)