09-30-2008 10:09 PM
Hi
Yesterday I did a capture on my ASA 8.0(3)12. I can view the internal capture via https://ASA-IP/admin/capture/CapName and https://ASA-IP/capture/CapName.
But if I try to download the PCAP file I get the download dialog and an error "pcap from ASA-IP could not be downloaded". I have packets in my capture so there should be a PCAP file.
Any hints?
Stephan
Solved! Go to Solution.
10-07-2008 04:41 AM
Hello stephan,
In order to download .pcap file you can use both CLI and Web Browser.
From CLI just copy the *.pcap file to a TFTP server
ASA#copy /pcap capture:cap_name tftp://tftp_ip_add
From web browser just add "/pcap" comment end of the "https://ip_add/capture/test/pcap" url.
I hope it will work fine.
Serhat
10-07-2008 04:41 AM
Hello stephan,
In order to download .pcap file you can use both CLI and Web Browser.
From CLI just copy the *.pcap file to a TFTP server
ASA#copy /pcap capture:cap_name tftp://tftp_ip_add
From web browser just add "/pcap" comment end of the "https://ip_add/capture/test/pcap" url.
I hope it will work fine.
Serhat
10-07-2008 05:31 AM
Hello Serhat
Thanks for your hint.
It seems to be a problem with my browser.
I still can't open /pcap via https.
But I can copy the capture file to tftp server and view it with WireShark.
Stephan
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