Popular
Latest Articles
- How to determine the Syslog Facility using Tcpdump
- Oracle 11g / Fedora 13 - Error in invoking target 'agent nmb nmo nmhs tclexec'
- Cisco Router Zone Based Firewall Configuation Guide - Video Tutorial
- Installing GNS3 0.7.2 onto Fedora 13
- Configuring a Pre-Shared Site to Site VPN between 2 Cisco Routers
- IPv4 Subnetting Notes
- Types of IDS Alerts
- How to run vSphere using SSH tunnelling
PIX - View Packet Captures in Wireshark
Saturday, 06 December 2008 10:43
This is only available in the later versions of PIXos & ASAos.
Below will show you how to create a packet capture, then download it your PC for viewing into Wireshark.
You will requre pscp (putty pscp) installed onto your PC. Download pscp here.
1. Start Capture on PIX
capture capturefile type raw-data interface [interface name]
2. Enable scp and copy capture into Flash
ssh scopy enable
copy /pcap capture:capturefile flash:capturefile.cap
3. On your PC run the following syntax via Start>Run>CMD to download the capture to your PC.
pscp -scp [user]@][PIX IP]:capturefile.cap capturefile.cap
We have 52 guests online