what is the next step in the process?

Jon is explaining how the inspection module works to a colleague. If a new connection passes
through the inspection module and the packet matches the rule, what is the next step in the
process?

Jon is explaining how the inspection module works to a colleague. If a new connection passes
through the inspection module and the packet matches the rule, what is the next step in the
process?

A.
Verify if another rule exists.

B.
Verify if any logging or alerts are defined.

C.
Verify if the packet should be moved through the TCP/IP stack.

D.
Verify if the packet should be rejected.



Leave a Reply 4

Your email address will not be published. Required fields are marked *


FriedBacon

FriedBacon

If you think about it, if a packet goes to an inspection module it means that packet is accepted. Hence we can eliminate D

A of course is not true since packet already matched a rule
and lastly C doesnt make sense

So by elimination it’s B

Josh

Josh

I learned: logging before action (before accept, drop …)

Esteban

Esteban

B. Verify if any logging or alerts are defined.