Quantcast
Channel: Azure –ブチザッキ
Viewing all articles
Browse latest Browse all 506

Manually configure Point-To-Site VPN

$
0
0

If you want to connect to the VPN manually, do as following:

1. Download client  VPN package from management portal site

image

2. Unpack to VPN package file.

You unpack a VPN package file as follows:

vpnpackage.exe /C /T:c:\temp\vpnpackage

3. Install *.cer file for VPN gateway in unpack folder

You should install as an administrator a *.cer file as follows:

certutil -addstore root vpngateway.cer

4. Set up a new VPN connection

image

Select a [Connect to a workplace].

image

Select a [Use my Internet connection (VPN)].

image

Enter a Azure VPN gateway FQDN in [Internet address].

image

* Your's VPN gateway FQDN has been described in the pbk file.

image

 

5. Change the property in VPN connection

in Security Tab

image

  • [Type of VPN] ... [Secure Socket Tunneling Protocol (SSTP)]
  • [ Use Extensible Authentication Protocol (EAP)] ... [Microsoft: Smart Card or other certificate (encryption enable)]

in EAP property

image

[When connection:] ... [Use a certificate on this computer]

  • [Verify the server’s identity by validating the certificate] ... checed
  • [Trusted Root Certification Authorities] ... Checked a your’s VPN gateway certificate.

 

You should turn off [Use default gateway on remote network] option in Networking tab.

image

6. Connect to VPN

image

You should choose a client certificate for Azure VPN gateway at start connect.

image

If error not occurred, congratulation! You can connect to Azure Virtual Network over VPN!


カテゴリー:Tips Tagged: Azure, Cloud, JAZUG, VPN

Viewing all articles
Browse latest Browse all 506

Trending Articles