mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-02 16:05:39 +02:00
Extend example of length-range in tcrules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3836 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
33937e27f8
commit
25bf96ecb5
@ -8,7 +8,8 @@
|
|||||||
#
|
#
|
||||||
# Columns are:
|
# Columns are:
|
||||||
#
|
#
|
||||||
# SOURCE(optonal) An ip address (network or host) that
|
# SOURCE(optional)
|
||||||
|
# An ip address (network or host) that
|
||||||
# matches the source IP address in a packet.
|
# matches the source IP address in a packet.
|
||||||
# May also be specified as an interface
|
# May also be specified as an interface
|
||||||
# name optionally followed by ":" and an
|
# name optionally followed by ":" and an
|
||||||
|
@ -192,7 +192,8 @@
|
|||||||
# it empy or place an "-" here, no length match will be
|
# it empy or place an "-" here, no length match will be
|
||||||
# done.
|
# done.
|
||||||
#
|
#
|
||||||
# Examples: 1024, 64:1500
|
# Examples: 1024, 64:1500, :100 (packet of length
|
||||||
|
# 100 bytes or less)
|
||||||
#
|
#
|
||||||
# Example 1:
|
# Example 1:
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user