Allocate IP address

Rasool Jalali r_jalali at ymail.com
Sat Oct 18 08:07:13 CEST 2008


hi all
i have a code like this  in auth-post section : 
if (condition) {
    allocate from pool_1
}
else {
    allocate from pool_2
}

I write this code but it dose not work :

if (condition) {
    update reply {
                            Pool-Name : = pool_1
                        }
}
else {
         update reply {
                            Pool-Name : = pool_2
                        }
}

PLZ help me
tanx.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20081017/a6d4617d/attachment.html>


More information about the Freeradius-Users mailing list