Recall that packet reordering and reassembly occurs at the transport level of the TCP/IP protocol suite. A firewall will operate at a lower layer, either the internet or data layer. How can a stateful inspection firewall determine anything about a traffic stream when the stream may be out of order or damaged?

What will be an ideal response?

This
is
precisely
the
difficulty
of
a
stateful
inspection
firewall.
It
must
perform
the
upper-­?layer
actions
of
reordering
and
reassembly.

Computer Science & Information Technology

You might also like to view...

What TCP/UDP application is at port 53?

What will be an ideal response?

Computer Science & Information Technology

What characters in PowerShell represent a dynamic variable that stores the current information being piped to it?

A. $_. B. *_ C. #_. D. $+

Computer Science & Information Technology