Bug#1072526: netcfg removes DHCP ipv6 addresses after configuration finishes
Hi,
On Mon, 3 Jun 2024 19:50:20 +0200 Steffen Kieß <steffen.kiess@cis.iti.uni-stuttgart.de> wrote:
> When netcfg is finished configuring the interface, it will call
> kill_dhcp_client() (from netcfg_activate_dhcp()), which will send
> SIGTERM and then SIGKILL to dhcp6c. When dhcp6c gets a SIGTERM, it will
> send a DHCP6 Release message and remove the IP from the interface, which
> means that the installer will have no (public) IP anymore, and
> installation from network will fail.
Same issue here.
Just submitted a fix on Salsa: https://salsa.debian.org/installer-team/netcfg/-/merge_requests/18
--
Jonathan Leroy
Reply to: