mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-24 19:51:40 +02:00
Correct Comment in rules file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@743 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
6a43ad7ecd
commit
6074472053
@ -78,3 +78,5 @@ Changes since 1.4.6
|
|||||||
|
|
||||||
34) Update of rfc1918 file.
|
34) Update of rfc1918 file.
|
||||||
|
|
||||||
|
35) Correct rules file comment.
|
||||||
|
|
||||||
|
@ -54,6 +54,9 @@ Problems Corrected since version 1.4.6:
|
|||||||
|
|
||||||
12) The rfc1918 file has been updated to reflect recent allocations.
|
12) The rfc1918 file has been updated to reflect recent allocations.
|
||||||
|
|
||||||
|
13) The documentation of the USERSETS column in the rules file has been
|
||||||
|
corrected.
|
||||||
|
|
||||||
Migration Issues:
|
Migration Issues:
|
||||||
|
|
||||||
1) IP Traffic Accounting is changed from Snapshot 20030813.
|
1) IP Traffic Accounting is changed from Snapshot 20030813.
|
||||||
|
@ -232,9 +232,8 @@
|
|||||||
# the firewall itself and the ACTION is ACCEPT, DROP or
|
# the firewall itself and the ACTION is ACCEPT, DROP or
|
||||||
# REJECT.
|
# REJECT.
|
||||||
#
|
#
|
||||||
# The format of the column is a comma separated list of
|
# The colume may contain a user set name defined in the
|
||||||
# user set names defined in the /etc/shorewall/usersets
|
# /etc/shorewall/usersets file.
|
||||||
# file.
|
|
||||||
#
|
#
|
||||||
# When this column is non-empty, the rule applies only
|
# When this column is non-empty, the rule applies only
|
||||||
# if the program generating the output is running under
|
# if the program generating the output is running under
|
||||||
|
Loading…
x
Reference in New Issue
Block a user