On 2025-11-11, Janne Johansson <[email protected]> wrote:
> * Corrected installer to use "inet autoconf" properly for hostname.if(5) 
> files.

however, the old syntax with "dhcp" is still handled.

run "ifconfig <interface>" and confirm the flags includes "AUTOCONF4".
if so, then the hostname.if file is being parsed ok.

if that it set and dhcpleased is failing to get a lease, the next step
for debugging is probably to run these commands and show output:

pkill dhcpleased
dhcpleased -dvv
(let it try to get a lease)
^C


Reply via email to