Help with IP Pools and multiple ranges with same pool name
Dave
dave at optionsdsl.ca
Wed Feb 27 02:46:52 CET 2008
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
}
More information about the Freeradius-Users
mailing list