Robert/Vladimir/all,
Fails for the
debian package version
/usr/bin/flow-capture -i -w
/var/flow/somedir-n 1439 -V 5 192.168.47.50/192.168.47.129/9120
iidsdbsvr:~# /usr/bin/flow-capture:
invalid option -- i
Usage: flow-capture [-hu] [-b big|little]
[-C comment] [-c flow_clients] [-d debug_level] [-D daemonize]
[-e expire_count] [-E expire_size[bKMG]] [-n rotations]
[-N nesting_level] [-p pidfile ] [-R rotate_program]
[-S stat_interval] [-t tag_fname] [-T tag_active] [-V pdu_version]
[-z z_level] [-x xlate_fname] [-X xlate_active]
-w workdir localip/remoteip/port
Signals:
SIGHUP - close and rotate current file
SIGQUIT - close current file and exit
Usage: flow-capture [-hu] [-b big|little]
[-C comment] [-c flow_clients] [-d debug_level] [-D daemonize]
[-e expire_count] [-E expire_size[bKMG]] [-n rotations]
[-N nesting_level] [-p pidfile ] [-R rotate_program]
[-S stat_interval] [-t tag_fname] [-T tag_active] [-V pdu_version]
[-z z_level] [-x xlate_fname] [-X xlate_active]
-w workdir localip/remoteip/port
Signals:
SIGHUP - close and rotate current file
SIGQUIT - close current file and exit
flow-tools version 0.68: built by
[EMAIL PROTECTED]
on Fri Jun 3 05:20:05 UTC 2005.
Can anyone who has built from source confirm or deny
that -i works?
Ian
-----Original Message-----Sounds like you have a solution... does -i work for you?
From: Robert Atkinson [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 08, 2005 11:06 AM
To: Ballantyne, Ian
Cc: [EMAIL PROTECTED]; [email protected]
Subject: Re: [Flow-tools] -u option
On 9/8/05, Ballantyne, Ian <[EMAIL PROTECTED]> wrote:Vladimir,
Thanks for the reply.
Ian
-----Original Message-----
From: Vladimir Kotal [mailto:[EMAIL PROTECTED]]
Sent: Thu 9/8/2005 3:47 AM
To: Ballantyne, Ian
Cc: [email protected]; [EMAIL PROTECTED]
Subject: Re: [Flow-tools] -u option
On Fri, Sep 02, 2005 at 03:43:49PM -0400, Ballantyne, Ian wrote:
> Running flow-tools version 0.68 on Debian using the Debian package. I am trying to use the -u option as part of the command line:
>
> flow-capture -u -w /tmp -n 1439 -V 5 -E 1G 192.168.1.2/0/9110
>
> Man page says that it is supported:
>
<snip>
>
> -u Preserve inherited umask. By default the umask will be set
> to 0022.
>
>
> but I only get the flow-capture help screen output to terminal Without -u no problem. Can anyone confirm that this option works on 0.68?
>
According to the source code it seems that it is supported but via
different option (-i). -u option is processed by getopt() call but does
not have any effect. This should be fixed in the man page.
v.
_______________________________________________
Flow-tools mailing list
[EMAIL PROTECTED]
http://mailman.splintered.net/mailman/listinfo/flow-tools
_______________________________________________ Flow-tools mailing list [EMAIL PROTECTED] http://mailman.splintered.net/mailman/listinfo/flow-tools
