12-11-2024 07:06 AM - edited 12-11-2024 07:16 AM
In a Packet Tracer simulation, the ISP router could not reach internal networks through RTR-1, even though traffic from the internal network (Host A) successfully communicated with the external server via NAT. Pings from the ISP to RTR-1's internal interfaces failed, suggesting issues with NAT, routing, or implicit filtering. We need help identifying why incoming traffic from the ISP is blocked while outgoing traffic works fine.
Solved! Go to Solution.
12-11-2024 07:51 AM
you are missing one route on the ISP router. Your ISP router does not know how to reply.
12-11-2024 07:13 AM
Attach the packettracer here directly. You just need to zip the file first.
12-11-2024 07:17 AM
Hi, thanks was a bit confused how to do it. But should be there now
12-11-2024 07:51 AM
12-11-2024 08:22 AM
Thank you so much!
12-11-2024 07:57 AM
NAT Overload Missing ACL Entry:
Return Traffic Blocked:
Incorrect NAT Outside Interface:
No Static NAT:
12-11-2024 09:32 AM
Ignoring other considerations, BTW, if true dynamic NAT is being used, an external host could only reach an internal host if there's an active NAT entry for the two hosts. True static NAT would work provided a static NAT entry is in place for the two hosts.
In the forgoing, I used the adjective "true", i.e. just NAT not NAT/PAT.
If PAT, or complex variant, is in play, often the inside to outside also has some additional state information for expected reverse flow traffic. If such criteria isn't met, outside won't be able to contact an inside host.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide