To remotely run the Open Agent in a network address translation (NAT) environment, for example a virtual machine (VM), configure
the agent to include a VM argument.
-
Navigate to the
agent.properties.sample file and open it.
By default, this file is located at:
%APPDATA%\Silk\SilkTest\conf, which is typically
C:\Documents and Settings\<user name>\Application Data\Silk\SilkTest\conf.
-
Add the following property:
java.rmi.server.hostname=<external IP of VM>
-
Save the file as
agent.properties .