I configured ASA , but i am not able to ping ASA's Outside Interface from inside and the natted IP Address
The scenario is
outside interface 100.100.100.2 255.255.255.240
ISP router interface 100.100.100.1 255.255.255.240
ISP router wan Interface 200.200.200.2 255.255.255.254
ASA Insid e Interface 192.168.1.1
Inside Host ip address 192.168.1.2
Global outside (100.100.100.5 ) subnet 255.255.255.240
ASA shows pat i s working is show xlate command
from Inside PC host (192.168.1.2) I am able to ping ISP router's both interfaces.
But i am not able to ping ASA's Outside Interface 100.100.100.2 and Pat IP 100.100.100.5
Same thing with ISP router, From which I am able to ping ASA's Outside interface 100.100.100.2 from both ISP interfaces. but not able to ping natted IP.
ACL given from outside to inside for icmp any any
Also ACL issue on the ASa. Still the problem continuue
Please suggest
Software/Hardware used:
ASA 5504
ASKED:
August 4, 2012 1:23 PM
Hi there seems to be some confusion with the Global PAT and the One to One Nat you have for the outside interface. Also, what are the route statements for this configuration? correct me if I am wrong but you have:ASA e0/0 100.100.100.2 and Next Hop Router: 100.100.100.1why did you not choose the HIDE or PAT your 192.168.1.2 behind the external interface of your ASA e0/0 100.100.100.2 ?? Also, check and make sure Outside interface has “No Sutdown”.