Hello,

i have freeradius with various pools, but now i
need 
that one Pool have two diffrents ranges. Can i do
it 
with freeradius?

       ippool main_pool {
                range-start = X.X.X.128
                range-stop = X.X.X.151
                netmask = 255.255.255.255
                cache-size = 23
                session-db = ${raddbdir}/db.main
                ip-index =
${raddbdir}/db.maindindex
                override = yes
        }
I need that main_pool have too this range :

                range-start = X.X.X.200
                range-stop = X.X.X.251


Thank you.





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

Reply via email to