Skip to content

Commit c0782c1

Browse files
committed
moving
1 parent 27570ab commit c0782c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/vpn-gateway/ikev2-openvpn-from-sstp.md

Lines changed: 3 additions & 3 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/ikev2-openvpn-from-sstp.md/sstptoikev2.png "IKEv2")
46+
![point-to-site](./media/ikev2-openvpn-from-sstp/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/ikev2-openvpn-from-sstp.md/sstptoopenvpn.png "OpenVPN")
55+
![point-to-site](./media/ikev2-openvpn-from-sstp/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

@@ -156,7 +156,7 @@ A P2S configuration requires quite a few specific steps. The following articles
156156

157157
* [Configure OpenVPN](vpn-gateway-howto-openvpn.md)
158158

159-
## Next Steps
159+
## Next steps
160160

161161
* [Configure a P2S connection - RADIUS authentication](point-to-site-how-to-radius-ps.md)
162162

0 commit comments

Comments
 (0)