Data Protection Technologies
- S2C VPN is a tunneling technology that provides IP-layer security using the IKE/IPsec protocol suite. It ensures confidentiality and integrity of IP data packets and prevents them from being intercepted, disclosed, or tampered with on insecure networks (such as the Internet).
- When creating an S2C VPN connection, you can configure data encryption and authentication algorithms in a policy.
Table 1 lists the algorithms recommended for S2C VPN in descending order of security.
Table 1 Parameters for configuring an S2C VPN policy Parameter
Description
IKE Policy
Version
- v2
- v1 (v1 has low security. If the device supports v2, v2 is recommended. For VPN connections set up using SM series cryptographic algorithms, only v1 is supported.)
The default value is v2.
Authentication Algorithm
Hash algorithm used for authentication. The following algorithms are supported:
- SHA2-512
- SHA2-384
- SHA2-256
- MD5(Insecure. Not recommended.)
- SHA1(Insecure. Not recommended.)
By default, the SHA2-256 algorithm is used.
Encryption Algorithm
The following encryption algorithms are supported:
- AES-256-GCM-16 (supported only by Enterprise Edition VPN)
- AES-128-GCM-16 (supported only by Enterprise Edition VPN)
- AES-256(Insecure. Not recommended.)
- AES-192(Insecure. Not recommended.)
- AES-128(Insecure. Not recommended.)
- 3DES(Insecure. Not recommended.)
By default, the AES-128 algorithm is used.
DH Algorithm
The following algorithms are supported:
- Group 21
- Group 20
- Group 19
- Group 16
- Group 15
- Group 14(Insecure. Not recommended.)
- Group 5(Insecure. Not recommended.)
- Group 2(Insecure. Not recommended.)
- Group 1(Insecure. Not recommended.)
By default, Group 15 is used.
IPsec Policy
Authentication Algorithm
Hash algorithm used for authentication. The following algorithms are supported:
- SHA2-512
- SHA2-384
- SHA2-256
- MD5(Insecure. Not recommended.)
- SHA1(Insecure. Not recommended.)
By default, the SHA2-256 algorithm is used.
Encryption Algorithm
The following encryption algorithms are supported:
- AES-256-GCM-16
- AES-128-GCM-16
- AES-256(Insecure. Not recommended.)
- AES-192(Insecure. Not recommended.)
- AES-128(Insecure. Not recommended.)
- 3DES(Insecure. Not recommended.)
By default, the AES-128 algorithm is used.
- P2C VPN uses the SSL/TLS protocol for encryption to ensure data confidentiality and integrity and prevent the data from being intercepted, disclosed, or tampered with on insecure networks (such as the Internet).
PFS
Perfect Forward Secrecy (PFS) ensures that the compromise of the keys of an IPsec tunnel does not affect the security of other tunnels by leveraging that the keys of these tunnels are irrelevant to each other. By default, the PFS function is enabled for S2C VPN.
Each IPsec VPN connection consists of at least one IPsec tunnel, each of which uses an independent set of keys to protect user traffic.
S2C VPN supports the following algorithms:
- DH group 1 (This algorithm is insecure. Exercise caution when using it.)
- DH group 2 (This algorithm is insecure. Exercise caution when using it.)
- DH group 5 (This algorithm is insecure. Exercise caution when using it.)
- DH group 14
- DH group 15
- DH group 16
- DH group 19
- DH group 20
- DH group 21
Anti-replay
Anti-replay uses sequence numbers to protect IPsec encrypted packets against replay attacks, which are initiated by repeatedly sending intercepted data packets. By default, the anti-replay function is enabled for the VPN service.
Resource Isolation
A VPN gateway is exclusive to a tenant. As such, tenants are isolated from each, ensuring tenant data security.
This feature is supported only by Enterprise Edition VPN.
As shown in the figure, a failure of customer A's VPN gateway has no impact on customer B's VPN gateway.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot