Terence Agius <[EMAIL PROTECTED]> wrote:
> I am trying to set multiple pools
> 
> 1380: ippools main_pool ( )
> 1496: ippools private_pool ( )
> 1530: ippools public_pool ( )

  That's not the format the server expects for modules.

  One, you should use {} rather than ().

  Two, the module expects to see configuration directives inside of
the brackets.  Leaving it blank means that you haven't configured the
module to do anything.

  Alan DeKok.


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

Reply via email to