user's disconnect request Not working
hello every body
I configured freeradius with fortigate and my sql database , every thing go fine else that when user exceeded his internet limit ,the connection not cutting automatically
I searched about this in the internet and foud that I must develop batch file which must run every unit of time minutes for example and this batch file will go to radacct table to find the ammount of AcctInputOctets and AcctOutoutput octets to decide if user exceeded his limit or not
every thing go right but when I send disconnect message to fortigate it replay with this message
>>echo "User-Name=zaib"| radclient -x 192.168.3.1 disconnect muh
Sending Disconnect-Request of id 7 to 192.168.3.1 port 3799 Acct-Session-Id = "D91FE8E51802097" User-Name = "zaib" NAS-IP-Address = 192.168.3.1 rad_recv: Disconnect-NAK packet from host 192.168.3.1 port 3799, id=7, length=50 Error-Cause = Unsupported-Attribute Event-Timestamp = "Jul 3 2017 14:56:48 +03" Message-Authenticator = 0x3543193d85fbc063ee2d312f68c54ece
I don't know what is unsuppoted attribute mean and which attribute is unsupported
I searched alote about this problem without result
I sure Iwill get solution in this forum
thank you very much
