Re: JMeter GUI client sending wrong source IP.missing statistics

2012-03-26 Thread karl
Hi Will, we faced the problem on windows with a multihomed pc (3 Interfaces -> VPN, eth0, eth1). IMHO -> in src/core/org/apache/jmeter/util/JMeterUtils.java the java-function/method/class localHost = InetAddress.getLocalHost(); don't work properly with more then one interface. You could try

Re: JMeter GUI client sending wrong source IP.missing statistics

2012-03-23 Thread Will Jessop
On 23 March 2012 23:22, Shmuel Krakower wrote: > Didnt try this but if the gui is running on windows machine try setting the > relevant ip as the main network connections on windows level... > בתאריך 2012 3 22 22:07, מאת "Will Jessop" : Hi Shmuel, Thanks for the reply. I'm using OS X, but I thin

Re: JMeter GUI client sending wrong source IP.missing statistics

2012-03-23 Thread Shmuel Krakower
Hi Didnt try this but if the gui is running on windows machine try setting the relevant ip as the main network connections on windows level... בתאריך 2012 3 22 22:07, מאת "Will Jessop" : > Hi All, > > I have a problem getting statistics back from remote JMeter servers. > Here's my setup: > > My ma

JMeter GUI client sending wrong source IP.missing statistics

2012-03-22 Thread Will Jessop
Hi All, I have a problem getting statistics back from remote JMeter servers. Here's my setup: My machine (JMeter GUI) -> VPN -> Remote network (datacentre, JMeter server instances) Networks on my machine: 192.168.1.70 local network 10.10.13.30 VPN I have a JMeter server started in the datacentr