ZTNA Gateway

Configure the node to act as a Zero Trust Network Access server

Navigate to a node, then select ZTNA Gateway under the Network section.

ztna-gateway

HTTPS Endpoint

The HTTPS endpoint is used to provide connectivity for non-WireGuard ZTNA applications.

Field NameDescription
EnabledWhen enabled, this node will listen for ZTNA traffic.
Public FQDNThe IP or FQDN of the node or the load balancer in front of the node. If using a domain name without a load balancer, be sure to select the appropriate certificate.
PortThe port to listen on. Users will always connect on port 443, so only change this if the node is behind a load balancer.
CertificateThe certificate to use for TLS traffic. Only needed if the node is to be directly accessed by users (i.e., without a load balancer) and the FQDN is a domain name.

WireGuard Endpoint

The WireGuard endpoint is used to provide connectivity for WireGuard ZTNA applications.

Field NameDescription
EnabledWhen enabled, this node will listen for WireGuard traffic.
Public FQDNThe IP or FQDN of the node or the load balancer in front of the node.
PortThe port to listen on.
Public KeyThe node’s WireGuard public key. This can be generated or imported using the actions dropdown. Note that regenerated the key will disconnect existing clients and require users to reconfigure their WireGuard connection.

“WireGuard” is a registered trademark of Jason A. Donenfeld.