Skip to content

Commit 0a85294

Browse files
Merge pull request #233792 from cherylmc/patch-8
update result ip
2 parents 83a196e + a681cf5 commit 0a85294

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 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

@@ -166,7 +165,7 @@ When you install a client certificate, you need the password that was created wh
166165
Physical Address................:
167166
DHCP Enabled....................: No
168167
Autoconfiguration Enabled.......: Yes
169-
IPv4 Address....................: 192.168.130.2(Preferred)
168+
IPv4 Address....................: 172.16.201.11 (Preferred)
170169
Subnet Mask.....................: 255.255.255.255
171170
Default Gateway.................:
172171
NetBIOS over Tcpip..............: Enabled
@@ -216,4 +215,4 @@ After updating has completed, the certificate can no longer be used to connect.
216215

217216
* To understand more about networking and Linux virtual machines, see [Azure and Linux VM network overview](../virtual-network/network-overview.md).
218217

219-
* For P2S troubleshooting information, [Troubleshoot Azure point-to-site connections](vpn-gateway-troubleshoot-vpn-point-to-site-connection-problems.md).
218+
* For P2S troubleshooting information, [Troubleshoot Azure point-to-site connections](vpn-gateway-troubleshoot-vpn-point-to-site-connection-problems.md).

0 commit comments

Comments
 (0)