Which represents that the packet has already checked against the tables and the Rule Base?

In a Client to Server scenario, which represents that the packet has already checked against the tables and the Rule Base?
A. Big l
B. Little o
C. Little i
D. Big O

Download Printable PDF. VALID exam to help you PASS.

2 thoughts on “Which represents that the packet has already checked against the tables and the Rule Base?

    1. From the link:

      In client to server scenario,

      ‘i’ represent the packet as it left the client.
      ‘I’ represent the packet already checked against the tables and rule base.
      in case of static-nat, the destination address will be changed.
      ‘o’ means the packet is before the oubound kernel (same as ‘I’) and
      ‘O’ means the packet is in the outbound kernel chain. as it appears at the webserver.

Leave a Reply

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


The reCAPTCHA verification period has expired. Please reload the page.