mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 17:58:07 +02:00
Implemented 'newnotsyn' interface option
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@597 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
027e5fcd0f
commit
4e39f1e0dd
@ -144,7 +144,7 @@ BLACKLIST_LOGLEVEL=
|
|||||||
# Example: LOGNEWNOTSYN=debug
|
# Example: LOGNEWNOTSYN=debug
|
||||||
|
|
||||||
|
|
||||||
LOGNEWNOTSYN=
|
LOGNEWNOTSYN=info
|
||||||
|
|
||||||
#
|
#
|
||||||
# MAC List Log Level
|
# MAC List Log Level
|
||||||
@ -458,6 +458,9 @@ MUTEX_TIMEOUT=60
|
|||||||
# Users with a High-availability setup with two firewall's and one acting
|
# Users with a High-availability setup with two firewall's and one acting
|
||||||
# as a backup should set NEWNOTSYN=Yes. Users with asymmetric routing may
|
# as a backup should set NEWNOTSYN=Yes. Users with asymmetric routing may
|
||||||
# also need to select NEWNOTSYN=Yes.
|
# also need to select NEWNOTSYN=Yes.
|
||||||
|
#
|
||||||
|
# The behavior of NEWNOTSYN=Yes may also be enabled on a per-interface basis
|
||||||
|
# using the 'newnotsyn' option in /etc/shorewall/interfaces.
|
||||||
|
|
||||||
NEWNOTSYN=No
|
NEWNOTSYN=No
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user