Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi there, I have an ASA 5512 running 9.9(2)18, and I am trying to make it send Netflow traffic out of its management interface to collector in an adjacent subnet. I used a number of the simple tutorials available in the public domain. It just won't w...
Hi Francesco, Nothing! Those acl-drop counters must have been something else on the other interfaces. ASA1# capture quack3 type asp all match udp host 10.128.114.9 host 10.128.113.36# ... wait a few minutesASA1# show capture quack30 packet captured0 ...
Hi Francesco, I have never used packet-tracer for traffic originating on the ASA, only traffic that comes in via one interface and goes out the other. I am not sure that I'm using the command correctly. ASA1# packet-tracer input management udp 10.128...
Hi Francesco, Yes I just did a packet capture via the CLI, which I've dropped in a another reply on this thread. No packets matching my criteria leaving the management interface. Thanks. Mat
Hi Marvin, I double-checked the nameif. It's the same. Here's a packet capture. ASA1# capture quack1 interface management match udp any4 any4 eq 2055ASA1# capture quack2 interface inside-ACI match udp any4 any4 eq 2055# ... wait one minute ...ASA1# s...