Skip to content

Commit 1298849

Browse files
[MAGIC WAN] recommend stronger IPsec policy on Azure S2S IPsec (#19786)
1 parent 7791270 commit 1298849

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -137,15 +137,15 @@ Choose the following settings when creating your VPN Connection:
137137
4. **BGP**: **Disabled**
138138
5. **IPsec / IKE policy**: **Custom**
139139
1. **IKE Phase 1**
140-
1. **Encryption**: _GCMAES256_ or _AES256_
141-
2. **Integrity/PRF**: _SHA256_
142-
3. **DH Group**: _DHGroup14_
140+
1. **Encryption**: _GCMAES256_
141+
2. **Integrity/PRF**: _SHA384_
142+
3. **DH Group**: _ECP384_
143143
2. **IKE Phase 2(IPsec)**
144-
1. **IPsec Encryption**: _GCMAES256_ or _AES256_
145-
2. **IPsec Integrity**: _SHA256_
146-
3. **PFS Group**: _PFS2048_
144+
1. **IPsec Encryption**: _GCMAES256_
145+
2. **IPsec Integrity**: _GCMAES256_
146+
3. **PFS Group**: _ECP384_
147147
3. **IPsec SA lifetime in KiloBytes**: `0`
148-
4. **IPsec SA lifetime in seconds**: `27000`
148+
4. **IPsec SA lifetime in seconds**: `28800`
149149
5. **Use policy based traffic selector**: **Disable**
150150
6. **DPD timeout in seconds**: `45`
151151
7. **Connection mode**: **Default**

0 commit comments

Comments
 (0)