CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 74: AWS Certified SysOps Administrator(Old)

An Amazon EC2 instance is in a private subnet. To SSH to the instance, it is required to use a bastion host that has an IP address of 10.0.0.5. SSH logs on theEC2 instance in the private subnet show that connections are being made over SSH from several other IP addresses. The EC2 instance currently has the following i…

Nội dung câu hỏi

An Amazon EC2 instance is in a private subnet. To SSH to the instance, it is required to use a bastion host that has an IP address of 10.0.0.5. SSH logs on theEC2 instance in the private subnet show that connections are being made over SSH from several other IP addresses. The EC2 instance currently has the following inbound security group rules applied:Protocol: TCP -Port: 22 -Source: 10.0.0.5/32 -Protocol: TCP -Port: 22 -Source: sg-xxxxxxxx -Protocol: TCP -Port: 389 -Source: 0.0.0.0/0 -What is the MOST likely reason that another IP addresses is able to SSH to the EC2 instance?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. The rule with 0.0.0.0/0 means SSH is open for any client to connect
  2. B. The rule with /32 is not limiting to a single IP address
  3. C. Any instance belonging to sg-xxxxxxxx is allowed to connect — đáp án hiện tại
  4. D. There is an outbound rule allowing SSH traffic

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề