You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/vpn-gateway/vpn-gateway-howto-point-to-site-classic-azure-portal.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,11 +55,10 @@ Use the following values to create a test environment, or refer to these values
55
55
***Address space:** 192.168.0.0/16 <br>For this example, we use only one address space. You can have more than one address space for your VNet.
56
56
***Subnet name:** FrontEnd
57
57
***Subnet address range:** 192.168.1.0/24
58
-
***GatewaySubnet:**10.11.255.0/27
58
+
***GatewaySubnet:**192.168.200.0/24
59
59
***Region:** (US) East US
60
60
***Client address space:** 172.16.201.0/24 <br> VPN clients that connect to the VNet by using this Point-to-Site connection receive an IP address from the specified pool.
61
61
***Connection type**: Select **Point-to-site**.
62
-
***GatewaySubnet Address range (CIDR block):** 192.168.200.0/24
63
62
64
63
Before you begin, verify that you have an Azure subscription. If you don't already have an Azure subscription, you can activate your [MSDN subscriber benefits](https://azure.microsoft.com/pricing/member-offers/msdn-benefits-details) or sign up for a [free account](https://azure.microsoft.com/pricing/free-trial).
65
64
@@ -166,7 +165,7 @@ When you install a client certificate, you need the password that was created wh
0 commit comments