Valid FCP_WCS_AD-7.4 Dumps shared by ExamDiscuss.com for Helping Passing FCP_WCS_AD-7.4 Exam! ExamDiscuss.com now offer the newest FCP_WCS_AD-7.4 exam dumps, the ExamDiscuss.com FCP_WCS_AD-7.4 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com FCP_WCS_AD-7.4 dumps with Test Engine here:
You are troubleshooting network connectivity issues between two VMs deployed in AWS. One VM is a FortiGate located on subnet "LAN" that is part of the VPC "Encryption". The other VM is a Windows server located on the subnet "servers" which is also in the "Encryption" VPC. You are unable to ping the Windows server from FortiGate. What are two reasons for this? (Choose two.)
Correct Answer: A,D
Windows Firewall Blocking Traffic: The firewall on the Windows VM might be configured to block incoming ICMP traffic (ping requests). By default, Windows Firewall is set to block ICMP traffic, which could be a reason for the connectivity issue (Option A). Security Group Configuration: AWS Security Groups act as virtual firewalls for instances. If there is no rule allowing ICMP traffic in the security group attached to the Windows server, the ping requests from FortiGate will be blocked. An inbound allow ICMP rule must be added to the security group to permit this traffic (Option D). Other Options Analysis: Option B is incorrect because the default AWS Network Access Control List (NACL) allows all inbound and outbound traffic. Option C is incorrect as AWS does allow ICMP traffic between subnets if properly configured with Security Groups and NACLs. Reference: AWS Security Groups: AWS Security Groups Windows Firewall Configuration: Windows Firewall