"Mike Cisar" <[EMAIL PROTECTED]> wrote:
> On another note, is there a way with the counter module of making two
> counters... for example one that expires on a monthly basis, another on a
> daily or weekly basis.

  Create two instances of the 'counter' module.

  counter daily {
          ...
  }

  counter monthly {
          ...
  }


  Alan DeKok.

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

Reply via email to