Which firewall feature is used to ensure that packets coming into a network are legitimate responses to requests initiated from internal hosts?stateful packet inspectionapplication filteringURL filteringpacket filtering
Question
Which firewall feature is used to ensure that packets coming into a network are legitimate responses to requests initiated from internal hosts?stateful packet inspectionapplication filteringURL filteringpacket filtering
Solution
To determine which firewall feature ensures that packets coming into a network are legitimate responses to requests initiated from internal hosts, let's analyze each option step by step:
-
Stateful Packet Inspection:
- This feature keeps track of the state of active connections and makes decisions based on the context of the traffic. It ensures that incoming packets are part of an established connection initiated by an internal host.
- Example: If an internal host requests a webpage, stateful packet inspection will allow the response from the web server to pass through the firewall because it recognizes the connection as legitimate.
-
Application Filtering:
- This feature inspects the data within the packets to determine if they belong to a specific application. It can block or allow traffic based on the application type.
- Example: Blocking or allowing traffic from applications like Skype, BitTorrent, etc.
-
URL Filtering:
- This feature blocks or allows access to specific websites based on their URLs. It is often used to restrict access to certain web content.
- Example: Preventing users from accessing social media sites during work hours.
-
Packet Filtering:
- This feature inspects packets at a basic level, checking source and destination IP addresses, ports, and protocols. It does not keep track of the state of connections.
- Example: Allowing or blocking traffic based on predefined rules, such as blocking all traffic from a specific IP address.
Given the descriptions, the feature that ensures packets coming into a network are legitimate responses to requests initiated from internal hosts is:
Stateful Packet Inspection
This is because stateful packet inspection tracks the state of active connections and ensures that incoming packets are part of an established connection, thus verifying their legitimacy.
Similar Questions
The type of firewall that keeps track of the destination IP address of each packet that leaves the internal network is called:Group of answer choicesrouter packet filtering firewallapplication firewallstateful inspection firewallDMZ
What name is given to the process where each packet that passes through the firewall is inspected and is either accepted or rejected based on a set of rules? Choose one.Answer instructionsPacket filteringProtocol filteringFrame filtering
Which type of data does a packet-filtering firewall inspect when it decides whether to forward or drop a packet?1 pointSource and destination IP addresses.TCP/UDP source and destination port numbers.ICMP message type.TCP SYN and ACK bits.All of the above.7.Question 7Which three (3) of the following are limitations of Application gateways?1 pointEach application to be managed needs its own gateway.Application gateways are not good at understanding protocols such as telnet.Client software must be “smart” and know to contact the gateway.Application gateways are susceptible to IP spoofing.
Examine the different types of firewalls, including packet-filtering firewalls, stateful inspection firewalls, and application-layer firewalls. Compare their strengths and weaknesses in protecting network traffic.
Which type of data does a packet-filtering firewall inspect when it decides whether to forward or drop a packet?1 pointSource and destination IP addresses.TCP/UDP source and destination port numbers.ICMP message type.TCP SYN and ACK bits.All of the above.
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.