JMeter uses RMI to communicate between client and server. The standard RMI port number is 1099. But whether that alone is sufficient, I don't know.
If by connectivity you mean bandwidth, then it is likely that using JMeter in client-server mode will also hit the connection hard. Might be better to copy the TestPlan(s) to the remote host, and then run JMeter in non-GUI mode. No need then to mess with firewall settings. S. On 06/08/05, Paul Keeble <[EMAIL PROTECTED]> wrote: > I am trying to test a web site where the connectivity from my local machine is > not sufficent to test it properly. As such I have installed JMeter closer to > the environment and trying to use the remote server system. > > I have attempted the same thing locally and had no problems, but the remote > instance is behind a firewall. I need to know how to set JMeters port for the > remote server testing as long as it can be done. > > If I can't set the port then what ports do I need to open in the firewall for > the default communication? > > Thanks > > Paul K > > > > ___________________________________________________________ > How much free photo storage do you get? Store your holiday > snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

