Have changed the unlang as follow.<div><br></div><div><div>        update request {</div><div>                NAS-Identifier := "new-nas-identifier"</div><div>        }</div><div><br></div><div>Tried put it under authorize, pre-proxy or post-proxy, nothing changed.</div>
<br><div class="gmail_quote">On Tue, Jun 5, 2012 at 2:45 PM, Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com" target="_blank">aland@deployingradius.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">C.F. Yeung wrote:<br>
> I want to update NAS-Identifier in Access-Request before proxying to<br>
> other radius server. Tried adding the following lines in default but in<br>
> vain.<br>
<br>
</div>  WHERE?  Just some random place?<br>
<br>
  Or did you READ the file, and look for "proxy".  If you had done that,<br>
the solution would be obvious.<br>
<div class="im"><br>
> So, where should I put the following unlang?<br>
><br>
>         update request {<br>
>                 NAS-Identifier = "new-nas-identifier"<br>
>         }<br>
<br>
</div>  Read "man unlang".  You want to use ":=", not "="<br>
<br>
  Alan DeKok.<br>
<br>
<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</blockquote></div><br></div>