You need to compile flow-tools with mysql support to make format 3 work. ie configure --with-mysql You also need the mysql-devel package installed.
----- Original Message ----- From: "Chanjing Han" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 12, 2004 2:31 PM Subject: [Flow-tools] the flow-export with -f3 doesn't work! > this is my commands:the flow-export with -f3 doesn't work in the red hat 9.0. > > [EMAIL PROTECTED] bin]# ./flow-receive 0/0/2055/|./flow-export -f3 -mFIRST,LAST,SRCADDR,DSTADDR -u "root:mysql > > database:localhost:accounting:flow_import" > flow-receive: setsockopt(size=4194304) > flow-export: Format not supported > flow-receive: New exporter: time=1100229639 src_ip=192.168.1.8 dst_ip=192.168..8.165 d_version=5 > ./flow-export: Exported 0 records > [EMAIL PROTECTED] bin]# ./flow-export -h > Usage: flow-export [-h] [-d debug_level] [-f format] [-m mask_fields] -u [database URI] > > flow-tools version 0.67: built by [EMAIL PROTECTED] on Fri Nov 12 11:06:21 CST 2004 > [EMAIL PROTECTED] bin]# > > for help! > thank you ! > Chanjing Han > [EMAIL PROTECTED] > 2004-11-12 > ---------------------------------------------------------------------------- ---- > _______________________________________________ > Flow-tools mailing list > [EMAIL PROTECTED] > http://mailman.splintered.net/mailman/listinfo/flow-tools _______________________________________________ Flow-tools mailing list [EMAIL PROTECTED] http://mailman.splintered.net/mailman/listinfo/flow-tools
