Forum Discussion

THE_BLUE's avatar
THE_BLUE
Icon for Cirrostratus rankCirrostratus
Jan 13, 2021

store client ip in data group using irule

How to add client ip in data group using irule?

Or is there any option to store client ip in table ?

2 Replies

  • 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.