It seems like your browser didn't download the required fonts. Please revise your security settings and try again.
Barracuda CloudGen Access

How to Get Started With CloudGen Access Vx

  • Last updated on

Also see CloudGen Access on Vx Release Notes.

Network Configuration

Step 1. Log In

  1. Power on the Vx and launch the console.
  2. When you see the Login screen, use the default credentials to log in:
    Username: admin
    Password: admin

    CGAVxLoginScreenshot.png
  3. 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:

  1. Select Network and check the current configuration.

    SelectNetworkSetIPAddress.png
  2. Select Configure and Edit Connection.
  3. Move the cursor to IPv4 Configuration and select Manual.

    CGAVxIP4ConfigManual.png
  4. Enter your IPv4 configuration.

    CGAVxIPv4Configuration.png
  5. Select <OK> and then Back.
  6. Select the Activate a Connection option to restart the connection.

    CGAVxActivateAConnection.png
  7. You need to Deactivate and Activate the connection to apply the changes.

    CGAVxDeactivate.png
  8. Return to the main screen and select Status to confirm the changes.

    CGAVxMainScreenStatus.png

To change the time zone,  select System > Date > Timezone.


How to Configure SSH

  1. Select  Services.
  2. Select SSH.
  3. Select  Enable  to enable or  Start   to start the SSH service on boot-up.  
  4. 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).  
  5. You can check the IP address of the virtual appliance by selecting  Network  and  Status .  
  6. Now you can  SSH  into the virtual appliance; example:    ssh  admin@10.x.x.x

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.

  1. Select Services > Proxy > Configure > Set .  

  2. Select enrollment_token.  

  3. 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).

  4. If you can’t paste the token, you can SSH into the virtual appliance and paste it there. See How to configure SSH  below.

  5. To double check the entered values, select View .  

  6. Go to Services > Proxy .  

  7. Select Start to start the proxy service now, or Enable to start the proxy service now and enable starting the service on boot-up. 


    Next, see How to Deploy the CloudGen Access User Directory Connector with Vx.