Skip to content

Commit d222405

Browse files
Merge pull request #10568 from mendix/nc-private-conn-update
Emphasize IP fwding step
2 parents c48d65d + e16b498 commit d222405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/control-center/security/private-connectivity/configure-private-connectivity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ tailscale up --auth-key=<AUTH_KEY> --advertise-routes=<IP_RANGE>
367367

368368
To expose subnet routes for an agent on a Linux server, follow these steps:
369369

370-
1. [Enable IP forwarding](https://tailscale.com/kb/1019/subnets?tab=linux#enable-ip-forwarding)
370+
1. **Important**: Make sure you [enable IP forwarding](https://tailscale.com/kb/1019/subnets?tab=linux#enable-ip-forwarding). Not enabling IP forwarding means you will not be able to connect to your resources.
371371
2. Run the following script on the machine where the agent is installed, and replace `IP_RANGE` with the IP ranges you want to expose:
372372

373373
```shell Linux

0 commit comments

Comments
 (0)