Hi everybody, I'm beginner with FreeRadius and I'd like to know where can I use a vendor specific attribute for my Redback router (in which configuration file). The dictionary is in /usr/share/freeradius/dictionary.redback and loaded when FreeRadius starts. When is try to use Context-Name = "local" (a specific redback attribute) in my user configuration file. I obtain a Syntax error message. You'll find an example of Access Request from the router : Packet number 1 has just been sniffed From: 10.192.5.80:1812 To: 10.192.5.89:1812 Type: Access-Request User-Name = "00:0c:29:0e:79:dd" User-Password = "\002\251\374-f\211\204\232\232C\350\t%\362S\233" Service-Type = Dialout-Framed-User NAS-Identifier = "SE800" NAS-Port = 235077632 NAS-Real-Port = 3808428132 NAS-Port-Type = Virtual NAS-Port-Id = "" Medium-Type = DSL Mac-Addr = "00-0c-29-0e-79-dd" Platform-Type = SmartEdge-800 OS-Version = "6.2.1.2" Agent-Circuit-Id = "01" Vendor-Specific = 0x00000de901144f4e542d31332d312d313a313530303a3031 Redback-Attr-202 = 0x3d3d0701000c290e79dd Redback-Attr-202 = 0x0c0c0466747468 Redback-Attr-125 = 0x4d53465420352e30 In one word, we'd like to know where include VSAs and how to use it. Many thanks for your help. Regards
Paul Varvel wrote:
I'm beginner with FreeRadius and I'd like to know where can I use a vendor specific attribute for my Redback router (in which configuration file).
Anywhere attributes can be used. They're just attributes... there's nothing magic about them.
When is try to use Context-Name = "local" (a specific redback attribute) in my user configuration file. I obtain a Syntax error message.
(a) You don't say WHICH file you're editing (b) you don't say WHAT the error is. Please include useful information in your question. "I tried to do stuff and it didn't work" isn't useful. There are many people using redback attributes with FreeRADIUS. It works, and there are no problems. Alan DeKok.
Hello All, I am a beginner with FreeRadius and am trying to make an EAP-SIM test setup. I have installed the FreeRadius server on Fedora. Can anyone please tell what configurations has to be made. I have made the following configurations : 1. Added the following line in the users file WirelessUser user-password=testing123 2. Created a new file called triplets.dat in the raddb folder, and added the path in the eap.conf file sim { triplets = <path to triplets file> } Thanks in advance. Regards, Murali The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/
Hi, I try to use Context-Name = "local" (a specific redback attribute) for example in user configuration file but when I launch FreeRadius (freeradius -X) I obtain a syntax error message... I just like to know how can use VSA in user (is it the right configuration file to use it?) My goal is to bind a user in a redback context in the access-accept request. Many thanks for your help. On Fri, Apr 2, 2010 at 9:10 AM, Alan DeKok <aland@deployingradius.com> wrote:
Paul Varvel wrote:
I'm beginner with FreeRadius and I'd like to know where can I use a vendor specific attribute for my Redback router (in which configuration file).
Anywhere attributes can be used. They're just attributes... there's nothing magic about them.
When is try to use Context-Name = "local" (a specific redback attribute) in my user configuration file. I obtain a Syntax error message.
(a) You don't say WHICH file you're editing
(b) you don't say WHAT the error is.
Please include useful information in your question. "I tried to do stuff and it didn't work" isn't useful.
There are many people using redback attributes with FreeRADIUS. It works, and there are no problems.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Paul Varvel wrote:
I try to use Context-Name = "local" (a specific redback attribute) for
Are you going to post the exact text you entered, or is it secret?
example in user configuration file but when I launch FreeRadius (freeradius -X) I obtain a syntax error message...
Are you going to post the error message, or is it secret?
I just like to know how can use VSA in user (is it the right configuration file to use it?)
You were told how to use it. You posted pretty much the same message as last time. This makes it look like you didn't bother reading the reply. If you're not going to read the replies, don't ask questions. Alan DeKok.
participants (3)
-
Alan DeKok -
Murali Dhar -
Paul Varvel