PC 11.52 ,IP Spoofing enable and Load Test
Question ID: 105434
1
0

Hi,

Can any one let me know the process to be followed for running a load test with "IP-Spoofing" in Performance Center 11.52.
I have seen an option in the scenario to enable the IP Spoofing but how can we know the details of the spoofed IP’s and whether it is actually working or not.?

Marked as spam
Posted by (Questions: 2, Answers: 0)
Asked on June 4, 2014 3:38 pm
121 views
Answers (1)
0
Private answer

To find out the IP:

if (lr_get_vuser_ip())
lr_output_message(''The IP address is %s'', lr_get_vuser_ip());
else
lr_output_message(''IP spoofing disabled'');

There is a tool under your 'HP Performance Center Host/Tools' directory (or similar folder for plain LR) named 'IP Wizard'. This tool is very simple (instructions can be found on HP's site) and is used to add IPs to your server's card.

Marked as spam
Posted by (Questions: 6, Answers: 6)
Answered on June 5, 2014 5:13 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top