Hi
******* Capture configuration ******
{Enable GUI interface:}
http 0 0 inside
http server enable
{For outside interface:}
access-list capture1 permit ip host host
access-list capture1 permit ip host host
{For inside interface:}
access-list capture2 permit ip host host
access-list capture2 permit ip host host
capture tcpin access-list capture1 interface outside
capture tcpout access-list capture2 interface inside
****** To download the files then
*****
Open the browser
https:///capture/tcpin/pcap
https:///capture/tcpout/pcap
Note:
Username: blank = no name
Password: {enable password}
********* To delete them *********
clear access-list capture1
clear access-list capture2
no capture tcpin
no capture tcpout
********** End *********.
Hope it helps.
Mike
Mike