I need some assistance debugging the instance of flow-report on my Gentoo Linux system, using the portage package rev'd at .68 (the current flow-tools)


I am having problems with the mid-level/low-level reports in this file, the high-level works fine.

---- /etc/flow-tools/cfg/level.rpt -----

include-filter /etc/flow-tools/cfg/portblock.cfg

stat-report high-level-rpt
   type ip-destination-port
   filter noise
   output
        format ascii

stat-report low-level-rpt
   type ip-source/destination-address/ip-destination-port
   filter noise
   output
        format ascii

stat-report mid-level-rpt
   type ip-destination-address/ip-destination-port
   filter noise
   output
        format ascii

stat-definition high-level
   report high-level-rpt


stat-definition low-level report low-level-rpt


stat-definition mid-level report mid-level-rpt

---- end file ------

I need a way to see why it only prints the first line (plus the title) of the report, and just repeats the same line over and over until I break the process.

How would I go about debugging this? I hear that these reports do work on other systems at the same rev (0.68)

I would need information I can take back to the Gentoo Dev list to get this fixed if the Gentoo port is what broke it.

Nick



--
Nick Ellson
CCDA, CCNP, CCSP, CCAI,
MCSE 2000, Security+, Network+
Network Hobbyist.
_______________________________________________
Flow-tools mailing list
[EMAIL PROTECTED]
http://mailman.splintered.net/mailman/listinfo/flow-tools

Reply via email to