What is the SPI firewall rule for packets that do not attempt to open connections?

A. Pass all packets
B. Pass the packet unless it is forbidden by an ACL
C. Drop the packet unless it is permitted by an ACL
D. Pass the packet if it is part of a previously approved connection

D. Pass the packet if it is part of a previously approved connection

Computer Science & Information Technology

You might also like to view...

Users can add a header to slides but NOT on handouts

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the Boolean expressions below is incorrect?

a. (true) && (3 => 4) b. !(x > 0) && (x > 0) c. (x > 0) || (x < 0) d. (x != 0) || (x = 0) e. (-10 < x < 0)

Computer Science & Information Technology