Hello,

I've been banging my head on a wall over a simple problem and thought I'd see 
if anyone had a similar setup or any tips. I am using FreeRADIUS v0.5. It 
works just peachy except trying to get it to assign IP addesses out of a 
different IP pool for particular users. We are connecting to a Cisco 2600 
with IOS version 12.0. I have tried sending several different attributes to 
no avail. A couple samples from the 'users' file that failed:

test1        Auth-Type := System
               Framed-Pool = "filter_pool"
test2        Auth-Type := System
               Cisco-AVPair = "ip:addr-pool=filter_pool"

I have also tried other attributes that I have seen in documentation and 
mailing lists, but I can't seem to get it going. In some instances I can see 
the attribute being passed by the RADIUS server using "debug radius" on the 
Cisco router, but it seems to be ignored. I have this same setup working with 
a different type of router:

diffip          Auth-Type := System
                X-Ascend-Assign-IP-Pool = 2

works just fine on this non-cisco router so I know roughly how to do it, just 
not with Cisco. The IOS line describing the IP pool is:

ip local pool filter_pool 10.10.1.2 10.10.1.10

Has anyone tried doing something similar to this or have some basic tips that 
I am missing thus far?

Thanx!!

-- 
[================================]
Steve Tow
Systems Engineer
Vital Support Systems
Email: [EMAIL PROTECTED]
Phone: (515) 334-5700


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

Reply via email to