On Fri, 20 Aug 2004, Simone Giovanardi wrote:

> Is it possible manage more thn one ippool in radiusd.conf??

Yep.
>
> I' ve tried to make this but doesn't work properly
>
> Is there an example of radiusd.conf and users file to consulting?

How about you post what you tried.  Here is a breif overview.

ippool main_pool {
...
}

ippool second_pool {
...
}

accounting {
...
main_pool
second_pool
...
}

post-auth {
...
main_pool
second_pool
...
}


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

Reply via email to