Hi, i have a load of cisco nfcollector files which i would like to
convert into flow-tools format.
i've tried importing the binary file with
# flow-import -f3 -V5 < binary_netflow_file
and it comes out with "flow-importflow-import: Unregconized format line"
i've tried importing the csv'd data (using cisco's binary conversion
tool):
# flow-import -f2 -m0x00000000007831F0 -V5 < csv_netflow_file
and all the fields become corrupt (note that when i use -
m0x0000000000783000, everything is fine, except that the octets and
the packets on a flow-print are empty)
the ascii format is:
srcaddr,dstaddr,srcport,dstport,prot,tos,pkts,octets,flows,starttime,end
time,activetime
Any help is much appreciated!
Yee.
_______________________________________________
Flow-tools mailing list
[EMAIL PROTECTED]
http://mailman.splintered.net/mailman/listinfo/flow-tools