Radius Disconnect

Radius related questions
Post Reply
qasimakhan
Posts: 1
Joined: 14 Feb 2017, 12:16

Radius Disconnect

Post by qasimakhan »

Hi,

Can you please tell how i can Disconnect a user on acct request? i.e if a user has used 1000MB while he is connected how to disconnect its session?

Regards,
Qasim
dimka88
Posts: 866
Joined: 13 Oct 2014, 05:51
Contact:

Re: Radius Disconnect

Post by dimka88 »

Hi, use POD (packet of disconnect)
echo "User-Name=LOGIN" | radclient -x ip_bras:3799 disconnect password_dae_server
Post Reply