12 Feb
2020
12 Feb
'20
9:59 a.m.
On Feb 12, 2020, at 9:43 AM, Сергей Черевко via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Hi! I start freeradius -X
and here is logs
users «amohova», «dgalitskov» for example
If the user gets on the network, then FreeRADIUS is no longer responsible for them. The NAS is in charge. So when the server sees an accounting "start" followed immediately by an accounting "stop", it's because their connection is lost. This has a few reasons: a) the user disconnects from the NAS b) the NAS disconnects the user Note that in *both* situations, FreeRADIUS is not involved. Go fix the NAS. Alan DeKok.