Hi

Some time ago there was a question about rlm_ippool and if it was
possible to group them ie

ippool main_pool_1 {}

ippool main_pool_2 {}


accounting {

    group main_pool {
        main_pool_1
        main_pool_2
    }

    sql

}

post-auth {

    group main_pool {
       main_pool_1
       main_pool_2
    }

}

I have done some testing it it does not seem to work. (using
freeradius-1.0.5)

Do any one have any idea of how this could be made to work and/or have I
not got this configuration correct.

Thanks
Mike

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

Reply via email to