07-08-2002 09:55 AM - edited 02-20-2020 10:09 PM
i can not ping my outside pix interface from an inside host. how can i ping it?
thanks
07-08-2002 09:55 AM
permit icmp echo-reply
access-list 100 permit icmp any host [external-ip-address] echo
access-group 100 in interface outside
07-11-2002 10:29 AM
Create an icmp conduit or access-list to permit the echo-reply.
07-16-2002 07:21 PM
Both the responses you got are incorrect. You will NOT be able to ping the outside interface address of the PIX from an inside host, nor can you ping the inside interface address from an outside host (even with a conduit).
It al has to do with the internal routing engine in the PIX, there is no way around it.
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