Dear List, 

Following is my configuration:  
freeRadius ver: 0.9.3 
OS: debian woody 
NAS: (Total control) USRHiper

My users file has a block for default user 
DEFAULT Auth-Type := Accept, Simultaneous-Use := 1
        Exec-Program-Wait = "<my_radius_auth_check> -t auth",
        Framed-IP-Address = 255.255.255.254,
        Framed-IP-Netmask = 255.255.255.0,
        Framed-MTU = 1500,
        Service-Type = Framed-User,
        Framed-Compression = Van-Jacobsen-TCP-IP,
        USR-Framed_IP_Address_Pool_Name = "ippool",
        Fall-Through = No

Now, my radius auth check program checks valid users from 
database.  For certain type of users, I like to override the 
USR-Framed_IP_Address_Pool_Name = "unreg".  
In order to do so, I'm sending a radius packet from the 
auth_check application with that reply item.  But, NAS is getting 
the "ippool".  It seems, the reply-item is not overridden.  

What should I do?  

-- 
tanveer

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

Reply via email to