Skip to content

Commit a681cf5

Browse files
authored
Update vpn-gateway-howto-point-to-site-classic-azure-portal.md
1 parent bd61155 commit a681cf5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/vpn-gateway/vpn-gateway-howto-point-to-site-classic-azure-portal.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,10 @@ Use the following values to create a test environment, or refer to these values
5555
* **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.
5656
* **Subnet name:** FrontEnd
5757
* **Subnet address range:** 192.168.1.0/24
58-
* **GatewaySubnet:** 10.11.255.0/27
58+
* **GatewaySubnet:** 192.168.200.0/24
5959
* **Region:** (US) East US
6060
* **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.
6161
* **Connection type**: Select **Point-to-site**.
62-
* **GatewaySubnet Address range (CIDR block):** 192.168.200.0/24
6362

6463
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).
6564

0 commit comments

Comments
 (0)