Re: 15-STABLE: dhclient fails on em0 (Lenovo T580)

From: A FreeBSD User <freebsd_at_walstatt-de.de>
Date: Mon, 01 Dec 2025 12:26:22 UTC
Am Tage des Herren Fri, 28 Nov 2025 12:34:37 +0100
Dag-Erling Smørgrav <des@FreeBSD.org> schrieb:

> FreeBSD User <freebsd@walstatt-de.de> writes:
> > I use IPFW, scheme "workstation". It seems ipfw is active way to early and blocking
> > by default any traffic and so blocking successful any aquisition of either IPv4 and IPv6.  
> 
> As a workaround, add this to /boot/loader.conf:
> 
>     net.inet.ip.fw.default_to_accept="1"
> 
> DES

Just a note:

the above "trick" doesn't help.
The issue is also with wlan0 - no DHCP IPv4.

Afterbthe box is up and running, requiring IPv4 via

dhclient em0|wlan0

works as expected.

Kind regards,
oh

-- 

A FreeBSD user