27 Aug
2019
27 Aug
'19
1:43 p.m.
On Aug 27, 2019, at 12:56 PM, Rafael Ganascim <rganascim@gmail.com> wrote:
I can't use this approach because I need to process both the ippool modules:
IPV4 if (control:Module-Success-Message) { linelog
Then do: update control { &Module-Success-Message -= ANY } Which deletes it. Then, the next module can set it and use it.
} IPV6 if (control:Module-Success-Message) { linelogv6 }
My radius server is in production, so I got the debug from raddebug, to prevent impacting service availability. I'm sorry for that.
I understand, but it's a pain. This is why people should be running test systems. i.e. *don't* play games with your production system! Run tests! Alan DeKok.