diff --git a/Samples/Universal/shorewall.conf b/Samples/Universal/shorewall.conf index 844299138..7f0a01b90 100644 --- a/Samples/Universal/shorewall.conf +++ b/Samples/Universal/shorewall.conf @@ -27,6 +27,8 @@ LOG_MARTIANS=Yes LOG_VERBOSITY=2 +LOGBURST= + LOGFILE=/var/log/messages LOGFORMAT="Shorewall:%s:%s:" diff --git a/Samples/one-interface/shorewall.conf b/Samples/one-interface/shorewall.conf index 25aace649..15b10756b 100644 --- a/Samples/one-interface/shorewall.conf +++ b/Samples/one-interface/shorewall.conf @@ -38,6 +38,8 @@ LOG_MARTIANS=Yes LOG_VERBOSITY=2 +LOGBURST= + LOGFILE=/var/log/messages LOGFORMAT="Shorewall:%s:%s:" diff --git a/Samples/three-interfaces/shorewall.conf b/Samples/three-interfaces/shorewall.conf index 6f9086652..cf102c45b 100644 --- a/Samples/three-interfaces/shorewall.conf +++ b/Samples/three-interfaces/shorewall.conf @@ -36,6 +36,8 @@ LOG_MARTIANS=Yes LOG_VERBOSITY=2 +LOGBURST= + LOGFILE=/var/log/messages LOGFORMAT="Shorewall:%s:%s:" diff --git a/Samples/two-interfaces/shorewall.conf b/Samples/two-interfaces/shorewall.conf index 67d2b6c6a..539bbc4b5 100644 --- a/Samples/two-interfaces/shorewall.conf +++ b/Samples/two-interfaces/shorewall.conf @@ -39,6 +39,8 @@ LOG_MARTIANS=Yes LOG_VERBOSITY=2 +LOGBURST= + LOGFILE=/var/log/messages LOGFORMAT="Shorewall:%s:%s:" diff --git a/Shorewall/configfiles/shorewall.conf b/Shorewall/configfiles/shorewall.conf index c6042271d..cc79989cd 100644 --- a/Shorewall/configfiles/shorewall.conf +++ b/Shorewall/configfiles/shorewall.conf @@ -27,6 +27,8 @@ LOG_MARTIANS=Yes LOG_VERBOSITY=2 +LOGBURST= + LOGFILE=/var/log/messages LOGFORMAT="Shorewall:%s:%s:"