Hi everyone,

I have a little problem... I'm running the jmeter (GUI) on a machine
with multiple network interfaces; 1 with a public IP, and a few others
with private IPs. I'm attempting to control a jmeter-server on another
box somewhere on the internet. The jmeter-server eventually gave me this
error:

09/26/2003 7:18:42 AM INFO  - jmeter.JMeter: Version 1.9.1 
09/26/2003 7:20:07 AM WARN  - jmeter.engine: received host 
09/26/2003 7:23:17 AM WARN  - jmeter.engine: received test tree 
09/26/2003 7:23:17 AM WARN  - jmeter.engine: running test 
09/26/2003 7:23:17 AM INFO  - jmeter.engine: Running the test! 
09/26/2003 7:26:27 AM ERROR - jmeter.elements: java.rmi.ConnectException: Connection 
refused to host: 10.1.1.1; nested exception is: 
    java.net.ConnectException: Connection timed out
[snip!]

Notice jmeter-server is trying to contact jmeter (GUI) with a private
IP. As I said, the jmeter (GUI) box has several interfaces -- the public
interface is used to communicate with jmeter-server over the internet. I
don't know how jmeter-server got the 10.1.1.1 address, but it should be
using the public IP for jmeter, not a private IP.

I figure jmeter (GUI) is telling jmeter-server to contact it on this IP.
So, how do I tell the jmeter (GUI) which IP to send jmeter-server?

Thanks,
js.
-- 
Jean-Sebastien Morisset, Sr. UNIX Administrator <[EMAIL PROTECTED]>
Personal Home Page <http://jsmoriss.mvlan.net/>
JS & Melanie's Homebrewery <http://brewery.mvlan.net/>
Underwater and Travel Photographs <http://www.mvpix.com/>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to