Hi,
i have ASA 5550 IOS 8.2.1 k9 , and NetFlow Analyzer professional Plus version 9 build 9000.
Issue is that i cannot see all 4 active interface on NFA . only 0, NULL0 , UserLAN, BranchLAN is shown.
These later 2 are configured on GigEth0/0 and GigEth 0/1.
I have 2 more interfaces configured on the ASA GigEth 1/0 & GigEth 1/1 as ServerLAN & Internet respectively which are not shown on NFA..
Also i feel that the interface shown and the conversation im checking do not co-relate.. because if i click on BranchLAN and check the source, it gives me IPs of my Server fram ... which makes me this that this actually is the ServerLAN interfae.
below is the configuration i used for netflow on the ASA.
access-list global_mpc extended permit ip any any
access-list OUT-IN remark Internet Router UDP packets for sending snmp traps to manageengine server
access-list OUT-IN extended permit udp host 172.16.200.xx host 192.168.0.xx
logging enable
logging timestamp
logging trap informational
logging history emergencies
logging host server-network 192.168.0.xx 17/1514
flow-export destination server-network 192.168.0.xx 9996
snmp-server host server-network 192.168.0.xx community abc version 2c
snmp-server community abc
class-map global_class
match access-list global_mpc
policy-map global_policy
class inspection_default
inspect dns preset_dns_map
inspect ftp
inspect h323 h225
inspect h323 ras
inspect rsh
inspect rtsp
inspect esmtp
inspect sqlnet
inspect skinny
inspect sunrpc
inspect xdmcp
inspect sip
inspect netbios
inspect tftp
inspect icmp
class global_class
flow-export event-type all destination 192.168.0.xx
!
service-policy global_policy global
regards
zaid