Check Point Certified Security Administrator (CCSA) R81.20 — Question 64

Which of the following log queries would show only dropped packets with source address of 192.168.1.1 and destination address of 172.26.1.1?

Answer options

Correct answer: B

Explanation

Option B is correct because it specifically filters for packets where the source is 192.168.1.1 and the destination is 172.26.1.1 with the action set to Drop. The other options either use incorrect logical operators or do not specify both the source and destination addresses, leading to broader or incorrect results.