(RADIATOR) Custom Reply attributes

James Nelson radiator at isleofatlantis.net
Wed Nov 17 15:11:31 CST 2004


Not sure why I didn't consider this before, but Radiator is doing 
everything correctly on its end.  The Radius client that I was using to 
test was missing the vendor & attribute definitions.  Once I added the 
definitions there everything worked great.

Just to answer your question, it was my radius client (ntradping from 
http://www.mastersoft-usa.com/) that was displaying the "unknown-vendor" 
message.

Thanks for the help,
::James Nelson

Hugh Irvine wrote:

>
> Hello James -
>
> Thanks for your mail.
>
> What you show below looks OK to me.
>
> Could you please send me a complete copy of the configuration file (no 
> secrets) together with a trace 4 debug from Radiator showing what is 
> happening? I would like to see the debug including the startup 
> messages from radiusd.
>
> And where exactly are you seeing the "unknown-vendor 14882"?
>
> regards
>
> Hugh
>
>
> On 17 Nov 2004, at 12:44, James Nelson wrote:
>
>> I'm trying to support a new radius client that sends a Mac address 
>> for username/password and receives 2 vendor specific reply attributes 
>> for bandwidth throttling.  I'm using a AuthbySQL, and have the 
>> AuthColumnDefs setup as follows:
>>
>>        AuthSelect select MAC,DownLink,UpLink from ...
>>        AuthColumnDef 0, User-Name, check
>>        AuthColumnDef 1, Limit-Rate-Downlink, reply
>>        AuthColumnDef 2, Limit-Rate-Uplink, reply
>>
>> It authenticates fine with our test account, and reads in the 2 
>> values okay, but sends "unknown-vendor 14882" to the client (using a 
>> radius client on a pc to test this).  I'm guessing I need to define 
>> the vendor somewhere, but am coming up empty on where/how to do 
>> that.  I have found the enterprise-numbers 
>> (http://www.iana.org/assignments/enterprise-numbers) file that has it 
>> defined, but I'm not sure what to do with it (if anything).  I put 
>> the 2 values in a seperate file:
>>
>> # smartBridges dictionary.
>> #
>> #
>>
>> # VENDOR smartBridges 14882
>>
>> #
>> # smartBridges Vendor Specific Extensions
>> #
>> #
>> VENDORATTR 14882 Limit-Rate-Downlink 1 integer
>> VENDORATTR 14882 Limit-Rate-Uplink   2 integer
>>
>> Which is included with:
>>
>> DictionaryFile        %D/dictionary,%D/dictionary.smartbridges
>>
>> Here is a link to the faq by the vendor if it helps:
>> http://www.smartbridges.com/web/support/faq_apxo.asp#188
>>
>> What am I missing here?  Thanks in advance,
>> ::James Nelson
>>
>> -- 
>> Archive at http://www.open.com.au/archives/radiator/
>> Announcements on radiator-announce at open.com.au
>> To unsubscribe, email 'majordomo at open.com.au' with
>> 'unsubscribe radiator' in the body of the message.
>>
>>
>
> NB:
>
> Have you read the reference manual ("doc/ref.html")?
> Have you searched the mailing list archive 
> (www.open.com.au/archives/radiator)?
> Have you had a quick look on Google (www.google.com)?
> Have you included a copy of your configuration file (no secrets),
> together with a trace 4 debug showing what is happening?
>

--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list