Skip to content

Commit b38b3b9

Browse files
Merge pull request #276227 from Niyswas/patch-1
ANPTA -Azure VPN Gateway FAQ -added Openvpn Traffic selector limit
2 parents 4f1d4c1 + e5c8edf commit b38b3b9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ Windows 10 version 2004 (released September 2021) increased the traffic selector
9393

9494
The traffic selectors limit in Windows determines the maximum number of address spaces in your virtual network and the maximum sum of your local networks, VNet-to-VNet connections, and peered VNets connected to the gateway. Windows based point-to-site clients will fail to connect via IKEv2 if they surpass this limit.
9595

96+
### What is the OpenVPN traffic selector limit for point-to-site connections?
97+
98+
The traffic selectors limit for OpenVPN is 1000 routes.
99+
96100
### What happens when I configure both SSTP and IKEv2 for P2S VPN connections?
97101

98102
When you configure both SSTP and IKEv2 in a mixed environment (consisting of Windows and Mac devices), the Windows VPN client will always try IKEv2 tunnel first, but will fall back to SSTP if the IKEv2 connection isn't successful. MacOSX will only connect via IKEv2.

0 commit comments

Comments
 (0)