All Products
Search
Document Center

VPN Gateway:Enable communication between two VPCs by using an IPsec-VPN connection in dual-tunnel mode

Last Updated:Apr 09, 2024

This topic describes how to use IPsec-VPN to establish a secure connection between two virtual private clouds (VPCs) in dual-tunnel mode. This way, the VPCs can access each other.

Scenario

Note
  • VPN gateways do not support cross-border connections. When you create an IPsec-VPN connection between two VPCs, both the VPCs must be in the Chinese mainland or outside the Chinese mainland. For more information about the regions that are in the Chinese mainland or outside the Chinese mainland, see FAQ about VPN gateways.

  • If you want to create a connection between a VPC in the Chinese mainland and a VPC outside the Chinese mainland, we recommend that you use the Cloud Enterprise Network (CEN) service. For more information, see What is CEN?

  • If you create an IPsec-VPN connection between two VPCs that are in different regions, the IPsec-VPN connection quality is determined by the Internet connection quality. In this case, we recommend that you use CEN to connect the VPCs. For more information, see Use Enterprise Edition transit routers to connect VPCs in different regions and accounts.

In this example, the following scenario is used: An enterprise has two VPCs (VPC1 and VPC2) in the Germany (Frankfurt) region. Elastic Compute Service (ECS) instances are deployed in the VPCs, and services are deployed on the ECS instances. Due to business development, the services in VPC1 and VPC2 need to communicate with each other.

To ensure network security, the enterprise decides to use VPN gateways to establish an IPsec-VPN connection between VPC1 and VPC2. This way, data transmission between the VPCs is encrypted and the cloud resources can communicate with each other over secure connections.

VPCtoVPC-双隧道模式

CIDR blocks

Important

You can plan the CIDR blocks based on your business requirements. Make sure that the CIDR blocks do not overlap with each other.

VPC CIDR blocks

VPC name

VPC CIDR block

ECS instance IP address

VPC1

  • Primary CIDR block: 10.0.0.0/16

  • CIDR block of vSwitch 1: 10.0.10.0/24, in Zone B

  • CIDR block of vSwitch 2: 10.0.20.0/24, in Zone C

  • ECS1 IP address: 10.0.20.15

  • ECS2 IP address: 10.0.20.16

VPC2

  • Primary CIDR block: 192.168.0.0/16.

  • CIDR block of vSwitch 1: 192.168.10.0/24, in Zone B

  • CIDR block of vSwitch 2: 192.168.20.0/24, in Zone C

  • ECS3 IP address: 192.168.20.24

  • ECS4 IP address: 192.168.20.25

BGP configurations

The following sections describe how to enable communication between the VPCs by using IPsec-VPN when static routes are configured or BGP dynamic routing is configured. The following BGP configurations are used.

Note

If an IPsec-VPN connection uses BGP dynamic routing, the Local ASN of the two tunnels must be the same. The peer ASNs of the two tunnels can be different, but we recommend that you use the same peer ASN.

VPN gateway name

IPsec-VPN connection name

Tunnel

BGP ASN

BGP tunnel CIDR block

BGP IP address

VPN Gateway 1

IPsec-VPN Connection 1

Active tunnel

65530

169.254.10.0/30

169.254.10.1

Standby tunnel

65530

169.254.20.0/30

169.254.20.1

VPN Gateway 2

IPsec-VPN Connection 2

Active tunnel

65500

169.254.10.0/30

169.254.10.2

Standby tunnel

65500

169.254.20.0/30

169.254.20.2

Preparations

  • Only the following regions and zones support the dual-tunnel mode.

    Supported regions and zones

    Region

    Zone

    China (Hangzhou)

    Zone K, Zone J, Zone I, Zone H, and Zone G

    China (Shanghai)

    Zone K, Zone L, Zone M, Zone N, Zone B, Zone D, Zone E, Zone F, and Zone G

    China (Nanjing - Local Region)

    Zone A

    China (Shenzhen)

    Zone A, Zone E, Zone D, and Zone F

    China (Heyuan)

    Zone A and Zone B

    China (Guangzhou)

    Zone A and Zone B

    China (Qingdao)

    Zone B and Zone C

    China (Beijing)

    Zone F, Zone E, Zone H, Zone G, Zone A, Zone C, Zone J, Zone I, Zone L, and Zone K

    China (Zhangjiakou)

    Zone A, Zone B, and Zone C

    China (Hohhot)

    Zone A and Zone B

    China (Ulanqab)

    Zone A, Zone B, and Zone C

    China (Chengdu)

    Zone A and Zone B

    China (Hong Kong)

    Zone B, Zone C, and Zone D

    Singapore

    Zone A, Zone B, and Zone C

    Thailand (Bangkok)

    Zone A

    Japan (Tokyo)

    Zone A, Zone B, and Zone C

    South Korea (Seoul)

    Zone A

    Philippines (Manila)

    Zone A

    Indonesia (Jakarta)

    Zone A, Zone B, and Zone C

    Malaysia (Kuala Lumpur)

    Zone A and Zone B

    India (Mumbai)

    Zone A and Zone B

    UK (London)

    Zone A and Zone B

    Germany (Frankfurt)

    Zone A, Zone B, and Zone C

    US (Silicon Valley)

    Zone A and Zone B

    US (Virginia)

    Zone A and Zone B

    Australia (Sydney)

    Zone B

    UAE (Dubai)

    Zone A

Procedure

双隧道-配置流程

Step 1: Create VPN gateways

  1. Log on to the VPN Gateway console.

  2. In the top navigation bar, select the region in which you want to create the VPN gateways.

    In this example, Germany (Frankfurt) is selected.

    Note

    The VPN gateway must belong to the same region as the VPC that you want to associate with the VPN gateway.

  3. On the VPN Gateways page, click Create VPN Gateway.

  4. On the buy page, configure the following parameters, click Buy Now, and then complete the payment.

    Parameter

    Description

    Name

    Enter a name for the VPN gateway. In this example, VPN Gateway 1 is used.

    Resource Group

    Select the resource group to which the VPN gateway belongs. In this example, the default resource group is selected.

    If you leave this parameter empty, the VPN gateway belongs to the default resource group.

    Region

    Select the region in which you want to create the VPN gateway. In this example, Germany (Frankfurt) is selected.

    Gateway Type

    Select a gateway type. In this example, Standard is selected.

    Network Type

    Select a network type for the VPN gateway. In this example, Public is selected.

    Tunnel

    By default, Dual-tunnel is selected.

    VPC

    Select the VPC with which you want to associate the VPN gateway. In this example, VPC1 is selected.

    VSwitch

    Select a vSwitch from VPC1.

    • If you select Single-tunnel, you need to specify one vSwitch.
    • If you select Dual-tunnel, you need to specify two vSwitches.
    Note
    • The system selects a vSwitch by default. You can change or use the default vSwitch.
    • After you create a VPN gateway, you cannot change the vSwitch associated with the VPN gateway. You can view the associated vSwitch and the zone of the vSwitch on the details page of the VPN gateway.

    vSwitch 2

    Select another vSwitch from VPC1.

    • The two vSwitches must be in different zones to implement zone disaster recovery.
    • For a region that supports only one zone, zone disaster recovery is not supported. We recommend that you specify two vSwitches in the zone to implement high availability of IPsec-VPN connections. You can select the same vSwitch as the first one.

    Maximum Bandwidth

    Specify a maximum bandwidth value for the VPN gateway. Unit: Mbit/s.

    Traffic

    Select a metering method for the VPN gateway. Default value: Pay-by-data-transfer.

    For more information, see Billing rules.

    IPsec-VPN

    Specify whether to enable IPsec-VPN. In this example, Enable is selected.

    SSL-VPN

    Specify whether to enable SSL-VPN. In this example, Disable is selected.

    Duration

    Select a billing cycle. Default value: By Hour.

    Service-linked Role

    Click Create Service-linked Role. The system automatically creates the service-linked role AliyunServiceRoleForVpn.

    The VPN gateway assumes this role to access other cloud resources. For more information, see AliyunServiceRoleForVpn.

    If Created is displayed, the service-linked role is created and you do not need to create it again.

  5. After you create the VPN gateway, view the VPN gateway on the VPN Gateways page.

    The newly created VPN gateway is in the Preparing state and changes to the Normal state after about 1 to 5 minutes. After the status changes to Normal, the VPN gateway is ready for use.

  6. Repeat Substep 3 to Substep 4 of Step 1 to create a VPN gateway named VPN Gateway 2 in the Germany (Frankfurt) region. Associate VPC2 with VPN Gateway 2. Keep the other configurations the same as VPN Gateway 1 for VPN Gateway 2.

    The following table describes the information about the VPN gateways that are created in this example.

    VPN gateway name

    VPC name

    VPN gateway IP address

    VPN Gateway 1

    VPC1

    • IP address of IPsec-VPN Connection 1: 47.XX.XX.87

    • IP address of IPsec-VPN Connection 2: 47.XX.XX.78

    VPN Gateway 2

    VPC2

    • IP address of IPsec-VPN Connection 1: 47.XX.XX.207

    • IP address of IPsec-VPN Connection 2: 47.XX.XX.15

Step 2: Create customer gateways

  1. In the left-side navigation pane, choose Interconnections > VPN > Customer Gateways.

  2. In the top navigation bar, select the region in which you want to create the customer gateways.

    Note

    The customer gateway and the VPN gateway to be connected must be deployed in the same region.

  3. On the Customer Gateway page, click Create Customer Gateway.

  4. In the Create Customer Gateway panel, configure the following parameters and click OK.

    You must create four customer gateways in the Germany (Frankfurt) region to establish VPN tunnels. The following table describes only the parameters that you must configure. You can use the default values for other parameters or leave them empty.

    Parameter

    Description

    Germany (Frankfurt)

    Germany (Frankfurt)

    Germany (Frankfurt)

    Germany (Frankfurt)

    Name

    Enter a name for the customer gateway.

    For Customer Gateway 1, VPN1-Customer1 is used.

    For Customer Gateway 2, VPN1-Customer2 is used.

    For Customer Gateway 3, VPN2-Customer1 is used.

    For Customer Gateway 4, VPN2-Customer2 is used.

    IP Address

    Enter the IP address of the peer gateway.

    Note

    In this example, VPN Gateway 1 and VPN Gateway 2 serve as the peer gateway of each other.

    In this example, the IP address of IPsec-VPN Connection 1 on VPN Gateway 2 is used, which is 47.XX.XX.207.

    In this example, the IP address of IPsec-VPN Connection 2 on VPN Gateway 2 is used, which is 47.XX.XX.15.

    In this example, the IP address of IPsec-VPN Connection 1 on VPN Gateway 1 is used, which is 47.XX.XX.87.

    In this example, the IP address of IPsec-VPN Connection 2 on VPN Gateway 1 is used, which is 47.XX.XX.78.

    ASN

    Enter the ASN of the peer VPN gateway.

    In this example, the BGP ASN 65500 of the active tunnel of VPN Gateway 2 is used.

    In this example, the BGP ASN 65500 of the standby tunnel of VPN Gateway 2 is used.

    In this example, the BGP ASN 65530 of the active tunnel of VPN Gateway 1 is used.

    In this example, the BGP ASN 65530 of the standby tunnel of VPN Gateway 1 is used.

Step 3: Create IPsec-VPN connections

After you create the VPN gateways and customer gateways, you can create IPsec-VPN connections to connect the VPN gateways to the customer gateways.

  1. In the left-side navigation pane, choose Interconnections > VPN > IPsec Connections.

  2. In the top navigation bar, select the region of the IPsec-VPN connection.

  3. On the IPsec Connections page, click Create IPsec Connection.

  4. On the Create IPsec-VPN Connection page, configure the following parameters and click OK.

    You must create two IPsec-VPN connections in the Germany (Frankfurt) region.

    Parameter

    Description

    IPsec-VPN Connection 1

    IPsec-VPN Connection 2

    Name

    Enter a name for the IPsec-VPN connection.

    In this example, IPsec-VPN Connection 1 is used.

    In this example, IPsec-VPN Connection 2 is used.

    Resource Group

    Select the resource group to which the VPN gateway belongs.

    If you leave this parameter empty, the system displays the VPN gateways in all resource groups.

    In this example, the default resource group is selected.

    In this example, the default resource group is selected.

    Associate Resource

    Select the type of network resource to be associated with the IPsec-VPN connections.

    In this example, VPN Gateway is selected.

    In this example, VPN Gateway is selected.

    VPN gateway

    Select the VPN gateway that you want to associate with the IPsec-VPN connection.

    In this example, VPN Gateway 1 is selected.

    In this example, VPN Gateway 2 is selected.

    Routing Mode

    Select a routing mode.

    Note

    If you want to use BGP dynamic routing for the IPsec-VPN connection, we recommend that you select Destination Routing Mode.

    In this example, Destination Routing Mode is selected.

    In this example, Destination Routing Mode is selected.

    Effective Immediately

    Select whether to immediately apply the settings of the IPsec-VPN connection. Valid values:

    • Yes: starts negotiations when the configuration is complete.

    • No: starts connection negotiations when traffic is received.

    Note

    If you use a VPN gateway to create IPsec-VPN connections between two VPCs, we recommend that you set Effective Immediately to Yes for one of the IPsec-VPN connections. This way, IPsec negotiations can start immediately.

    In this example, Yes is selected.

    In this example, No is selected.

    Enable BGP

    If you want to use BGP routing for the IPsec-VPN connection, turn on Enable BGP. By default, Enable BGP is turned off.

    In this example, Enable BGP is turned off. You can configure BGP dynamic routing after the IPsec-VPN connection is created.

    In this example, Enable BGP is turned off. You can configure BGP dynamic routing after the IPsec-VPN connection is created.

    Tunnel 1

    Add VPN configurations for Tunnel 1.

    By default, Tunnel 1 serves as the active tunnel and Tunnel 2 serves as the standby tunnel. You cannot change this setting.

    Customer Gateway

    Select the customer gateway that you want to associate with the active tunnel.

    In this example, VPN1-Customer1 is selected.

    In this example, VPN2-Customer1 is selected.

    Pre-Shared Key

    Enter a pre-shared key for the active tunnel to verify identities.

    • The key must be 1 to 100 characters in length, and can contain digits, letters, and the following characters: ~ ' ! @ # $ % ^ & * ( ) _ - + = { } [ ] \ | ; : ' , . < > / ?.

    • If you do not specify a pre-shared key, the system generates a random 16-character string as the pre-shared key.

    Important

    The IPsec-VPN connection and the peer gateway device must use the same pre-shared key. Otherwise, the system cannot establish an IPsec-VPN connection.

    In this example, fddsFF123**** is used.

    In this example, fddsFF123**** is used.

    Encryption Configuration

    Configure the parameters for IKE, IPsec, dead peer detection (DPD), and NAT traversal features.

    In this example, the default values are used.

    In this example, the default values are used.

    Tunnel 2

    Add VPN configurations for Tunnel 2.

    Customer Gateway

    Select the customer gateway that you want to associate with the standby tunnel.

    In this example, VPN1-Customer2 is selected.

    In this example, VPN2-Customer2 is selected.

    Pre-Shared Key

    Enter a pre-shared key for the standby tunnel to verify identities.

    In this example, fddsFF456**** is used.

    In this example, fddsFF456**** is used.

    Encryption Configuration

    Configure the parameters for IKE, IPsec, DPD, and NAT traversal features.

    In this example, the default values are used.

    In this example, the default values are used.

  5. In the Created message, click OK.

    The following table describes the correlations among the VPCs, VPN gateways, IPsec-VPN connections, and customer gateways.

    VPC name

    VPN gateway name

    IPsec-VPN connection name

    Tunnel

    Name of the customer gateway associated with the tunnel

    VPC1

    VPN Gateway 1

    IPsec-VPN Connection 1

    Active tunnel

    VPN1-Customer1

    Standby tunnel

    VPN1-Customer2

    VPC2

    VPN Gateway 2

    IPsec-VPN Connection 2

    Active tunnel

    VPN2-Customer1

    Standby tunnel

    VPN2-Customer2

Step 4: Add routes to VPN gateways

The following sections describe how to configure static routes and BGP dynamic routing for an IPsec-VPN connection in dual-tunnel mode. You need to select only one routing mode.

Add a static route

In this example, destination-based routes are used.

  1. In the left-side navigation pane, choose Interconnections > VPN > VPN Gateways.

  2. In the top navigation bar, select the region of the VPN gateway.

  3. On the VPN Gateway page, find the VPN gateway that you want to manage and click its ID.

  4. On the Destination-based Route Table tab, click Add Route Entry.

  5. In the Add Route Entry panel, configure the following parameters and click OK.

    You need to add routes to VPN Gateway 1 and VPN Gateway 2. The following table describes the parameters.

    Parameter

    Description

    VPN Gateway1

    VPN Gateway 2

    Destination CIDR block

    Enter a destination CIDR block for the route.

    In this example, the private CIDR block 192.168.0.0/16 of VPC2 is used.

    In this example, the private CIDR block 10.0.0.0/16 of VPC1 is used.

    Next Hop Type

    Select the next hop type.

    In this example, IPsec Connection is selected.

    In this example, IPsec Connection is selected.

    Next hop

    Select a next hop.

    In this example, IPsec-VPN Connection 1 is selected.

    In this example, IPsec-VPN Connection 2 is selected.

    Advertise to VPC

    Specify whether to advertise the route to the VPC that is associated with the VPN gateway.

    In this example, Yes is selected.

    In this example, Yes is selected.

Configure BGP dynamic routing

  1. Configure BGP dynamic routing for the IPsec-VPN connection.

    1. In the left-side navigation pane, choose Interconnections > VPN > IPsec Connections.

    2. On the IPsec Connections page, find the IPsec-VPN connection and click its ID.

    3. In the IPsec Connections section, click Edit next to Enable BGP. In the BGP Configuration dialog box, configure the following parameters and click OK.

      Configure BGP for IPsec-VPN Connection 1 and IPsec-VPN Connection 2. The following table describes the parameters.

      Parameter

      Description

      IPsec-VPN Connection 1

      IPsec-VPN Connection 2

      Local ASN

      Enter the ASN of the IPsec-VPN connection.

      In this example, 65530 is used.

      In this example, 65500 is used.

      Tunnel 1

      Configure BGP dynamic routing for the active tunnel.

      Configure BGP dynamic routing for the active tunnel of IPsec-VPN Connection 1.

      Configure BGP dynamic routing for the active tunnel of IPsec-VPN Connection 2.

      Tunnel CIDR Block

      Enter the CIDR block that is used by the IPsec tunnel.

      The CIDR block must fall within 169.254.0.0/16. The subnet mask of the CIDR block must be 30 bits in length.

      Note

      On a VPN gateway, the CIDR block of each tunnel must be unique.

      In this example, 169.254.10.0/30 is used.

      In this example, 169.254.10.0/30 is used.

      Local BGP IP address

      Enter a BGP IP address for the IPsec-VPN connection.

      This IP address must fall within the CIDR block of the tunnel.

      In this example, 169.254.10.1 is used.

      In this example, 169.254.10.2 is used.

      Tunnel 2

      Configure BGP dynamic routing for the standby tunnel.

      Configure BGP dynamic routing for the standby tunnel of IPsec-VPN Connection 1.

      Configure BGP dynamic routing for the standby tunnel of IPsec-VPN Connection 2.

      Tunnel CIDR Block

      Enter the CIDR block that is used by the IPsec tunnel.

      The CIDR block must fall within 169.254.0.0/16. The subnet mask of the CIDR block must be 30 bits in length.

      Note

      On a VPN gateway, the CIDR block of each tunnel must be unique.

      In this example, 169.254.20.0/30 is used.

      In this example, 169.254.20.0/30 is used.

      Local BGP IP address

      Enter a BGP IP address for the IPsec-VPN connection.

      This IP address must fall within the CIDR block of the tunnel.

      In this example, 169.254.20.1 is used.

      In this example, 169.254.20.2 is used.

  2. Perform the following steps to enable automatic route advertising for VPN Gateway 1 and VPN Gateway 2.

    1. In the left-side navigation pane, choose Interconnections > VPN > VPN Gateways.

    2. On the VPN Gateways page, find the VPN gateway, move the pointer over the 更多 icon, and then click Enable Automatic BGP Propagation in the Actions column.

    3. In the Enable Automatic BGP Propagation message, click OK.

After you configure routes, you can verify that the tunnels are available on the IPsec Connections page.双隧道建立成功

Step 5: Test the network connectivity

After you complete the preceding steps, VPC1 and VPC2 can communicate with each other. The following sections describe how to test the connectivity between VPC1 and VPC2, and test the high availability of the dual-tunnel mode.

  1. Test the network connectivity.

    1. Log on to ECS1 in VPC1.

      For more information about how to log on to an ECS instance, see Connection method overview.

    2. Run the ping command to ping the IP address of ECS3 in VPC2 to test the connectivity.

      ping <The IP address of ECS3>

      If you can receive echo reply packets as shown in the following figure, the VPCs can communicate with each other.

      双隧道测试图

  2. Test high availability.

    1. Log on to ECS1 in VPC1.

      For more information about how to log on to an ECS instance, see Connection method overview.

    2. Run the following command to keep sending packets from ECS1 to ECS3.

      ping <The IP address of ECS3> -c 10000
    3. Interrupt the active tunnel of IPsec-VPN Connection 1.

      In this example, the active tunnel is interrupted by modifying the pre-shared key of the active tunnel of IPsec-VPN Connection 1. When the two ends of the active tunnel use different pre-shared keys, the active tunnel is interrupted.双隧道测试-主隧道中断

    4. You can verify that the traffic of ECS1 is temporarily interrupted and then restored, which indicates that the standby tunnel takes over when the active tunnel is interrupted.

      双隧道测试-高可用性

      Note

      In scenarios where a data center communicates with a VPC by using an IPsec-VPN connection in dual-tunnel mode, after the active tunnel is interrupted, the traffic from the VPC to the data center is automatically switched to the standby tunnel. The traffic from the data center to the VPC depends on the routing configuration of the data center. If the data center does not support the switching of traffic to the standby tunnel, you can configure CloudMonitor to monitor the active tunnel. After you detect that the active tunnel is interrupted, you can manually change the routing configurations of the data center to switch traffic to the standby tunnel. For more information, see Monitor an IPsec-VPN connection.