20.07.2012 16:43, Michael W. Lucas пишет:

Write a custom report. I put an example in:

http://blather.michaelwlucas.com/archives/494
Thanks, I found the decision to use "or" design in filter-defination

filter-definition ip-addr
    match ip-destination-address filter-primitive1
    or
    match ip-source-address filter-primitive1

filter-primitive filter-primitive1
    type ip-address-prefix
    permit xx.xx.xx.xx
    default deny


You can also do a custom report that takes an IP address variable on
the command line.

==ml

On Fri, Jul 20, 2012 at 03:08:46PM +0400, Konstantin V. Krotov wrote:
hello, list!
Plese, give:
how get flow fith flow-nfilter for incoming and outgoing traffic per
some net for one request?
like nfdump tool:
nfdump 'ip xx.xx.xx.xx'?

--
WBR, Konstantin V. Krotov
CJSs "Information Systems"
mailto: [email protected]
phone: +7 (8332) 51-35-95
_______________________________________________
Flow-tools mailing list
[email protected]
http://mailman.splintered.net/mailman/listinfo/flow-tools


--
WBR, Konstantin V. Krotov
CJSs "Information Systems"
mailto: [email protected]
phone: +7 (8332) 51-35-95
_______________________________________________
Flow-tools mailing list
[email protected]
http://mailman.splintered.net/mailman/listinfo/flow-tools

Reply via email to