Thank you sir, and now the million dollar question, how soon until we see a -rc1 ? -----Original Message----- From: freeradius-users-bounces+duanec=mail.illicom.net@lists.freeradius.org [mailto:freeradius-users-bounces+duanec=mail.illicom.net@lists.freeradius.or g] On Behalf Of Alan DeKok Sent: Tuesday, January 08, 2008 10:43 AM To: FreeRadius users mailing list Subject: Re: variables with 2.0.0-beta Duane Cox wrote:
Hello
Will this still expand with 2.0.0-beta ?
%{config:client[%{Packet-Src-IP-Address}].shortname}
I've just committed a fix that will expand the contents of %{config:...}. So if you still have an old-style client definition, it should now work.
I'm using 2.0.0-pre2 and it's working, but I am seeing some warnings with 2.0.0-beta about not being able to expand/find it.
In 2.0.0-beta, you can do: %{client:shortname}, which means "the client that this request came from". It's much simpler than the above method. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html