The VM Access Proxy is used to provide users outside your corporate firewall access to VMs inside the firewall. As such, and because Commander supports multiple VM Access Proxies at once, Flexera recommends that you deploy a new VM Access Proxy alongside any that will be decommissioned for being a legacy version. In doing so you prevent any expected or unexpected downtime for users who rely on the VM Access Proxies to connect to their VMs. Deploying a new VM Access Proxy may also be faster than upgrading in some circumstances.
However, if you decide to upgrade an existing VM Access Proxy to version 3.8, there are some additional steps that must be performed that supplement the published instructions. These steps are required to make sure that security improvments in the server.xml file are active in production.
- Follow the upgrade instructions.
- Stop the remoteaccess Docker container:
docker stop remoteaccess
- Back up the server.xml file allowing the VM Access Proxy to install the new server.xml:
sudo mv /var/data/conf/server.xml /var/data/conf/server.xml.pre_3.8
- Start the remoteaccess Docker container:
docker start remoteaccess
- Check if the keystore password is present in server.xml.pre_3.8:
sudo grep 'keystorePass=' /var/data/conf/server.xml.pre_3.8
- The output of the previous step displays the keystore password like so:
keystorePass="myKeystorePassword"
- Working from /var/data/conf open the server.xml file using the nano editor:
sudo nano server.xml
- In the Connector section, locate the element that contains the keystorefile attribute. Add the following line, with the keystore password recorded in step 6. For example:
<!-- Define a SSL HTTP/1.1 Connector on port 443 -->
<Connector SSLEnabled="true" clientAuth="false" keystoreFile="${catalina.home}/conf/keystore"
keystorePass="myKeystorePassword"
maxThreads="150" port="8443" protocol="HTTP/1.1" scheme="https" secure="true"
sslProtocol="TLS"
sslEnabledProtocols="TLSv1,TLSv1.1,TLSv1.2"
ciphers="TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA"
/>
- Restart the remoteaccess Docker container to pick up the keystore password:
docker stop remoteaccess; docker start remoteaccess
Give the VM Access Proxy a few minutes to initialize, and then confirm the console connections are successful.
Related Articles
How Are Snow Commander VM Access Proxy sessions connected? 12Number of Views VM access proxy installation in Snow Commander 14Number of Views Configuring HTTP Strict Transport Security (HSTS) on the VM Access Proxy 22Number of Views Retrieve VM Access Proxy logs 12Number of Views VM Access Proxy console connection fails due to a recent Broadcom update for hostd service 8Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Revenera Assistant
Case id: 00001065
Activity: Status change: 2 hours ago