Skip to content

Commit 26cc9ee

Browse files
authored
Merge pull request #769 from Paraphraser/20240517-zerotier-doc-master
2024-05-17 ZeroTier documentation - master branch
2 parents 7f51cd1 + 4e1acf9 commit 26cc9ee

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: docs/Containers/ZeroTier.md

+7
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,10 @@ Enabling this feature is a two-step process:
379379
6. Turn the connection off.
380380
7. Turn the connection on again.
381381

382+
Once the client has been configured like this, the "Enable Default Route" setting will stick. Subsequent connections will follow the *managed* default route.
383+
384+
If you wish to turn the setting off again, you need to repeat the same series of steps, turning "Enable Default Route" off at Step 4.
385+
382386
- Linux clients: execute the command:
383387

384388
``` console
@@ -790,6 +794,9 @@ A /22 is sufficient for 1,021 containers. That may seem like overkill but it doe
790794
Note:
791795

792796
* If you are never going to run NextCloud on your Raspberry Pi, you can omit that network definition entirely. Doing so will silence unnecessary messages from docker-compose.
797+
* The `172.30.0.0/22` and `172.30.4.0/22` subnets (or whatever alternative ranges you choose) are *private* to the host where IOTstack is installed. That means you can re-use these same subnets on multiple hosts (Raspberry Pis or other supported platforms), irrespective of whether those hosts are at the same site (like <mark>A</mark> and <mark>B</mark>) or distributed across multiple sites (like <mark>A</mark> and <mark>F</mark>).
798+
799+
> The only time you would need to consider adjusting the subnet ranges is if you happened to be running two or more instances of IOTstack on the same host, simultaneously.
793800

794801
## Global addressing { #globalAddressing }
795802

0 commit comments

Comments
 (0)