1 Apr
2016
1 Apr
'16
9:05 a.m.
On Apr 1, 2016, at 8:52 AM, Polarix <polarix@tiscalinet.it> wrote:
Why with sql authentication does freeradius disconnect the user instead ?
FreeRADIUS never sends a CoA packet unless you tell it to. What's probably happening is that the NAS is disconnecting the user. Or, the user is trying to login after using up all their time, and FreeRADIUS is sending an Access-Reject. As always, run the server in debug mode to see what it's doing. And no, it doesn't send a disconnect packet after a timeout. That functionality just doesn't exist in the server. Alan DeKok.