COMPUTER NETWORKING

NETWORK SECURITY

FIREWALLS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What is Stateful Firewalls?
A
They use a simple policy table lookup that filters traffic based on specific criteria.
B
all of the above
C
They provide stateful packet filtering, using connection information held in a state table.
D
None of the above
Explanation: 

Detailed explanation-1: -Description. A stateful firewall keeps track of the state of network connections, such as TCP streams, UDP datagrams, and ICMP messages, and can apply labels such as LISTEN, ESTABLISHED, or CLOSING.

Detailed explanation-2: -Stateful packet inspection While a packet filtering firewall only examines an individual packet out of context, a stateful firewall is able to watch the traffic over a given connection, generally defined by the source and destination IP addresses, the ports being used, and the already existing network traffic.

Detailed explanation-3: -Packet filtering firewall However, these firewalls don’t route packets; rather they compare each packet received to a set of established criteria, such as the allowed IP addresses, packet type, port number and other aspects of the packet protocol headers.

There is 1 question to complete.