Help with IP Pools and multiple ranges with same pool name
Phil Mayers
p.mayers at imperial.ac.uk
Wed Feb 27 11:44:40 CET 2008
Dave wrote:
> I cant seem to find the relative documentation or examples, but I want
> to have an IP pool "pool2" with multiple range-start and range-stop IP
> ranges in it, but Im not sure how to put together the config for it.
Can't be done. You'd need to use sqlippool for that.
>
> Something like this?
>
>
> *ippool* pool2 {
> range-start = 208.64.35.2
> range-start = 208.5.60.100
>
> range-stop = 208.64.35.254
> range-stop = 208.5.60.200
> netmask = 255.255.255.255
> cache-size = 253
> session-db = ${raddbdir}/db.*ippool*
> *ip*-index = ${raddbdir}/db.*ipindex*
> override = no
> maximum-timeout = 0
> }
>
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
More information about the Freeradius-Users
mailing list