Hello Sergey, Thank you for your great support. I tried the below configuration and it was working fine!
Best regards, Tomoyasu Maitani On Fri, 14 Apr 2006 09:54:09 EEST "Sergey Poznyakoff" <[EMAIL PROTECTED]> wrote: > 1. For each user add to your raddb/hints the following record: > > <username> NULL Hint = <groupname> > > where <username> is this user name and <groupname> is the name of the > group he/she belogns to. For example, following your raddb/users > fragment: > > test1 NULL Hint = Group1 > test2 NULL Hint = Group1 > > test3 NULL Hint = Group2 > test4 NULL Hint = Group2 > > test5 NULL Hint = Group3 > test6 NULL Hint = Group3 > > 2. To the beginning of your raddb/users add following entries (it is > important that they be placed before any actual user entries): > > BEGIN NULL > Match-Profile = "IPPOOL", > Fall-Through = Yes > > IPPOOL Hint = Group1 > Framed-IP-Address = 192.168.1.1+, > Framed-IP-Netmask = 255.255.255.255 > > IPPOOL Hint = Group2 > Framed-IP-Address = 192.168.1.65+, > Framed-IP-Netmask = 255.255.255.255 > > IPPOOL Hint = Group3 > Framed-IP-Address = 192.168.1.129+, > Framed-IP-Netmask = 255.255.255.255 -- KDDI Europe Ltd. Tomoyasu Maitani <[EMAIL PROTECTED]> tel:+44-20-7397-1176 fax:+44-20-7600-3088 **************************************************************************** The information contained in this electronic mail message, and any and all accompanying documents, is confidential and may be legally privileged. If you are not the intended recipient of this information, any form of disclosure, distribution, copying or use of this communication or the information in it or in any attachments is strictly prohibited and may be unlawful. If you received this information in error, please notify the sender immediately and delete it and destroy any copies of it. Messages sent via the Internet may be subject to delays and/or unauthorized alteration. Neither KDDI Europe Limited nor any of its affiliates shall be held liable for the contents of this message. **************************************************************************** _______________________________________________ Help-gnu-radius mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-radius
