Skip to content

Commit 5f36bae

Browse files
authored
Merge pull request #125240 from changeworld/patch-15
Fix typo
2 parents 81d5d88 + a8ea237 commit 5f36bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/vpn-gateway-faq-p2s-all-include.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ The traffic selector limit for OpenVPN is 1,000 routes.
108108

109109
### What happens when I configure both SSTP and IKEv2 for P2S VPN connections?
110110

111-
When you configure both SSTP and IKEv2 in a mixed environment that consists of Windows and Mac devices, the Windows VPN client always tries the IKEv2 tunnel first. The client falls back to SSTP if the IKEv2 connection isn't successful. MacOS connects only via IKEv2.
111+
When you configure both SSTP and IKEv2 in a mixed environment that consists of Windows and Mac devices, the Windows VPN client always tries the IKEv2 tunnel first. The client falls back to SSTP if the IKEv2 connection isn't successful. macOS connects only via IKEv2.
112112

113113
When you have both SSTP and IKEv2 enabled on the gateway, the point-to-site address pool is statically split between the two, so clients that use different protocols are IP addresses from either subrange. The maximum number of SSTP clients is always 128, even if the address range is larger than /24. The result is a larger number of addresses available for IKEv2 clients. For smaller ranges, the pool is equally halved. Traffic selectors that the gateway uses might not include the Classless Inter-Domain Routing (CIDR) block for the point-to-site address range but include the CIDR block for the two subranges.
114114

0 commit comments

Comments
 (0)