<div>Hi Ivan,</div>
<div>Actually there are two attributes, and the values of attributes are not static - they vary based on the NAS-IDentifider attribute values.</div>
<div> </div>
<div>(I can set up VSA to send static values - just the dynamic part, I dont have good ideas).</div>
<div><br>Thanks for the help.</div>
<div> </div>
<div>BC</div>
<div> </div>
<div> </div>
<div><a href="mailto:freeradius-users@lists.freeradius.org"></a> </div>
<div>>If it's just one attribute why bother with VSA. Use Reply-Message.<br>>Create DEFAULT entries in users file to send replies.<br><br>>Ivan Kalik<br>>Kalik Informatika ISP<br><br>Dana 20/10/2008, "A BlueCoder" <[EMAIL PROTECTED]> piše:<br>
<br>>On Mon, Oct 20, 2008 at 12:09 AM, A BlueCoder <[EMAIL PROTECTED]>wrote:<br>><br>>>  Hi,<br>>><br>>> I have a need to implement Vendor-Specific Attributes using a FreeRadius<br>>> approach (version 0.9.3 on Solaris).<br>
>><br>>> I understand probably rewriting a rml module would solve this problem and<br>>> probably the most effective way. However, given the shortage of time, i<br>>> would like to explore configuration options (without code writing) if<br>
>> possible.<br>>><br>>> Here are the requirements:<br>>><br>>> 1. Access-Request Requests;<br>>><br>>> 2. Request Attributes -- with VSA (implemented with a Vendor-specific<br>>> dictionary).<br>
>><br>>> 3. Response Attributes -- with VSA (implemented with a Vendor-specific<br>>> dictionary).<br>>><br>>> 4. There is a map from attributes in (2) to (3), which is what i am trying<br>>> to implement.<br>
>><br>>> e.g.<br>>><br>>> If the request NAS-IP-Address = <a href="http://111.111.111.111">111.111.111.111</a>,  i would like to response<br>>> with attribute:  VSA1 = 10000001,<br>>>  If the request NAS-IP-Address = <a href="http://111.111.111.112">111.111.111.112</a>,  i would like to<br>
>> response with attribute:  VSA1 = 10000002,<br>>>  If the request NAS-IP-Address = <a href="http://111.111.111.113">111.111.111.113</a>,  i would like to<br>>> response with attribute:  VSA1 = 10000003,<br>
>>  If the request NAS-IP-Address = <a href="http://111.111.111.114">111.111.111.114</a>,  i would like to<br>>> response with attribute:  VSA1 = 10000004,<br>>><br>>> etc....<br>>><br>>> What's the best way which i can configur without writing a full-fledge rlm<br>
>> module?<br>>><br>>> Thanks in advance,<br>>><br>>> BC<br>>><br>>><br>>><br>>><br>><br>><br></div>