8 Jun
2020
8 Jun
'20
9:24 p.m.
Hi, I have freeradius with jradius for authentication and authorization. I would like to have freeradius pass NAS-IP-Address attribute to jradius. How to config freeradius? Thanks Jim
8 Jun
8 Jun
11:16 p.m.
On 08/06/2020 22:24, Jim Shi via Freeradius-Users wrote:
Hi, I have freeradius with jradius for authentication and authorization. I would like to have freeradius pass NAS-IP-Address attribute to jradius. How to config freeradius?
The same way you add any attribute, e.g. with unlang: update request { &NAS-IP-Address := 127.0.0.1 } But NAS-IP-Address should be added by the NAS. You shouldn't generally be adding it in FreeRADIUS. -- Matthew
2242
Age (days ago)
2242
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jim Shi -
Matthew Newton