I’m using freeRadius with MySQL

In radgroupreply,  GroupName, Attribute, op, Value, prio

 

I have multiple ISP’s logging into one RAS. First ISP needs to class C’s, pools 1 and 2. Second ISP needs 3 Class C’s, pools 3, 4 & 5. etc…..

Therefore I cannot use isp1, X-Ascend-Assign-IP-Pool, :=, 0

Would I have

isp1, X-Ascend-Assign-IP-Pool, :=, 1

isp1, X-Ascend-Assign-IP-Pool, +=, 2

isp2, X-Ascend-Assign-IP-Pool, :=, 3

isp2, X-Ascend-Assign-IP-Pool, +=, 4

isp2, X-Ascend-Assign-IP-Pool, +=, 5

etc….

 

Reply via email to