What firewall type compares each packet that goes against a rule set and determines if the packet is allowed or denied?

a. Packet filters
b. Stateful inspection
c. Screened host
d. Dual-homed host


ANS: A

Computer Science & Information Technology

You might also like to view...

Explain the basic functions of input devices and output devices, and list two examples of each.

What will be an ideal response?

Computer Science & Information Technology

Briefly describe the differences between bitmap (raster) and vector graphics.

What will be an ideal response?

Computer Science & Information Technology

Individuals who actively search for wireless signals to pick up, often by simply driving down the street, are participating in an activity known as ____.

A. AP war B. wireless war C. access driving D. wardriving

Computer Science & Information Technology

Untying an input stream, inputStream, from an output stream, outputStream, is done with the function call:

a. inputStream.untie(). b. inputStream.untie(&outputStream). c. inputStream.tie(). d. inputStream.tie(0).

Computer Science & Information Technology