cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
232
Views
0
Helpful
1
Replies

Debug packet output

andy.waldwyn
Level 1
Level 1

Hi,

If I do a debug packet outside, I see TX and RX packets of a TCP conversation between a host on a DMZ and a host on the Outside.

If I then narrow down the debug so that it inlcudes src and dst addresses, I only get 1 way traffic displayed in the output

eg

debug packet outside src 172.16.1.6 dst 1.1.2.4 both

Any ideas?

Thanks

Andy

1 Reply 1

pgolding
Level 1
Level 1

thats actually the way its meant to work. only packets going in one direction on the outside will have src 172.16.1.6 AND dst 1.1.2.4. its quite dumb compared to IOS, only one address pair allowed per debug.