TeamViewer Agentless Access allows you to securely access devices within segmented networks and complex infrastructures by acting as a gateway to access endpoint devices. These access endpoints behave like any other managed device, each with its own TeamViewer ID, manager assignments, and support for Conditional Access rules.

This guide walks you through the one-time setup required to configure an access gateway in your environment.

This article applies to all TeamViewer Tensor license holders who purchased the Agentless Access add-on.

Prerequisites

Before setting up your access gateway, ensure the following prerequisites are met:

1. Identify the location of the access gateway within your network segment and security layer.

2. Decide whether to use a physical or virtual machine.

3. Install a Linux-based gateway (recommended: Debian-based system).

4. Install Podman (version 4 or higher) on the gateway machine.

5. Copy the access endpoint-base-image to the access gateway machine.

Please contact your TeamViewer contact person to ensure you get the right base image.

6. Load the image into Podman container storage:

podman load -i jumptarget-base-image.tar

After loading the image, note and save the values of REPOSITORY and TAG for later usage. These will be needed for the setup.