Connect your VMware ESXi 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.
Procedure
- In the Trend Vision One console, go to .
- For customers that need to create a new connector group, click Add
Private Access Connector Group.
- Provide a unique name and description for the group.
- Click Save.
- Locate your Connector group name in the list and click
the New connector ()
icon.The Private Access Connector Virtual Appliance panel appears.
- Select VMware ESXi from the Platform list.
- Click Download Disk Image to download the OVA
file.Verify that the file name and extension are:
TrendMicroVisionOne-PrivateAccessConnector.ova
- Copy the Registration token for later use.
Important
The Registration token is only valid for 7 days. If the token expires, you must start again. - In your VMware environment, create the virtual machine.
Important
The steps contained in these instructions were valid as of July 2022 for the vSphere Client.- Sign in to the web vSphere Client, click ACTIONS, and then click Deploy OVF Template....The Deploy OVF Template screen appears.
- Under Select an OVF template, click Local file, select the OVA file downloaded from the Trend Vision One console, and then click NEXT.
- Under Select a name and folder, specify a unique name and target location for the Private Access Connector virtual appliance, and then click NEXT.
- Under Select a computer resource, select a destination computer resource and click NEXT.
- Under Review details, verify the template details and click NEXT.
- Under Select storage, select the disk location and click NEXT.
- Under Select networks, select a destination network and click NEXT.
- Under Ready to complete, review and confirm the
settings and click FINISH.
Note
The process may take around two minutes to complete.
- Sign in to the web vSphere Client, click ACTIONS, and then click Deploy OVF Template....
- Click the green Power On button on the top to power on the virtual machine, and then click the console button to open the virtual machine console.
- Sign in to the Private Access Connector virtual appliance with the default
credentials.User name: adminPassword: saseztna
- Enter the Command Line Interface (CLI), run the following command, and then press
the Enter key to change your password:
passwd
The default password is saseztna. Your new password cannot be the same as the default password.The admin user and privileged mode share the same password. - Type enable and then press the
Enter key to enter privileged mode. Provide the
updated password when asked.The command prompt changes from > to #.
- Use the CLI to configure the required network settings.After the Private Access Connector is installed, the default IP assignment method for your Ethernet interface is DHCP.To view the interface information, run the following command:
ifconfig
If your organization does not use a DHCP server, manually configure the static IP address, static route, and DNS server for your interface. For more information on available commands, see Private Access Connector CLI commands. - (Optional) Run the following command to change the time zone of the Private
Access Connector:
configure timezone <timezone>
The default time zone is America/Los_Angeles. - Check whether the Private Access Connector can connect to the NTP server
0.pool.ntp.org.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>
Note
To use public NTP servers, make sure that your firewall configuration allows outbound UDP traffic on port 123. - Run the following command to register the Private Access Connector virtual
appliance to Trend Vision One:
register <registration_token>
You can obtain the token from the same screen you downloaded the virtual appliance on Trend Vision One.Note
-
If your environment uses a local Network Time Protocol (NTP) server, make sure the NTP server synchronizes with the local time for successful registration.
-
Trend Micro recommends using an SSH client to easily copy and paste the registration token.
-
- Use the CLI to configure other settings, if required.For more information on available commands, see Private Access Connector CLI commands.After successful deployment, the Private Access Connector virtual appliance appears under the corresponding connector group on the Private Access Connectors tab.