Skip to content

Commit da200eb

Browse files
refined text (#19768)
1 parent b1cb368 commit da200eb

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

src/content/docs/magic-wan/configuration/manually/third-party/azure/azure-vpn-gateway.mdx

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,20 @@ The Virtual Network Gateway is used to form the tunnel to the devices on your pr
2626

2727
:::note
2828
This configuration guide applies to Azure Virtual Network Gateway which includes the functionality found in the Azure VPN Gateway.
29-
:::
3029

31-
:::note
30+
3231
Active/Active and Active/Standby configurations are both supported. Two Azure public IP addresses and two Magic WAN IPsec tunnels are required for the Active/Active configuration.
3332
:::
3433

35-
#### Active/Active connfiguration
34+
#### Active/Active configuration
3635

3736
1. Create a Virtual Network Gateway.
3837
2. Create two new public IP addresses or use existing IPs. Take note of the public IP addresses assigned to the Virtual Network Gateway as these will be the **Customer endpoint** for Magic WAN's IPsec tunnels configuration.
39-
3. Navigate to the Virtual Network Gateway created earier.
38+
3. Navigate to the Virtual Network Gateway created earlier.
4039
4. In **Configuration**, enable **Active-active mode** and disable **Gateway Private IPs**.
4140
5. Select **Create**.
4241

43-
#### Active/Standby connfiguration
42+
#### Active/Standby configuration
4443

4544
1. Create a Virtual Network Gateway.
4645
2. Create a new public IP address or use an existing IP. Take note of the public IP address assigned to the Virtual Network Gateway as this will be the **Customer endpoint** for Magic WAN's IPsec tunnels configuration.
@@ -146,7 +145,7 @@ Choose the following settings when creating your VPN Connection:
146145
2. **IPsec Integrity**: _SHA256_
147146
3. **PFS Group**: _PFS2048_
148147
3. **IPsec SA lifetime in KiloBytes**: `0`
149-
4. **IPsec SA lifetime in seconds**: `28800`
148+
4. **IPsec SA lifetime in seconds**: `27000`
150149
5. **Use policy based traffic selector**: **Disable**
151150
6. **DPD timeout in seconds**: `45`
152151
7. **Connection mode**: **Default**

0 commit comments

Comments
 (0)