mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-25 04:01:45 +02:00
Remove stale comments from params file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@481 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
0f085fcf23
commit
aa616f20d6
@ -54,3 +54,7 @@ Changes since 1.3.14
|
|||||||
24. Remove 'check' command support.
|
24. Remove 'check' command support.
|
||||||
|
|
||||||
25. Restore 'check' command support.
|
25. Restore 'check' command support.
|
||||||
|
|
||||||
|
26. Remove unused function find_interface_broadcasts()
|
||||||
|
|
||||||
|
27. Remove stale comments in the params file.
|
||||||
|
@ -21,23 +21,5 @@
|
|||||||
#
|
#
|
||||||
# net eth0 130.252.100.255 routefilter,norfc1918
|
# net eth0 130.252.100.255 routefilter,norfc1918
|
||||||
#
|
#
|
||||||
# Variables can be used in the following places in the other configuration
|
|
||||||
# files:
|
|
||||||
#
|
|
||||||
# /etc/shorewall/interfaces:
|
|
||||||
# /etc/shorewall/hosts
|
|
||||||
#
|
|
||||||
# All except the first column.
|
|
||||||
#
|
|
||||||
# /etc/shorewall/rules
|
|
||||||
#
|
|
||||||
# First column after ":".
|
|
||||||
# All remaining columns
|
|
||||||
#
|
|
||||||
# /etc/shorewall/tunnels
|
|
||||||
# /etc/shorewall/proxyarp
|
|
||||||
# /etc/shorewall/nat
|
|
||||||
#
|
|
||||||
# All columns
|
|
||||||
##############################################################################
|
##############################################################################
|
||||||
#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE
|
#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE
|
||||||
|
@ -74,7 +74,8 @@ Changes for 1.4 include:
|
|||||||
http://www.shorewall/net/pub/shorewall/ecn/patch.
|
http://www.shorewall/net/pub/shorewall/ecn/patch.
|
||||||
c) You must have iptables 1.2.7a installed.
|
c) You must have iptables 1.2.7a installed.
|
||||||
|
|
||||||
|
10) The /etc/shorewall/params file is now processed first so that
|
||||||
|
variables may be used in the /etc/shorewall/shorewall.conf file.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user