Learn how to deploy your own Virtual Network Sensor with KVM, using Red Hat Enterprise Linux 9.2 as an example.
Virtual Network Sensor is a lightweight network sensor that scans your network
activity and feeds network activity data to TrendAI Vision One™ and allows you
to discover unmanaged assets and gain a holistic view of your attack surface. Before
using the features of Network Security, you
need to set up your Virtual Network Sensor and connect your sensor to TrendAI Vision One™.
ImportantBefore deploying the Virtual Network Sensor, make sure you complete the following:
|
Procedure
- In the Red Hat Enterprise Linux 9.2 environment (KVM host), install the required software.
- On the KVM host CLI, ensure that you have root privileges and create your destination folder and the data and management ports.
- On the TrendAI Vision One™ console, go to .
- Click Deploy Virtual Network Sensor.The Virtual Network Sensor Deployment panel appears.
- Select KVM for the platform.
- Set the Admin password and confirm the password.The password must contain the following:
-
12 to 32 characters
-
Both uppercase and lowercase characters
-
At least one number (0-9)
-
At least one special character: ~!`@#$%^&*()/_+=[]{}-\|<>',.?:;" or space

Note
This step is used to set the default admin password to access the Virtual Network Sensor command line interface after deployment. -
- Select the Connection method.
-
Direct connection: the Virtual Network Sensor connects to TrendAI Vision One™ directly. Make sure the Virtual Network Sensor is able to connect to the internet when using this configuration.
-
Connect using a custom proxy: the Virtual Network Sensor connects to TrendAI Vision One™ through a third-party proxy. After choosing this method, configure the following fields:
-
Proxy address: Specify the IP address of the proxy.
-
Proxy port: Specify the connecting port of the proxy.
-
Proxy server requires authentication: (Optional) Select if the proxy requires authentication credentials.
-
User name: Specify the user name for the proxy credentials.
-
Password: Specify the password for the proxy credentials.
-
-
Connect using a Service Gateway as proxy: the Virtual Network Sensor connects to TrendAI Vision One™ through a Service Gateway. Select a Service Gateway to use for this method.

Important
The Virtual Network Sensor must be able to connect to a Service Gateway with the Forward Proxy Service configured and enabled. For more information, see Manage services in Service Gateway.
-
- Click Download Disk Image.
- Extract the disk image zip file.
- On the KVM host CLI, execute $ cp -a cacert.pem checksum checksum.p7 vns_deploy.sh vns_meta.iso \vns_system.qcow2 <destination_folder>/ to copy the files to the destination folder.
- Execute $ bash ./vns_deploy.sh --mgmt <mgmt_network> --data
<data_network> to deploy Virtual Network Sensor.Your Virtual Network Sensor deploys and automatically connects to Network Inventory.
- To confirm that your Virtual Network Sensor has successfully deployed, go to on the TrendAI Vision One™ console to view information about your deployed
Virtual Network Sensor.If the Virtual Network Sensor does not appear in Network Inventory after deployment, verify the following settings:
-
Network settings (NIC/vNIC setting and order)
-
Firewall settings
-
Proxy settings if using a proxy
-
Review the Virtual Network Sensor FAQ to verify and test the connection

Tip
-
For information about troubleshooting Virtual Network Sensor, see Virtual Network Sensor CLI commands.
-
The Virtual Network Sensor default IP allocation is DHCP. For more information about changing the IP settings and registering manually, go to Virtual Network Sensor FAQ.
-
