Hi,
I tried to set up netflow on an ASA in another city, outside interface. And export it to my home lab (99.x.x.22). I use PRTG in my lab. It did not work yet. Do you think it is ASA config need to check ?
flow-export destination outside 99.x.x.22 5555
flow-export template timeout-rate 15
flow-export delay flow-create 60
class-map flow_export_class
match any
policy-map global_policy
class flow_export_class
flow-export event-type all destination 99.x.x.22
service-policy global_policy global
Thanks
Loc