24 Feb
2006
24 Feb
'06
12:54 p.m.
Mohammad Flaifel <mohammad.flaifel@jt.net.jo> wrote:
Are the following features available in FreeRadius: - Change of Authorization while the subscriber's PPP session is still connected.
radclient can send these packets. The RADIUS server doesn't. And your NAS will have to support these packets, too.
- Radius initiated disconnect: Disconnect users based on download volume limitation
Yes, if you write scripts that look at the accounting packets, and call radclient to disconnect users when their limit has been reached. Alan DeKok.