FCSS – Network Security Specialist 7.4 — Question 43
What are two reasons you might see iprope_in_check() check failed, drop when using the debug flow? (Choose two.)
Answer options
- A. Packet was dropped because of policy route misconfiguration.
- B. VIP or IP pool misconfiguration.
- C. Trusted host list misconfiguration.
- D. Packet was dropped because of traffic shaping.
Correct answer: B, C
Explanation
The correct answers are B and C because a misconfigured VIP or IP pool can prevent proper packet routing, and an incorrect trusted host list can lead to unauthorized access issues. Options A and D do not directly relate to the iprope_in_check() function, as they pertain to policy routing and traffic shaping, respectively.