13-Jan-2021 23:22
How to add client ip in data group using irule?
Or is there any option to store client ip in table ?
19-Jan-2021 09:57
Why do you want to store it in a data group? To use it in another irule?
20-Jan-2021 08:33
I can think of an option, do it via local logging.
Once its local logged, have an alert script triggered to copy that log & filter the IP to a file, have the file put unique entries alone.
Then trigger an Icall script to update the required DGL.
But still, for what purpose you are planning to use this. Share us your requirement, maybe there's some other feasible methods available too.