08-31-2017 03:58 AM - edited 02-21-2020 06:15 AM
I'm trying to get my ASA 5506 to route traffic for 192.168.24.0 to 192.168.25.20 however it keeps blocking the traffic with the global deny rule
Deny inbound icmp src inside:192.168.25.6 dst inside:192.168.24.1 (type 8, code 0)
i have attached the running config
please can you help?
thanks
christian
Solved! Go to Solution.
08-31-2017 05:30 AM - edited 08-31-2017 05:31 AM
You need to explicitly allow traffic to exit the same interface it arrives on. Otherwise the ASA will always block it.
Per the command reference:
The following example shows how to enable traffic to enter and exit the same interface:
Aso, I don't see the class map with "icmp inspect" on it.
08-31-2017 05:30 AM - edited 08-31-2017 05:31 AM
You need to explicitly allow traffic to exit the same interface it arrives on. Otherwise the ASA will always block it.
Per the command reference:
The following example shows how to enable traffic to enter and exit the same interface:
Aso, I don't see the class map with "icmp inspect" on it.
08-31-2017 06:38 AM
Awesome that worked!!!
Thankyou very much :)
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