I compiled flow-tools w/gcc3.4 on a dual-opteron box running Fedora Core 3. Flow-fanout works, but flow-capture pukes whenever it is launched. Here is the command used to launch it, and the output from /var/log/messages:
flow-capture -w /var/netflow/ -N 1 -n 240 -S 1 -E20G 0/0/2057 > /var/netflow/flowc.log Feb 2 17:25:21 cambia2 flow-capture[6177]: ignoring: flowc.log Feb 2 17:25:21 cambia2 flow-capture[6177]: setsockopt(size=4194304) Feb 2 17:25:21 cambia2 flow-capture[6177]: New exporter: time=1107383121 src_ip=1.2.3.4 dst_ip=0.0.0.0 d_version=x Feb 2 17:25:21 cambia2 flow-capture[6177]: ftfile_mkpath(2005/tmp-v05.2005-02-02.172521-0500): Value too large for defined data type And it dies a disgraceful death. Also, it ignores the flowc.log file. # ls -l /var/netflow/ total 4 drwxr-xr-x 3 root root 4096 Feb 2 15:39 2005 -rw-r--r-- 1 root root 0 Feb 2 17:25 flowc.log And I'm running it as root, so file permissions shouldn't be a problem. Thank you -- Jonathan Glass OIT - Information Security Information Security Engineer III Georgia Institute of Technology Office: 404-385-6900 _______________________________________________ Flow-tools mailing list [EMAIL PROTECTED] http://mailman.splintered.net/mailman/listinfo/flow-tools
