You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/control-center/security/private-connectivity/configure-private-connectivity.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -367,7 +367,7 @@ tailscale up --auth-key=<AUTH_KEY> --advertise-routes=<IP_RANGE>
367
367
368
368
To expose subnet routes for an agent on a Linux server, follow these steps:
369
369
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.
371
371
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:
0 commit comments