[qmtest] Remote Option
Mark Mitchell
mark at codesourcery.com
Thu Aug 7 21:57:35 UTC 2003
On Thu, 2003-08-07 at 14:51, Kevin White wrote:
> Mark,
>
> I am trying to make QMTest available over the Internet to some team members
> located offsite, but am having problems doing so.
>
> I can bind a local IP address just fine, but when I specify a public IP
> address for my company domain, it chokes:
>
> qmtest gui -A 166.70.xxx.xxx
>
> From the documentation, it seems this syntax is only for local IP addresses,
> so I'm guessing the qmtest remote option is the way to go. However, there
> is no documentation that I can find on this particular option. Can you help
> me out?
I don't think it's "qmtest remote" that you want; that's used internally
by QMTest when using ProcessTarget or RshTarget.
The "-A" option you're using above should be what you want, but you're
correct that you'll need to use an address that corresponds to your
local machine. If there's a firewall between that machine and your
remote users, you'll need to set up some kind of HTTP forwarding at the
firewall.
Yours,
--
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery.com
More information about the qmtest
mailing list