Cisco PIX 525 Spécifications Page 332

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 466
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 331
9-30
Cisco PIX Firewall and VPN Configuration Guide
78-15033-01
Chapter 9 Accessing and Monitoring PIX Firewall
Capturing Packets
Packet Capture Examples
This section includes examples of different types of packet captures.
Example 9-5 illustrates an HTTP packet capture.
Example 9-5 Capturing an HTTP Session
In the following example, traffic is captured from an outside client at 209.165.200.225 to an inside HTTP
server:
access-list http permit tcp host 10.120.56.15 eq http host 209.165.200.225
access-list http permit tcp host 209.165.200.225 host 10.120.56.15 eq http
capture capweb access-list http packet-length 74 interface inside
Example 9-6 illustrates how to display a packet capture using a web browser.
Example 9-6 Displaying a libpcap File with a Web Browser
The following command downloads a libpcap file to a local machine, using a web browser such as
Internet Explorer or Netscape Communicator:
https://209.165.200.226/capture/http/pcap
Example 9-7 copies an FTP trace to the file “ftp-dump” on the TFTP server 209.165.200.226.
Example 9-7 Saving to a Remote TFTP Server
pixfirewall# copy capture:ftp tftp://209.165.200.226/ftp-dump
Writing to file ’/tftpboot/ftp-dump’ at 209.165.200.226 on outside
Example 9-8 illustrates a packet capture of ARP packets:
Example 9-8 ARP Packet Capture
pixfirewall# capture arp ethernet-type arp interface outside
pixfirewall# show capture arp
6 packets captured, 6 packets to be shown
10:46:25.452369 arp who-has 209.165.200.225 (ff:ff:ff:ff:ff:ff) |
tell 209.165.200.235
10:46:26.312850 arp who-has 209.165.201.2 tell 209.165.200.227
10:46:26.392283 arp who-has 209.165.200.225 (ff:ff:ff:ff:ff:ff)
tell 209.165.200.235
Other IP
packets
HH:MM:SS.ms [ether-hdr] src-addr dest-addr: ip-protocol ip-length
ARP packets HH:MM:SS.ms [ether-hdr] arp-type arp-info
Other packets HH:MM:SS.ms ether-hdr: hex-dump
Table 9-4 Packet Capture Formats (continued)
Capture Type Syntax
Vue de la page 331
1 2 ... 327 328 329 330 331 332 333 334 335 336 337 ... 465 466

Commentaires sur ces manuels

Pas de commentaire