Which of the following statements best describes a packet filtering firewall?

A) It examines each packet against a set of criteria.
B) It can keep track of the status of the connection.
C) It works by examining the client application to determine if traffic is permitted.
D) It authenticates the client before examining the application.


A) It examines each packet against a set of criteria.

Computer Science & Information Technology

You might also like to view...

Which situation would require the operator to be overloaded as a non-member function?

a. The overloaded operator is =. b. The left most operand must be a class object (or a reference to a class object). c. The left operand is an int. d. The operator returns a reference.

Computer Science & Information Technology

Express the query of Exercise 13.22 in Datalog.

What will be an ideal response?

Computer Science & Information Technology

The expression (++pt)->hours uses the prefix increment operator to increment the address in pt before the hours member is accessed.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

When you click a form's submit button, each field on the form is sent to the Web server as a ____________________ pair.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology