alt_ wrote:
> Can you show some examples please? I try to do like this:
> 
>     noresetBytecounter
> 
>     if (reject) {
>         update reply {
>             Reply-Message := "Traffic limit exceeded."
>         }
>     }
> 
> but if noresetBytecounter return reject freeradius immediatly return reject
> to user and do not process 'if' clause

  You need to put this in the "post-auth" section, "Reject" subsection.
 See the example configuration files.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to