mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-19 13:10:05 +02:00
@@ -960,7 +960,9 @@ sub add_common_rules ( $ ) {
|
|||||||
my ( @src_exclude, @dst_exclude );
|
my ( @src_exclude, @dst_exclude );
|
||||||
|
|
||||||
if ( @nodbl ) {
|
if ( @nodbl ) {
|
||||||
|
#
|
||||||
|
# We have blacklisting exclusions defined in the hosts file
|
||||||
|
#
|
||||||
if ( @nodbl > 1 ) {
|
if ( @nodbl > 1 ) {
|
||||||
#
|
#
|
||||||
# We need to create an intermediate chain
|
# We need to create an intermediate chain
|
||||||
|
Reference in New Issue
Block a user