cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
258
Views
5
Helpful
1
Replies

Capture Traffic - URGENT

Amin Shaikh
Level 1
Level 1

Hi,

I have an Customized Portal application which needs voice/video/authentication traffic to pass from inside natted server to outside...

Opening the required ports didnt help.

If I remove the access-list for inside network it works....

Can someonehelp to give the capture commands .... so that I could capture the traffic and get the required ports....

Or some-other means to get the required ports.....

Thanks

1 Reply 1

rajinikanth
Level 3
Level 3

Hi

use this command

capture capture_name [access-list acl_id][buffer bytes] [ethernet-type type][interface name] [packet-length bytes]

to view

show capture [capture_name] [access-list acl_id] [detail] [dump]

For additional information check this link

http://www.cisco.com/en/US/docs/security/pix/pix62/command/reference/c.html#wpxref65943

HTH

Raj