12-30-2018 05:29 AM
Hi all, My diagram is mention below R1 ( INSIDE) ----(NAT ROUTER)----R4(OUTSIDE) INSIDE network - 192.168.12.0 NAT Network - 192.168.12.0 ; 192.168.24.0 OUTSIDE network - 192.168.24.0 Here nat is happening in NAT router but ping is not happening from R1 ---> R4 But ping is happening from R4 ---> R1 Regards, Kousik
12-30-2018 05:39 AM - edited 12-30-2018 06:08 AM
Hello
Do you mean initiating ping from the outside?
Is this a ASA fw? - If so you could implement an access-list to allow this but you could also amend the default global policy:
policy-map global_policy
class inspection_default
inspect icmp
exit
12-30-2018 05:50 AM
Hello,
post the configs of your routers...
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