Thanks for your reply Alan, My problem was solved. I was doing some mistake in my dictionary file, i forgot to define the vendor name "Cisco" at the end of ATTRIBUTE line, in dictionary.cisco file. After looking at the man page of dictionary " http://freeradius.org/radiusd/man/dictionary.html", i resolved my problem. It is mentioned as a optional parameter in man page but it is mandatory in case of Vendor-Specific Attributes. Anyway thanks a lot, Rahul Panwar On Wed, Jan 13, 2010 at 9:34 PM, Alan DeKok <aland@deployingradius.com>wrote:
Rahul Panwar wrote:
Hi,
I am using freeradius-client-1.1.6 on CentOS 5.4 with windows based freeradius server from freeradius.net <http://freeradius.net>. I want to send the Vendor-Specific attribute using radiusclient application. I include the dictionary.cisco file in radiusclient dictionary file as follows:
$INCLUDE /usr/local/etc/radiusclient/dictionary.cisco
You have to add the attribute to the packet, and give it a value. The dictionaries just define the attribute name. They don't add it to the packet, and they don't give it a value.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html