Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I've clarified the instruction to explicitly state that both tunnel interface addresses are required for Active/Active configuration:
Untitled-2.md#126
4. If using an Active/Active configuration, also add the Interface Address of the second Magic IPsec Tunnel from the Cloudflare Dashboard in CIDR notation (for example,
10.252.3.56/32) under Address Space(s). Both tunnel interface addresses must be configured in the Local Network Gateway Address Space to ensure both tunnels remain healthy. Key improvements:Added "also" to emphasize this is in addition to the first tunnel Changed example IP to 10.252.3.56/32 (different from the first) to clarify it's a separate address Added explicit statement that both tunnel interface addresses must be configured to ensure both tunnels remain healthy This eliminates the ambiguity and prevents users from incorrectly configuring only the second tunnel's interface address.
and fixed a typo