Connect your AWS applications with Zero Trust Secure Access Private Access and prevent unauthorized intrusions.
Private Access Connectors connect your internal applications with Zero Trust Secure Access Private Access, which allows you to control access to sensitive corporate resources. To ensure high availability (HA) and facilitate load-balancing on high traffic apps, install and group together at least 2 connectors in each environment. Before attempting to deploy the Private Access Connector, ensure that your environment meets the minimum system requirements.
The Private Access Connector Virtual Appliance panel appears.
The steps and screens contained in these instructions were valid as of October 2022.
Make sure that you always select the latest software version.
The Create stack screen opens.
To use automatic scaling of the VM instances via dynamic scaling policies, you must set MonitoringGranularity to 1 min for EC2 detailed monitoring. Detailed monitoring incurs charges. For more information, see Amazon CloudWatch documentation.
The system launches two instances when creating the stack. Allow some time for the process to complete.
ssh -i <path_of_the_private_key_file> admin@<public_IP_address_of_the_instance>
AWS automatically creates a user for the VM. Make sure you use admin rather than the created user to log on.
passwd
The admin user and privileged mode share the same password.
The command prompt changes from > to #.
configure timezone <timezone>
The default time zone is America/Los_Angeles.
The Connector requires connectivity to an NTP server to synchronize its clock. By default, Trend Vision One uses the public NTP server 0.pool.ntp.org. You can also configure the Connector to connect to another public NTP server or a local NTP server within your organization.
Run the following command to configure the NTP server: configure ntp server <address>
To use public NTP servers, make sure that your firewall configuration allows outbound UDP traffic on port 123.
For more information on available commands, see Private Access Connector CLI Commands.
After successful deployment, the connector virtual appliance appears under the corresponding connector group on the Private Access Connectors tab.