nmd | HyperDrive appliances need to be able to connect to the license server for license verification.
If the server is not reachable for a certain period, your appliance will stop working.
If the appliance doesn't have a direct internet connection, a proxy needs to be configured. For this reason, this proxy file needs to be created on the appliance:
# /etc/nomadesk-license-master/proxy.ini
With contents:
proxy_host=’your.proxy.url’
proxy_port=8080
proxy_login=**USERNAME**
proxy_password=**PASSWORD**
Comments
0 comments
Please sign in to leave a comment.