Re: dhclient failed to send packet (DHCPRELEASE) on Debian 11
vom513 <[email protected]> Sun, 22 Jan 2023 16:12:46 -0500
| Newsgroups | gmane.network.dhcp.isc.dhcp-server |
|---|---|
| Message-ID | <F2A5710F-C79F-4FBC-845D-929D77D2CC10__17857.667226211$1674422000$gmane$org@gmail.com> |
> On Jan 22, 2023, at 2:18 PM, Darren Ankney <[email protected]> wrote: > > That doesn’t look like ‘c’ to me. Looks more like some kind of shell script. I’m not super familiar with dhclient, but it probably does block until it is done with whatever it is doing as most programs do. > > I’d definitely say to go ask about this on a Debian list as this is not really much to do with dhclient and more to do with how Debian is shutting down the interface. Yep, heading there now. Thanks for looking at this. PS: For posterity sake - these .defn files are transformed to C by the defn2c.pl script included in the source tree: -- vom@ice:/tmp/ifupdown$ ./defn2c.pl inet.defn #include <stddef.h> #include "header.h" #include "archcommon.h" #include "archlinux.h" static option_default _loopback_default[] = { { NULL, NULL } }; <snip> -- ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information. dhcp-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/dhcp-users