Netflow doesn't collect traffic in output direction, what 
can i do?

I have config:

startup:
         set global enable tcp-wrapper
         set netflow export xx.xx.xx.xx 9996
         set console port 5005
         set console ip 0.0.0.0
         set console user dima 22071984
         set console user netup  123423
         set console open

default:
         set netflow export 77.232.144.50 9996
         load client0
         ....
client0:
         new -n -N -i ng0 pptp000 pptp000
         load client_standard
...

client_standard:
         set iface route default
         set iface disable on-demand
         set iface enable proxy-arp
         set iface idle 1800
         set link bandwidth 10000000
         set iface enable tcpmssfix
         set bundle enable multilink
         set iface enable tcpmssfix
         set link yes acfcomp protocomp
...
...


But netflow send packets only about input traffic.
How can i configure it to collect traffic in all 
directions?

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mpd-users mailing list
Mpd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mpd-users

Reply via email to