Freeradius Max-Daily-Session in custom authentication
    Alan DeKok 
    aland at deployingradius.com
       
    Fri Apr  1 15:05:46 CEST 2016
    
    
  
On Apr 1, 2016, at 8:52 AM, Polarix <polarix at 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.
    
    
More information about the Freeradius-Users
mailing list