Re: running dhclient on a statically configured interface?
Date: Tue, 07 Jan 2025 21:10:48 UTC
* [Tue, Jan 07, 2025 at 07:59:23PM +0100] Jon Clausen: >Some sort of "script hook" or something, dhclient could be configured >to hand over the information from the dhcp server over to, so that I >could create my own tooling to handle whatever the server provides. Well, that's how dhclient works. Check /sbin/dhclient-script and the script parameter in dhclient.conf. Ciao, Gian Piero.