iRule to randomly change source IP
Hi,
Still to new to iRules so I have problem figuring out rule that will simulate clients coming from different geolocations when traffic is generated from limited pool of private ip addresses. So something like that: 1. Packet is coming with private IP 2. Random generator (I will find code for that but if somebody has ready one allowing to generate country located ip I will appreciate sharing) is generating some IP and replacing original one with generated before sending request to server - actually it would be great if it could be changed on client side but I doubt it is possible? I would like to generate some date for Analytic and other statistic modules on LTM 3. Before sending response packet destination IP is changed back to original source IP before sending back to the client
Piotr