[flow-tools] Re: ft061 flow-capture bits
Mark Fullmer
maf@splintered.net
Wed, 11 Dec 2002 18:18:52 -0500
fixed in 0.63.
On Wed, Dec 11, 2002 at 02:29:10PM -0500, Eric Stewart wrote:
> two bits....
>
> 1 - should be tcp 9944, may conflict with future though
>
> ps
> root 241 0.0 1.9 3224 2484 ?? Ss 23Sep02 558:45.80 ./flow-capture -c2 -e8784 -E7G -N3 -S5 -z6 -p <blah> -w <blah> 0/0/9944
>
> sockstat
> root flow-cap 241 1 udp *.9944 *.*
> root flow-cap 241 3 tcp *.9991 *.*
>
>
> 2 - duh
>
> [] diff -c docs/flow-capture.1 /tmp/flow-capture.1.new
> *** docs/flow-capture.1 Sun Aug 18 16:46:03 2002
> --- /tmp/flow-capture.1.new Wed Dec 11 14:22:12 2002
> ***************
> *** 104,110 ****
> Byte order of output\&.
> .IP "-c\fI flow_clients\fP|\fIlittle\fP" 10
> Enable \fIflow_clients\fP TCP clients\&. When libwrap
> ! is available the client must be in a permit list for the service flow-capture\&.
> .IP "-C\fI Comment\fP" 10
> Add a comment\&.
> .IP "-d\fI debug_level\fP" 10
> --- 104,110 ----
> Byte order of output\&.
> .IP "-c\fI flow_clients\fP|\fIlittle\fP" 10
> Enable \fIflow_clients\fP TCP clients\&. When libwrap
> ! is available the client must be in a permit list for the service flow-capture-client\&.
> .IP "-C\fI Comment\fP" 10
> Add a comment\&.
> .IP "-d\fI debug_level\fP" 10
>
>
> --
> eric