Keep the documentation consistent
This commit is contained in:
parent
d0849d6cc9
commit
af6087c48d
@ -38,7 +38,7 @@
|
||||
|
||||
# DESTINATION <IP,..,IP/NET,..,NET/ANY>
|
||||
#
|
||||
# This defines the destination address from which a SPA packet will be accepted.
|
||||
# This defines the destination address for which a SPA packet will be accepted.
|
||||
# Networks should be specified in CIDR (e.g. "192.168.10.0/24") notation.
|
||||
# Individual IP addresses can be specified as well.
|
||||
#
|
||||
|
||||
@ -548,7 +548,7 @@ definition must start with the \(lqSOURCE\(rq keyword\&. Networks should be spec
|
||||
.PP
|
||||
\fBDESTINATION\fR \fI<IP,\&.\&.,IP/NET,\&.\&.,NET/ANY>\fR
|
||||
.RS 4
|
||||
This defines the destination address to which the SPA packet will be accepted\&. The string \(lqANY\(rq is also accepted if a valid SPA packet should be honored to any destination IP\&. Networks should be specified in CIDR notation (e\&.g\&. \(lq192\&.168\&.10\&.0/24\(rq), and individual IP addresses can be specified as well\&. Also, multiple IP\(cqs and/or networks can be defined as a comma separated list (e\&.g\&. \(lq192\&.168\&.10\&.0/24,10\&.1\&.1\&.123\(rq)
|
||||
This defines the destination address for which the SPA packet will be accepted\&. The string \(lqANY\(rq is also accepted if a valid SPA packet should be honored to any destination IP\&. Networks should be specified in CIDR notation (e\&.g\&. \(lq192\&.168\&.10\&.0/24\(rq), and individual IP addresses can be specified as well\&. Also, multiple IP\(cqs and/or networks can be defined as a comma separated list (e\&.g\&. \(lq192\&.168\&.10\&.0/24,10\&.1\&.1\&.123\(rq)
|
||||
.RE
|
||||
.PP
|
||||
\fBOPEN_PORTS\fR \fI<proto/port>,\&...,<proto/port>\fR
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user