I'm wondering how I can have the Pix capture traffic from only one incoming IP. I'm currently using this command:
capture captest buffer 2045952 interface dmz
This captures all of the traffic on the DMZ to a 2 meg file. The problem is there is so much traffic on the dmz that the 2 meg buffer fills up immediately and it's hard to isolate the problem I'm looking for. Is there a command that will allow me to capture only the IP I'm looking for so that the buffer doesn't fill up so fast?
P.S. the IP I'm wanting to filter is from the outside world, if that makes a difference..
Thanks,
--Pete
capture captest buffer 2045952 interface dmz
This captures all of the traffic on the DMZ to a 2 meg file. The problem is there is so much traffic on the dmz that the 2 meg buffer fills up immediately and it's hard to isolate the problem I'm looking for. Is there a command that will allow me to capture only the IP I'm looking for so that the buffer doesn't fill up so fast?
P.S. the IP I'm wanting to filter is from the outside world, if that makes a difference..
Thanks,
--Pete