Re: dhclient unable to negotiate on WPA2-Enterprise network (eduroam)

From: Graham Perrin <grahamperrin_at_freebsd.org>
Date: Thu, 29 Jun 2023 08:07:39 UTC
On 28/06/2023 17:54, Naman Sood wrote:
> After doing a system update to the newest CURRENT, dhclient is not able to obtain an IP address for itself over an eduroam WPA2-Enterprise PEAP network. …

No problem with eduroam here,

% uname -aKU
FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #0 
main-n263799-f81be7a8318b-dirty: Mon Jun 26 22:09:58 BST 2023 
grahamperrin@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC 
amd64 1400092 1400090
%

> I'm using the rtwn network driver. …

iwn(4) here.


> … makes me think the change might be related to the recent OpenSSL migration? …

I wonder.

I just realised my discrepancy above, 1400092 1400090. It's unlike me to 
forget an installworld, oops.

<https://github.com/freebsd/freebsd-src/commit/9ead001d5b42ef9cba04757c9e7ee74c06037139> 
was the OpenSSL 3.0 update bump from 1400091 to 1400092.

I'll installworld then review.