How to put netflow to work

Dear Sirs,

I´m a newbie on configurating Mikrotik, but I worked with this wonderful boxes some time, but only with simple configurations. But now it’s time to get harder.

I want to learn how get netflow informations from mikrotik, my primary objective is learning, so please take patience and sorry my language mistakes.

I build a laboratory (my network at home) as folow on figure, and do some configuration on my routerboard 411U as follow:

apr/12/2013 13:22:03 by RouterOS 6.0rc13

software id = XXXX-XXXX

/interface bridge
add l2mtu=1526 name=bridge1
/interface wireless
set 0 antenna-gain=8 band=2ghz-b/g/n disabled=no distance=indoors frequency=
2437 l2mtu=2290 mode=station-pseudobridge ssid=PLX_WIFI
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa2-psk,wpa2-eap
group-ciphers=tkip,aes-ccm mode=dynamic-keys unicast-ciphers=tkip,aes-ccm
wpa2-pre-shared-key=##########
/ip hotspot user profile
set [ find default=yes ] idle-timeout=none keepalive-timeout=2m
/port
set 0 name=serial0
/snmp community
add addresses=0.0.0.0/0 name=plxdms767
/system logging action
add name=action1 remote=192.168.0.107 target=remote
/tool user-manager customer
add backup-allowed=yes disabled=no login=admin password=“”
paypal-accept-pending=no paypal-allowed=no paypal-secure-response=no
permissions=owner signup-allowed=no time-zone=-00:00
/interface bridge filter
add chain=forward
/interface bridge port
add bridge=bridge1 interface=ether1
add bridge=bridge1 interface=wlan1
/ip dhcp-client
add dhcp-options=hostname,clientid disabled=no interface=bridge1
/ip firewall connection tracking
set enabled=yes
/ip firewall filter
add chain=forward in-interface=bridge1 out-interface=bridge1
/ip traffic-flow
set active-flow-timeout=1m enabled=yes
/ip traffic-flow target
add address=192.168.0.114:2055 version=5
/ip upnp
set enabled=yes
/ip upnp interfaces
add interface=bridge1 type=internal
/snmp
set contact=Douglas enabled=yes location=Home trap-community=plxdms767
trap-version=2
/system clock
set time-zone-name=America/Sao_Paulo
/system lcd
set contrast=0 enabled=no port=parallel type=24x4
/system lcd page
set time disabled=yes display-time=5s
set resources disabled=yes display-time=5s
set uptime disabled=yes display-time=5s
set packets disabled=yes display-time=5s
set bits disabled=yes display-time=5s
set version disabled=yes display-time=5s
set identity disabled=yes display-time=5s
set wlan1 disabled=yes display-time=5s
set bridge1 disabled=yes display-time=5s
set ether1 disabled=yes display-time=5s
/system logging
set 0 action=action1
set 1 action=action1
set 2 action=action1
set 3 action=action1
add action=action1 topics=firewall
add action=action1 topics=account
/system ntp client
set enabled=yes primary-ntp=200.160.0.8 secondary-ntp=200.189.40.8

I have a virtual machine runnig CACTIEZ and I configured my routerboard as Listener on that. But I can’t take nothing!
I start a wireshark and I don’t see any packet fron Mikrotik (192.168.0.104 to 192.168.0.114). I’m working on this a half month and now I’m stuck.

Regards,

Douglas Saraiva
mikrotik.JPG