You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/magic-wan/configuration/manually/third-party/azure/azure-vpn-gateway.mdx
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,21 +26,20 @@ The Virtual Network Gateway is used to form the tunnel to the devices on your pr
26
26
27
27
:::note
28
28
This configuration guide applies to Azure Virtual Network Gateway which includes the functionality found in the Azure VPN Gateway.
29
-
:::
30
29
31
-
:::note
30
+
32
31
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.
33
32
:::
34
33
35
-
#### Active/Active connfiguration
34
+
#### Active/Active configuration
36
35
37
36
1. Create a Virtual Network Gateway.
38
37
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.
40
39
4. In **Configuration**, enable **Active-active mode** and disable **Gateway Private IPs**.
41
40
5. Select **Create**.
42
41
43
-
#### Active/Standby connfiguration
42
+
#### Active/Standby configuration
44
43
45
44
1. Create a Virtual Network Gateway.
46
45
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:
146
145
2.**IPsec Integrity**: _SHA256_
147
146
3.**PFS Group**: _PFS2048_
148
147
3.**IPsec SA lifetime in KiloBytes**: `0`
149
-
4.**IPsec SA lifetime in seconds**: `28800`
148
+
4.**IPsec SA lifetime in seconds**: `27000`
150
149
5.**Use policy based traffic selector**: **Disable**
0 commit comments