11 Oct
2017
11 Oct
'17
10:46 a.m.
On Oct 11, 2017, at 9:45 AM, Cassiano Peixoto <peixotocassiano@gmail.com> wrote:
I'm using radius proxy and I'm trying to send to main radius the value of NAS-Port-Id to Called-Station-Id Atribute.
I added the following line on post-auth section:
update reply { Called-Station-Id += "%{reply:NAS-Port-Id}" }
But It's doesn't work. Anyone could help how should I proceeded?
See the FAQ for "it doesn't work". The server has debug output you can use to find the problem. Run the server in debugging mode as suggested in the FAQ, "man" pages, web pages, and almost daily on this list. Alan DeKok.