Skip to content

Commit 27570ab

Browse files
committed
updaet
1 parent df3d4c5 commit 27570ab

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

articles/vpn-gateway/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
- name: Configure OpenVPN clients
152152
href: vpn-gateway-howto-openvpn-clients.md
153153
- name: Move to OpenVPN protocol or IKEv2 from SSTP
154-
href: moving-to-ikev2-or-openvpn-from-sstp.md
154+
href: ikev2-openvpn-from-sstp.md
155155
- name: Transition to a public CA gateway certificate for P2S
156156
href: vpn-gateway-point-to-site-gateway-public-ca.md
157157
- name: Configure an Always On VPN device tunnel

articles/vpn-gateway/moving-to-ikev2-or-openvpn-from-sstp.md renamed to articles/vpn-gateway/ikev2-openvpn-from-sstp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Adding IKEv2 to an existing SSTP VPN gateway will not affect existing clients an
4343

4444
To add IKEv2 to an existing gateway, simply go to the "point-to-site configuration" tab under the Virtual Network Gateway in portal, and select **IKEv2 and SSTP (SSL)** from the drop-down box.
4545

46-
![point-to-site](./media/moving-to-ikev2-or-openvpn-from-sstp/sstptoikev2.png "IKEv2")
46+
![point-to-site](./media/ikev2-openvpn-from-sstp.md/sstptoikev2.png "IKEv2")
4747

4848

4949
### Option 2 - Remove SSTP and enable OpenVPN on the Gateway
@@ -52,7 +52,7 @@ Since SSTP and OpenVPN are both TLS-based protocol, they cannot coexist on the s
5252

5353
You can enable OpenVPN along side with IKEv2 if you desire. OpenVPN is TLS-based and uses the standard TCP 443 port. To switch to OpenVPN, go to the "point-to-site configuration" tab under the Virtual Network Gateway in portal, and select **OpenVPN (SSL)** or **IKEv2 and OpenVPN (SSL)** from the drop-down box.
5454

55-
![point-to-site](./media/moving-to-ikev2-or-openvpn-from-sstp/sstptoopenvpn.png "OpenVPN")
55+
![point-to-site](./media/ikev2-openvpn-from-sstp.md/sstptoopenvpn.png "OpenVPN")
5656

5757
Once the gateway has been configured, existing clients will not be able to connect until you [deploy and configure the OpenVPN Clients](https://docs.microsoft.com/azure/vpn-gateway/vpn-gateway-howto-openvpn-clients).
5858

0 commit comments

Comments
 (0)