~ubuntu-branches/debian/sid/shorewall/sid

« back to all changes in this revision

Viewing changes to manpages/shorewall-ipsets.5

  • Committer: Package Import Robot
  • Author(s): Roberto C. Sanchez
  • Date: 2013-09-24 19:17:20 UTC
  • mfrom: (1.3.53)
  • Revision ID: package-import@ubuntu.com-20130924191720-zn2nxs9sjn117ypr
Tags: 4.5.20-1
* New Upstream Version (Closes: #712282, #686909)
* Update to Standards-Version 3.9.4 (no changes)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
'\" t
2
2
.\"     Title: shorewall-ipsets
3
3
.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4
 
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5
 
.\"      Date: 05/01/2013
 
4
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
 
5
.\"      Date: 08/26/2013
6
6
.\"    Manual: [FIXME: manual]
7
7
.\"    Source: [FIXME: source]
8
8
.\"  Language: English
9
9
.\"
10
 
.TH "SHOREWALL\-IPSETS" "5" "05/01/2013" "[FIXME: source]" "[FIXME: manual]"
 
10
.TH "SHOREWALL\-IPSETS" "5" "08/26/2013" "[FIXME: source]" "[FIXME: manual]"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * Define some portability stuff
13
13
.\" -----------------------------------------------------------------
42
42
.PP
43
43
In most places where a network address may be entered, an ipset may be substituted\&. Set names must be prefixed by the character "+", must start with a letter and may be composed of alphanumeric characters, "\-" and "_"\&.
44
44
.PP
45
 
Whether the set is matched against the packet source or destination is determined by which column the set name appears (SOURCE or DEST)\&. For those set types that specify a tupple, two alternative syntaxes are available:
 
45
Whether the set is matched against the packet source or destination is determined by which column the set name appears (SOURCE or DEST)\&. For those set types that specify a tuple, two alternative syntaxes are available:
46
46
.RS 4
47
47
[\fInumber\fR] \- Indicates that \*(Aqsrc\*(Aq or
48
 
      \*(Aqdst\*(Aq should repleated number times\&. Example: myset[2]\&.
 
48
        \*(Aqdst\*(Aq should be repeated \fInumber\fR times\&.
 
49
        Example: myset[2]\&.
49
50
.RE
50
51
.RS 4
51
52
[\fIflag\fR,\&.\&.\&.] where