"luc millet" <[EMAIL PROTECTED]> wrote: > I have a proxy radius which is connected to several radius clients. > Some of them send several accounting requests with different session id, > for a same customer session.
That's very bad. > The radius clients (NAS) can't be configured, the servers can't be modified > too, and the expected behavior for all is to have only one accounting > request by customer session. Which would make sense. > The goal is to use the proxy radius to filter accounting requests in > function of existing attributes, to proxy only one accounting > request and accept automatically the others, by sending an > Accounting Accept to the radius client. Hmm... that's a little hard to do. You'll end up keying off of something in the packet *other* than Acct-Session-Id. It's a hard problem to solve, sorry. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

