So Alan, FreeRadius can' t send Disconnect Message? Then i think that the better solution is use rlm_sqlcounter and an external apllication that control the session time and send Disconnect message. You are agree with me? Thanks
gennaro amelio <gennaro.amelio@gmail.com> wrote:
So Alan, FreeRadius can' t send Disconnect Message?
No. 99% of the time disconnect messages are useless, and the wrong thing to do.
Then i think that the better solution is use rlm_sqlcounter and an external apllication that control the session time and send Disconnect message. You are agree with me?
No. If you use sqlcounter, the module will control session time, and the NAS will automatically disconnect the user. The ONLY purpose for the disconnect message packets is to fix a mistake. i.e. You accidentally gave someone unlimited service, they've been on for 2 weeks, and you want to disconnect them. For normal operations, the Session-Timeout attribute is all you need. I have *no* idea why you would want both sqlcounter & disconnect messages. Alan DeKok.
participants (2)
-
Alan DeKok -
gennaro amelio