Esta página ainda não está disponível no idioma selecionado. Estamos trabalhando para adicionar mais opções de idiomas. Agradecemos sua compreensão.

Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Managed Threat Detection
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive
On this page

Data Protection Technologies

Updated on 2025-02-06 GMT+08:00
  • 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.)

    The default value is AES-128.

    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.)

    The default value is AES-128.

  • 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).
    Table 2 lists the commercial cryptographic algorithms supported by P2C VPN.
    Table 2 Parameters for configuring algorithms used in P2C VPN

    Parameter

    Description

    Authentication Algorithm

    • SHA2-384
    • SHA384

    Encryption Algorithm

    • AES-256-GCM-16
    • AES-128-GCM-16

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
Figure 1 PFS

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.

Figure 2 Replay attack

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.

Figure 3 Data isolation

As shown in the figure, a failure of customer A's VPN gateway has no impact on customer B's VPN gateway.

Usamos cookies para aprimorar nosso site e sua experiência. Ao continuar a navegar em nosso site, você aceita nossa política de cookies. Saiba mais

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback