Rlm_sqlippool and dialupadmin

Omer Faruk SEN omer at faruk.net
Tue Jun 3 11:47:01 CEST 2008


Hi,

I am planning to develop a patch for dialupadmin so i can use radippool tablo for Rlm_sqlippool. I just wanted to be sure what to add to the GUI - dialupadmin-

1) There must a a new tab to add IP addresses to the radippool table. At http://wiki.freeradius.org/Rlm_sqlippool IP addresses are added like:


INSERT INTO radippool (pool_name, framedipaddress) VALUES ('main_pool', '192.168.0.1');
INSERT INTO radippool (pool_name, framedipaddress) VALUES ('main_pool', '192.168.0.2');
INSERT INTO radippool (pool_name, framedipaddress) VALUES ('main_pool', '192.168.0.3');
INSERT INTO radippool (pool_name, framedipaddress) VALUES ('main_pool', '192.168.0.4


2) The code  must edit radgroupcheck table (Not radgroupreply since it is a control attribute not a reply attribute) to add the group to the related pool (for example main_pool) just like in


http://lists.cistron.nl/pipermail/freeradius-users/2006-October/057508.html

Is there any additional steps that needs to be implemented? 


BTW am I right about radgroupcheck is used for Control Attributes but radgroupreply is used for reply attributes?


Best Regards.



  

-- 
Best regards,
 Omer                          mailto:omer at faruk.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20080603/6a2313ad/attachment.html>


More information about the Freeradius-Users mailing list