Milind_open_source
Milind_open_source

Reputation: 151

How to setup IP spoofing in jmeter?

I am now load testing a website through jmeter from my machine. But I want a real world scenario , so can ip aliasing or ip spoofing be used by jmeter which will look like requests are being sent from different ip addresses.?

Upvotes: 12

Views: 20820

Answers (1)

UBIK LOAD PACK
UBIK LOAD PACK

Reputation: 34526

Yes it can, see property Source IP address::

Note that you must use HTTPClient implementations.

For a full tutorial, see :

Upvotes: 5

Related Questions