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.

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

Reply via email to