04-26-2008 11:58 PM - edited 03-11-2019 05:37 AM
Hi All
We have a site to site tunnel running between two sites SiteA and SiteB from both the sites we are able to ping devices internally in the network but not to the inside interface of the ASA.
I have enabled the management interface as the inside interface of both the ASA and to manage the remote ASA through L2L I need to reach the remote ASA through the inside interface. Inspect is enabled too. There are acl's applied but as of now all have permit ip any any on both the internal and external interface.
Also noted that previously when we had a site to site with Pix501 we used to test the L2L VPN by using "ping inside" command but in ASA it is not working any reason ? Any method to reach the remote network from the ASA for testing the L2L connectivity.
Can anyone suggest me the missing configuration I need to do.
Regards,
Krissh
04-27-2008 08:44 AM
Just try 'ping'command on ASA
04-27-2008 09:40 AM
Tried it No luck
04-27-2008 09:47 AM
do you have the command "icmp permit any inside"on the ASA? Also, pls send the config of your ASA if u can.
04-27-2008 10:14 AM
04-27-2008 10:34 AM
If you can ping the hosts on the other side while the tunnel is up then you have verified the connectivity already. I dont think ASA lets you ping any of its interfaces unless you are behind that particular interface which you are pinging.
04-27-2008 10:45 AM
Well I dont think i can totally agree with this as I have checked this on the same model and version in a different site where in I can reach the internal IP of the ASA (Inside interface of the remote ASA) and manage the firewall too through SSH and HTTP.
04-27-2008 10:53 AM
I am not saying you cannot reach the other side ASA's inside interface. I mean to say that you cannot ping the inside interface of that ASA form anywhere except when you are in the same network as the inside interface. There are two things - one is ping through he ASA and other is pinging the interfaces of the ASA. When you are pinging through the ASA fixup icmp or ip inpect come into play for the return path. When you ping only the interface then you can do only from the network attached to that interface only. You cannot ping the internal interface from a host sitting in for example DMZ even if you have proper access-lists allowing ping traffic as this is traffic to the interface and not through the box.
04-27-2008 11:04 AM
The only thing i want to succeed is I want to reach site B's ASA(inside interface) from Site A and through the site to site tunnel which was pretty much possible and was working with pix 501's and is not happening after changing to ASA's. Can you help me find the missing configuration in the ASA to do so.
04-27-2008 11:29 AM
I think your crypto access-list should be like this :
crypto map HEVPN 10 match address nonat
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