Konstantin V. Krotov | 20 Jul 2012 13:08
Picon
Favicon

how get flow fith flow-nfilter for incoming and outgoing traffic per some net?

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: kkv@...
phone: +7 (8332) 51-35-95
Michael W. Lucas | 20 Jul 2012 14:43

Re: how get flow fith flow-nfilter for incoming and outgoing traffic per some net?


Write a custom report. I put an example in:

http://blather.michaelwlucas.com/archives/494

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: kkv@...
> phone: +7 (8332) 51-35-95
> _______________________________________________
> Flow-tools mailing list
> flow-tools@...
> http://mailman.splintered.net/mailman/listinfo/flow-tools

--

-- 
Michael W. Lucas 	
(Continue reading)

Konstantin V. Krotov | 23 Jul 2012 13:02
Picon
Favicon

Re: how get flow fith flow-nfilter for incoming and outgoing traffic per some net?

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'?
(Continue reading)

Joe Loiacono | 20 Jul 2012 15:30
Favicon

Re: how get flow fith flow-nfilter for incoming and outgoing traffic per some net?

Konstantin,

You could also let FlowViewer handle this for you in the user interface. You can graph it and track it (via rrdtool) as well.

http://ensight.eos.nasa.gov/FlowViewer/

Joe Loiacono




From:        "Konstantin V. Krotov" <kkv-SNifSdt4gYYox3rIn2DAYQ@public.gmane.org>
To:        flow-tools-ojNDMRNHqGVygxfI3sfyqtHuzzzSOjJt@public.gmane.org
Date:        07/20/2012 07:09 AM
Subject:        [Flow-tools] how get flow fith flow-nfilter for incoming and outgoing traffic per some net?
Sent by:        flow-tools-bounces-ojNDMRNHqGVygxfI3sfyqtHuzzzSOjJt@public.gmane.org



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: kkv-SNifSdt4gYYox3rIn2DAYQ@public.gmane.org
phone: +7 (8332) 51-35-95
_______________________________________________
Flow-tools mailing list
flow-tools-PZzQvgnt7zHEueBKFXcDjA@public.gmane.org
http://mailman.splintered.net/mailman/listinfo/flow-tools

_______________________________________________
Flow-tools mailing list
flow-tools@...
http://mailman.splintered.net/mailman/listinfo/flow-tools

Gmane