Question : ping from ASA across vpn tunnel not working

I am logged into an ASA remotely, but I'm unable to ping my pc from the ASA CLI interface. There is an active tunnel up between the ASA and my corporate PIX. I can access the asa to manage it from my laptop. I don't understand why I cannot ping my laptop.

Laptop IP> 10.1.3.3/24
ASA subnet 10.30.1.0/24

access-list IPsec-traffic extended permit ip 10.30.1.0 255.255.255.0 10.1.0.0 255.255.0.0
access-list nonat extended permit ip 10.30.1.0 255.255.255.0 10.1.0.0 255.255.0.0

global (outside) 1 interface
nat (inside) 0 access-list nonat
nat (inside) 1 0.0.0.0 0.0.0.0





Answer : ping from ASA across vpn tunnel not working

In this case, you run into the same issue.

Do this:

conf t
tftp-server inside 10.1.3.3 /

copy run tftp
Random Solutions  
 
programming4us programming4us