~ubuntu-branches/ubuntu/dapper/flow-tools/dapper

« back to all changes in this revision

Viewing changes to docs/flow-filter.1

  • Committer: Bazaar Package Importer
  • Author(s): Radu Spineanu
  • Date: 2005-06-02 20:12:57 UTC
  • mfrom: (1.1.1 upstream) (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050602201257-jv0qdk3hjhpdf04b
Tags: 1:0.68-2
Fixed a bashism in init script (closes: #311568)

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
\fBflow-filter\fP \(em Filter flows\&.
57
57
.SH "SYNOPSIS"
58
58
.PP
59
 
\fBflow-filter\fP [-hko]  [-a\fI src_as_filter\fP]  [-A\fI dst_as_filter\fP]  [-b\fI big\fP|\fIlittle\fP]  [-C\fI comment\fP]  [-D\fI dstaddr_filter_name\fP]  [-d\fI debug_level\fP]  [-f\fI acl_fname\fP]  [-i\fI input_filter\fP]  [-I\fI output_filter\fP]  [-p\fI srcport_filter\fP]  [-P\fI dstport_filter\fP]  [-r\fI ipprot_filter\fP]  [-S\fI srcaddr_filter_name\fP]  [-t\fI tos_filter\fP]  [-T\fI tcp_flags_filter\fP]  [-x\fI nexthop_filter_name\fP]  [-z\fI z_level\fP] 
 
59
\fBflow-filter\fP [-hko]  [-a\fI src_as_filter\fP]  [-A\fI dst_as_filter\fP]  [-b\fI big\fP|\fIlittle\fP]  [-C\fI comment\fP]  [-D\fI dstaddr_filter_name\fP]  [-d\fI debug_level\fP]  [-e\fI exaddr_filter\fP]  [-f\fI acl_fname\fP]  [-i\fI input_filter\fP]  [-I\fI output_filter\fP]  [-p\fI srcport_filter\fP]  [-P\fI dstport_filter\fP]  [-r\fI ipprot_filter\fP]  [-S\fI srcaddr_filter_name\fP]  [-t\fI tos_filter\fP]  [-T\fI tcp_flags_filter\fP]  [-x\fI nexthop_filter_name\fP]  [-z\fI z_level\fP] 
60
60
.SH "DESCRIPTION"
61
61
.PP
62
62
The \fBflow-filter\fP utility will filter flows based on
84
84
Destination IP address filter\&.  This is the name or number of a standard
85
85
access list defined in \fBflow\&.acl\fP or the file specified
86
86
by -f\&.
 
87
.IP "-e\fI exaddr_filter\fP" 10
 
88
Exporter IP address filter\&.  One exporter address can be filtered\&.
87
89
.IP "-f\fI acl_fname\fP" 10
88
90
Access list filename\&.  Defaults to \fBflow\&.acl\fP\&.
89
91
.IP "-h" 10
144
146
The command line filter syntax is a kludge\&.
145
147
.SH "NOTES"
146
148
.PP
147
 
Use flow-nfilter instead\&.
 
149
Use flow-nfilter\&.
148
150
.SH "AUTHOR"
149
151
.PP
150
152
Mark Fullmer maf@splintered\&.net
151
153
.SH "SEE ALSO"
152
154
.PP
153
155
\fBflow-tools\fP(1)
154
 
...\" created by instant / docbook-to-man, Sat 30 Nov 2002, 23:28
 
156
...\" created by instant / docbook-to-man, Tue 02 Nov 2004, 21:03