300-710 · Question #341
A network administrator is reviewing a packet capture. The packet capture from inside of Cisco Secure Firewall Threat Defense shows the inbound TCP traffic. However, the outbound TCP traffic is not…
The correct answer is C. Route to the destination must be added. If a packet capture shows inbound TCP traffic but no corresponding outbound TCP traffic from outside the firewall, the issue is likely a missing route for the return path. Adding a route to the destination will resolve this problem.
Question
A network administrator is reviewing a packet capture. The packet capture from inside of Cisco Secure Firewall Threat Defense shows the inbound TCP traffic. However, the outbound TCP traffic is not seen in the packet capture from outside Secure Firewall Threat Defense. Which configuration change resolves the issue?
Options
- APacket capture must include UDP traffic.
- BInside interface must be assigned a higher security level.
- CRoute to the destination must be added.
- DInside interface must be assigned a lower security level.
How the community answered
(36 responses)- A14% (5)
- B8% (3)
- C72% (26)
- D6% (2)
Why each option
If a packet capture shows inbound TCP traffic but no corresponding outbound TCP traffic from outside the firewall, the issue is likely a missing route for the return path. Adding a route to the destination will resolve this problem.
The problem specifically concerns missing outbound TCP traffic; including UDP traffic in the capture would not address the fundamental routing issue affecting TCP sessions.
Assigning a higher security level to the inside interface does not create a missing route; security levels control traffic flow based on zone trust, not routing paths.
When a firewall receives inbound traffic but fails to forward the corresponding outbound traffic, it typically indicates that the firewall lacks a valid route to the destination for the return path. Adding a route to the destination ensures that the Cisco Secure Firewall Threat Defense knows how to correctly forward the outbound TCP traffic from its outside interface, completing the connection.
Assigning a lower security level to the inside interface would decrease its trust level, which is counterproductive for an internal network and unrelated to resolving a missing route for outbound traffic.
Concept tested: Cisco Secure Firewall routing for return traffic
Source: https://www.cisco.com/c/en/us/td/docs/security/firepower/70/configuration/guide/fpmc-config-guide-70/configure-static-and-dynamic-routes.html
Topics
Community Discussion
No community discussion yet for this question.