Fix Sample .conf files.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2017-02-06 18:28:05 -08:00
parent e91f414223
commit ca33a7ef65
No known key found for this signature in database
GPG Key ID: 96E6B3F2423A4D10
4 changed files with 19 additions and 18 deletions

View File

@ -2,7 +2,7 @@
# #
# Shorewall Version 5 -- /etc/shorewall/shorewall.conf # Shorewall Version 5 -- /etc/shorewall/shorewall.conf
# #
# For information about the settings in this file, type "man shorewall.conf" # For $LOGrmation about the settings in this file, type "man shorewall.conf"
# #
# Manpage also online at http://www.shorewall.net/manpages/shorewall.conf.html # Manpage also online at http://www.shorewall.net/manpages/shorewall.conf.html
############################################################################### ###############################################################################
@ -53,19 +53,19 @@ LOGTAGONLY=No
LOGLIMIT="s:1/sec:10" LOGLIMIT="s:1/sec:10"
MACLIST_LOG_LEVEL=info MACLIST_LOG_LEVEL=$LOG
RELATED_LOG_LEVEL= RELATED_LOG_LEVEL=
RPFILTER_LOG_LEVEL=info RPFILTER_LOG_LEVEL=$LOG
SFILTER_LOG_LEVEL=info SFILTER_LOG_LEVEL=$LOG
SMURF_LOG_LEVEL=info SMURF_LOG_LEVEL=$LOG
STARTUP_LOG=/var/log/shorewall-init.log STARTUP_LOG=/var/log/shorewall-init.log
TCP_FLAGS_LOG_LEVEL=info TCP_FLAGS_LOG_LEVEL=$LOG
UNTRACKED_LOG_LEVEL= UNTRACKED_LOG_LEVEL=

View File

@ -100,6 +100,7 @@ LOCKFILE=
MODULESDIR= MODULESDIR=
NFACCT=
PERL=/usr/bin/perl PERL=/usr/bin/perl

View File

@ -11,7 +11,7 @@
# #
# See the file README.txt for further details. # See the file README.txt for further details.
# #
# For information about the settings in this file, type "man shorewall.conf" # For $LOGrmation about the settings in this file, type "man shorewall.conf"
# #
# The manpage is also online at # The manpage is also online at
# http://shorewall.net/manpages/shorewall.conf.html # http://shorewall.net/manpages/shorewall.conf.html
@ -61,19 +61,19 @@ LOGTAGONLY=No
LOGLIMIT="s:1/sec:10" LOGLIMIT="s:1/sec:10"
MACLIST_LOG_LEVEL=info MACLIST_LOG_LEVEL=$LOG
RELATED_LOG_LEVEL= RELATED_LOG_LEVEL=
RPFILTER_LOG_LEVEL=info RPFILTER_LOG_LEVEL=$LOG
SFILTER_LOG_LEVEL=info SFILTER_LOG_LEVEL=$LOG
SMURF_LOG_LEVEL=info SMURF_LOG_LEVEL=$LOG
STARTUP_LOG=/var/log/shorewall-init.log STARTUP_LOG=/var/log/shorewall-init.log
TCP_FLAGS_LOG_LEVEL=info TCP_FLAGS_LOG_LEVEL=$LOG
UNTRACKED_LOG_LEVEL= UNTRACKED_LOG_LEVEL=

View File

@ -11,7 +11,7 @@
# #
# See the file README.txt for further details. # See the file README.txt for further details.
# #
# For information about the settings in this file, type "man shorewall.conf" # For $LOGrmation about the settings in this file, type "man shorewall.conf"
# #
# The manpage is also online at # The manpage is also online at
# http://shorewall.net/manpages/shorewall.conf.html # http://shorewall.net/manpages/shorewall.conf.html
@ -64,19 +64,19 @@ LOGTAGONLY=No
LOGLIMIT="s:1/sec:10" LOGLIMIT="s:1/sec:10"
MACLIST_LOG_LEVEL=info MACLIST_LOG_LEVEL=$LOG
RELATED_LOG_LEVEL= RELATED_LOG_LEVEL=
RPFILTER_LOG_LEVEL=info RPFILTER_LOG_LEVEL=$LOG
SFILTER_LOG_LEVEL=info SFILTER_LOG_LEVEL=$LOG
SMURF_LOG_LEVEL=info SMURF_LOG_LEVEL=$LOG
STARTUP_LOG=/var/log/shorewall-init.log STARTUP_LOG=/var/log/shorewall-init.log
TCP_FLAGS_LOG_LEVEL=info TCP_FLAGS_LOG_LEVEL=$LOG
UNTRACKED_LOG_LEVEL= UNTRACKED_LOG_LEVEL=