Step 1: Download and import the installation file for your hypervisor – see How to Deploy CloudGen Access on a Virtual Appliance.
Step 2: Return to this article to configure the network, proxy, and SSH as described below.
Step 3: Follow instructions in How to Deploy the CloudGen Access User Directory Connector with Vx.
Also see CloudGen Access on Vx Release Notes.
Network Configuration
Note that the the screenshots are from a Ubuntu machine.
Step 1. Log In
Power on the Vx and launch the console.
When you see the login screen, use the default credentials to log in:
Username: admin
Password: admin
Follow the prompts to change your password and login.
Step 2. Set the IP Address and Time Zone.
By default, the IP address is obtained via DHCP. If DHCP is not available, you can manually assign an IP address to the virtual machine. To check or to manually assign an IP address to the virtual machine:
Select Network > Configure to check the current configuration.
Select Edit Network to edit the default connection.
Move the cursor to IPv4 Configuration and select Manual.
Enter your IPv4 configuration.
IP address
Gateway
DNS Server IPs for primary and secondary DNS
Select <OK> to save.
Select the Activate a Connection option to restart the connection.
If you added a new connection instead of editing an existing connection, make sure you activate that new configuration instead of the default one (Network Manager -> Activate-> Select). Note that the active configuration is marked with an asterisk (*).
You need to Deactivate and Activate the connection to apply the changes.
Return to the main screen and select Status to confirm the changes.
To change the time zone, select System > Date > Timezone.
How to Configure SSH
Select Services.
Select SSH.
Select Enable to enable or Start to start the SSH service on boot-up.
If your virtual machine shares the IP address of your device on the external network (your device provides NAT for network traffic from the virtual machine), you need to change network settings to bridge mode (the virtual machine appears as an additional computer on the same physical network connection as your device).
You can check the IP address of the virtual appliance by selecting Network and Status.
Now you can SSH into the virtual appliance; example:
ssh admin@10.x.x.x
How to Reboot SSH
Select Reboot.
Select Yes to reboot.
How to Configure a Proxy
Note that Envoy is pre-configured to listen locally on 443/tcp via the proxy environment variable FYDE_ENVOY_LISTENER_PORT. There is also a firewall rule for the public zone allowing external access to this port.
Select Services > Proxy > Configure > Set .
Select enrollment_token.
Paste the token and click Enter, making sure that you are pasting without style (you can obtain the enrollment_token from the CloudGen Console when you create a new User Directory).
If you can’t paste the token, you can SSH into the virtual appliance and paste it there. See How to Configure SSH above.
To double check the entered values, select View .
Go to Services > Proxy .
Select Start to start the proxy service now, or Enable to start the proxy service now and enable starting the service on boot-up.