Multiple Appearing of the same Attribute & variables
Hi, I have a Radius Packet with one Vendor Specific Attribute coming twice in that packet. Since I am writing the information into Mysql database, I wanted to know how to address the first and the second ? I saw that %{Attribute[index]} should work, but it doesn't. The entry (seen in Debug mode) is empty. I am using Radius 1.0.4. What's wrong with my conf ? Frederic
"Metz, Frederic" <Frederic.Metz@t-com.net> wrote:
I have a Radius Packet with one Vendor Specific Attribute coming twice in that packet. Since I am writing the information into Mysql database, I wanted to know how to address the first and the second ? I saw that %{Attribute[index]} should work, but it doesn't. The entry (seen in Debug mode) is empty. I am using Radius 1.0.4. What's wrong with my conf ?
The problem is not your configuration. The problem is that the syntax you quoted is valid only in the current CVS snapshot, not in 1.0.4. Alan DeKok.
participants (2)
-
Alan DeKok -
Metz, Frederic