Respuesta :
Answer:
Internet Control Message Protocol (ICMP) Echo Requests
Explanation:
A system that has Windows Firewall or antivirus or other third party antivirus enabled with their configuration setting set to default, ping command from another device will not be able to see if the device with an enabled firewall is alive.
The ping command sends Internet Control Message Protocol (ICMP) Echo Request to a destination device after the destination device will reply with a Reply packet. However, by default, firewalls, such as Windows firewall blocks ICMP Echo Requests from the external network and pinging will work when the firewall is disabled or an exception is created that lets ICMP Echo Requests pass through the firewall.
The Internet Control Message Protocol (ICMP) should be allowed through a firewall, for ping to operate correctly.
- ICMP (Internet Control Message Protocol) is a protocol that produces error messages to the Internet protocol address.
- This error reporting protocol (ICMP) is used for diagnostics and network management.
- Any network device using TCP/IP can send, receive, and/or process ICMP messages.
In conclusion, the Internet Control Message Protocol (ICMP) should be allowed through a firewall, for ping to operate correctly.
Learn more in:
https://brainly.com/question/6265069