25 Jan
2024
25 Jan
'24
5:42 a.m.
On 25/01/2024 10:36, Hefin James [ahj] (Staff) via Freeradius-Users wrote:
Is there a way to run through the array of IPv6 addresses and getting a syslog line per IPv6 address?
your solution is likely to be something along the lines of foreach &Framed-IPv6-Address { <do something using the Foreach-Variable-0 attribute> } -- Nick Porter