Skip to content

Commit 0128bdc

Browse files
committed
Fix exit node related documentation
1 parent bffb49d commit 0128bdc

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

tailscale/DOCS.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,16 @@ This option is disabled by default.
137137
specify an exit node to use. See also the "Option: `exit_node`" section of this
138138
documentation.
139139
140+
**Note:** After you enable this option, you also have to enable it on Tailscale's
141+
admin console.
142+
143+
1. Navigate to the [Machines page][tailscale_machines] of the admin console, and
144+
find your Home Assistant instance.
145+
146+
1. Click on the **…** icon at the right side and select the "Edit route
147+
settings..." option. The "Exit node" and "Subnet routes" functions can be
148+
enabled here.
149+
140150
### Option: `advertise_routes`
141151

142152
This option allows you to advertise routes to subnets (accessible on the network
@@ -202,16 +212,6 @@ section of this documentation.
202212
**Note:** The `exit-node-allow-lan-access` option is always enabled when an exit
203213
node is specified. This is required by the Home Assistant environment.
204214
205-
**Note:** After you enable this option, you also have to enable it on Tailscale's
206-
admin console.
207-
208-
1. Navigate to the [Machines page][tailscale_machines] of the admin console, and
209-
find your Home Assistant instance.
210-
211-
1. Click on the **…** icon at the right side and select the "Edit route
212-
settings..." option. The "Exit node" and "Subnet routes" functions can be
213-
enabled here.
214-
215215
### Option: `log_level`
216216
217217
Optionally enable tailscaled debug messages in the app's log. Turn it on only

0 commit comments

Comments
 (0)