Framed-IP-Address not sent to ASA/NAS in proxy mode
Phil Mayers
p.mayers at imperial.ac.uk
Thu May 22 14:46:15 CEST 2014
On 22/05/14 13:21, Aleksander Roer Olsen wrote:
> I also tried to define a update reply like this without success: update
> reply { Framed-IP-Address = "%{ Framed-IP-Address }" }
That's bad syntax. See "man unlang"
Anyway, your problem is almost certain this:
[attr_filter.post-proxy] expand: %{Realm} -> domain.com
attr_filter: Matched entry domain.com at line 103
You have an attribute filter defined. Ensure Framed-IP-Address is in there.
More information about the Freeradius-Users
mailing list