You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Mike Measel <mm...@wilytech.com> on 2005/08/26 15:05:29 UTC

remote testing and firewall hack

I've seen several questions on what ports need to be open to allow the 
client to be running servers outside the firewall.

The return port is random because the call (in RemoteJmeterEngineImpl) 
to create the unicast object in the rmiregistry does not specifiy a port.

Adding a specific port number to the create fixes this problem.  Does it 
potentially break anything else?

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org