Estos contenidos se han traducido de forma automática para su comodidad, pero Huawei Cloud no garantiza la exactitud de estos. Para consultar los contenidos originales, acceda a la versión en inglés.
Centro de ayuda> Virtual Private Cloud> Preguntas frecuentes> EIP> How Do I Access an ECS with an EIP Bound from the Internet?
Actualización más reciente 2023-06-02 GMT+08:00

How Do I Access an ECS with an EIP Bound from the Internet?

Each ECS is automatically added to a security group after being created to ensure its security. The security group denies access traffic from the Internet by default (except TCP traffic from port 22 through SSH to a Linux ECS and TCP traffic from port 3389 through RDP to a Windows ECS). To allow external access to ECSs in the security group, add an inbound rule to the security group.

You can set Protocol to TCP, UDP, ICMP, or All as required on the page for creating a security group rule.

  • If your ECS needs to be accessible over the Internet and you know the IP address used to access the ECS, set Source to the IP address range containing the IP address.
  • If your ECS needs to be accessible over the Internet but you do not know the IP address used to access the ECS, retain the default setting 0.0.0.0/0 for Source, and then set allowed ports to improve network security.

    The default source 0.0.0.0/0 indicates that all IP addresses can access ECSs in the security group.

  • Allocate ECSs that have different Internet access requirements to different security groups.

EIP Preguntas frecuentes

more