<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
First, thanks Alan for your super quick response.<br>
<br>
I edited the dictionary because they want that the reply exactly match
this string "Redback-Subscriber-Profile-Name"<br>
The Attribute 91 is present on the first part of the dictionary as
"Red-Profile-name" and is not on the second part "new name".<br>
So I added it at the end of the list :<br>
ATTRIBUTE Redback-Subscriber-Profile-Name 152 string<br>
<br>
So maybe with attribute number 91 it will work better ?<br>
<br>
Sorry but i'm not yet very familiar with FreeRadius.<br>
<br>
Thanks a lot.<br>
<br>
<br>
Thomas<br>
<br>
<br>
<br>
Alan DeKok a écrit :
<blockquote cite="mid:48BEAD7C.506@deployingradius.com" type="cite">
<pre wrap="">Thomas LAVIGNE wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I have a problem with a FreeRadius server. The guys at the other side
says that the reply coming from my server is not correct.
Have somebody any idea how to solve this :
</pre>
</blockquote>
<pre wrap=""><!---->
Change the configuration on your server to send the correct reply?
</pre>
<blockquote type="cite">
<pre wrap="">Maybe I have added the Redback subscriber attribute at the wrong place
in the redback dictionary ?
</pre>
</blockquote>
<pre wrap=""><!---->
So you edited the dictionary? Why?
</pre>
<blockquote type="cite">
<pre wrap=""> I checked the 'Access-Accept' packet coming from the Radius server.
The byte that identifies the 'subscriber-profile-name' VSA is incorrect.
</pre>
</blockquote>
<pre wrap=""><!---->..
</pre>
<blockquote type="cite">
<pre wrap=""> It's sending back 'forteplus', however, the VSA byte (98) is incorrect.
It should be '5b' (decimal 91).
</pre>
</blockquote>
<pre wrap=""><!---->
The default dictionary.redback has the subscriber profile attribute as 91.
Perhaps you shouldn't be editing the dictionary files?
Alan DeKok.
-
List info/subscribe/unsubscribe? See <a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a>
</pre>
</blockquote>
</body>
</html>