ā07-12-2017 07:39 PM - edited ā03-12-2019 02:41 AM
Dear all,
I need to capture packet go through VPN tunnel on ASA. I try to follow guide line with link bellow, but it show packet buffer empty.
Is there any way to capture packet VPN tunnel.
Thank
Ratha
ā07-12-2017 07:48 PM
Hi Ratha,
You can capture the plain text packets on
e.g.
PC-------switch----g0/1 ASA g0/2------------VPN---------------Remote Peer
In this
You can apply packet captures on g0/2 but packets will be encrypted and you won't be able to see the real source and destination
Regards
Dinesh Moudgil
P.S. Please rate helpful posts.
ā07-12-2017 07:54 PM
Dear Dinesh Moudgil,
Thank for respond,
bellow is my diagram
PC1_______ASA1_____S2S_____ASA2_______PC2.
I want to capture traffic from between PC1 and PC2 on ASA2.
I want to see does any drop packet on ASA2.
is it possible to capture here?
Best regard,
Ratha
ā07-12-2017 08:03 PM
Yes you can do the packet capture on interface between ASA2 and PC2
Or run
cap asp type asp-drop all
and run
show cap asp | in <interesting IP>
to check if the packet drops are happening on ASA.
Regards
Dinesh Moudgil
P.S. Please rate helpful posts.
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