Thanks for your quick reply.
Would it be possible to handle this by the Grinder HTTPPlugin itself?
http://grinder.sourceforge.net/g3/http-plugin.html#Levels+of+Controlcontrol = HTTPPluginControl.getConnectionDefaults()
control.setLocalAddress("192.168.1.77")
Probably by giving the vuser a parameter then which represents the localAddress?
Kind regards