22 May
2014
22 May
'14
8:46 a.m.
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.