Skip to content

Commit 29cdfdd

Browse files
authored
backport of commit 06108f3
1 parent 35b5bc4 commit 29cdfdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/content/docs/concepts/connection-workflows/multi-hop.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ workers are used to access targets.
7171

7272
## Use HCP-managed workers as ingress workers
7373

74-
Many organizations have strict network policies and prohibit all inbound traffic into their network. In these scenarios, HCP-managed workers can be used as the ingress worker. In order to establish a connection into the network, a self-managed worker configured as an egress worker will initiate an outbound connection to the HCP-managed worker, resulting in a persistent connection. As a result, when end users connect to a target, the end user's connection would hop from the Boundary client to the HCP-managed worker (ingress worker) to the self-managed worker (egress worker) to the target (or other intermediary workers if needed).
74+
Many organizations have strict network policies that prohibit all inbound traffic into their networks. In these scenarios, you can use HCP-managed workers as the ingress workers. To establish a connection into the network, a self-managed worker configured as an egress worker initiates an outbound connection to the HCP-managed worker, creating a persistent connection. As a result, when end users connect to a target, the end user's connection would hop from the Boundary client to the HCP-managed worker (ingress worker) to the self-managed worker (egress worker) to the target (or other intermediary workers if needed).
7575

7676
### Configure HCP-managed workers for ingress
7777

0 commit comments

Comments
 (0)