Is there a way log EAP NAK reason with linelog?

Rahman DURAN rahman.duran at erzurum.edu.tr
Fri Jul 12 12:44:51 UTC 2024


Hi Alan,

I am using 3.2.5 in a docker container. It seems there is no
"eap_process_nak()" function in 3.2.x branch:
https://github.com/FreeRADIUS/freeradius-server/blob/v3.2.x/src/modules/rlm_eap/rlm_eap.c

Master branch has that function which I suppose it is v4 code base.

Regards,

Rahman Duran



Alan DeKok <aland at deployingradius.com>, 12 Tem 2024 Cum, 14:09 tarihinde
şunu yazdı:

> On Jul 12, 2024, at 3:39 AM, Rahman DURAN via Freeradius-Users <
> freeradius-users at lists.freeradius.org> wrote:
> > So it seems the problem is in the client but It should be easy for us if
> > "%{Module-Failure-Message}" prints something like "Client sent NAK,
> > rejecting client". Or if there is a way to make Freeradius to log this
> kind
> > of situations.
>
>   See src/modules/rlm_eap/eap.c  and function eap_process_nak()
>
>   It already prints out a bunch of debug messages: REDEBUG(...).  Those
> messages should make it into Module-Failure-Message, as they're error
> messages.
>
>   Alan DeKok.
>
>


More information about the Freeradius-Users mailing list