Source and Destination showing 0.0.0.0
I setup all my firewalls to send netflow data to Netflow Analyzer running on CentOS 6.5 last night. Everything was reporting correctly when I logged off last night, but when I looked today the source and destination fields showed all traffic with 0.0.0.0 in the source and destination. Below I pasted the netflow relevant configs and versions. I am currently using a trial version, but if this gets resolved we will be purchasing a license.
flow-export destination inside 10.10.10.25 9996
flow-export template timeout-rate 1
flow-export delay flow-create 60
class-map netflow-export-class
match any
!
!
policy-map global_policy
description NetFlow
class netflow-export-class
flow-export event-type all destination 10.10.10.25
!
service-policy global_policy global
Device: Cisco 5515 ASA
IOS Version: 9.1
