Thanks for you answer
My VPN is working fine because I can connect to certain subnets on the other side. Its just that i cant connect to one subnet even though ive allowed it in the ACL. I was looking for a debug that i can run to show packets leaving the outside interface so i can eliminate the ASA as the source of the problem
Main Topics
Browse All Topics





by: _jesper_Posted on 2009-03-03 at 09:03:00ID: 23785738
When you look at the crypto connections, what do you see? Run these commands using CLI:
sh crypto isakmp sa
-> show SAs between two peers
sh crypto ipsec sa
-> show IPsec SAs built between peers
sh crypto engine connection active
-> show each phase 2 SA built
Setup debug and have the client attempt a connect. Immediately after the attempt, turn debug off:
debug crypto isakmp
debug crypto ipsec
debug crypt engine
Turn it off -> no debug all