メインコンテンツまでスキップ

VPN Connection の編集

暗号化パラメータや Dead Peer Detection の設定など、既存の VPN Connection の構成を変更します。

手順

  1. メニューで Network を選択し、VPN Site-to-Site タブを開きます。Edit VPN Connection を選択します。

VPN Connection の編集

  1. 設定情報を編集します。パラメータは 3 つのセクションに分かれています。

    • General Information — 接続の基本情報
    • Remote VPN Information — 暗号化とお客様側の設定
    • Dead Peer Detection — 接続に問題が発生した際のリトライ設定

セクション 1: General Information

General Information

項目説明
VPN nameVPN Connection の名前。
DescriptionVPN Connection の説明。
Pre-shared key2 台の機器で共有するセキュリティキー。Refresh Key で新しいキーを生成し、Copy でコピーします。
Local IP publicFPT Cloud が割り当てる public IP アドレス。
Local private networksFPT Cloud 内のリソースのプライベートネットワーク範囲。

セクション 2: Remote VPN Information

Customer gateway:

項目説明
Customer gatewayリモート側エンドポイントの設定。接続先の Customer Gateway を正しく選択します。
ProvidersFPT Cloud がサポートする VPN プロバイダーの一覧。

IKE Policy:

項目説明
Authorization algorithmVPN 確立時にデータを認証するアルゴリズム。値: sha1、sha256、sha384、sha512、aes-xcbc。推奨: sha256
Encryption algorithmキー交換を暗号化するアルゴリズム。aes-128、aes-192、aes-256 および各 GCM 派生を含みます。推奨: aes-128-gcm-12
IKE versionサポートされるバージョン: ikev1、ikev2。
Lifetime unitsIKE の有効期間の単位。デフォルト: second。
Lifetime valuePhase 1 セッションの継続時間。
DH Groupキー交換に使う Diffie-Hellman グループ。値: group_1 〜 group_21。
Phase 1 negotiation mode値: main、aggressive。デフォルト: main。

IPSec Policy:

項目説明
Authorization algorithmVPN 稼働時にデータを認証するアルゴリズム。値: sha1、sha256、sha384、sha512、aes-xcbc。推奨: sha256
Encapsulation modeデータを暗号化・カプセル化する方式。デフォルト: tunnel。
Encryption algorithmVPN トラフィックを暗号化するアルゴリズム。値: aes-128、aes-192、aes-256。推奨: aes-256
Lifetime unitsデフォルト: second。
Lifetime valueIPSec セッションが再確立されるまでの継続時間。
Perfect Forward SecrecyDH Group と組み合わせる PFS オプション。値: off、group_1 〜 group_21。推奨: group_14
Transform protocol暗号化と認証の protocol。値: esp、ah。

プロバイダー既定値:

FPT Cloud は AWSFortigatePalo Alto 向けの設定を用意しています。その他のプロバイダーでは、IKE と IPSec のパラメータを手動で入力します。

パラメータAWSFortigatePalo Alto
IKE versionikev2ikev2ikev2
Encryption algorithmaes-256aes-256aes-256
Authorization algorithmsha256sha256sha256
DH Groupgroup14group14 – group19group14 – group20
Lifetime value28800s28800s28800s
Phase 1 negotiation modemainmainmain
IPSec Encryption algorithmaes-256aes-256aes-256
IPSec Authorization algorithmsha256sha256sha256
Perfect Forward Secrecygroup14group14(または group19)group19
IPSec Lifetime value3600s3600s3600s
Encapsulation modetunneltunneltunnel
Transform protocolespespesp

セクション 3: Dead Peer Detection

項目説明
Delay (s)DPD プローブの送信間隔。デフォルト: 30s。
Max failurespeer が停止していると判断して接続をリセットするまでの失敗回数の上限。デフォルト: 10。
  1. Update VPN Connection をクリックして保存します。中止する場合は Cancel をクリックします。

関連ページ