diff --git a/manpages/shorewall-hosts.xml b/manpages/shorewall-hosts.xml index d762e9692..698bab2bc 100644 --- a/manpages/shorewall-hosts.xml +++ b/manpages/shorewall-hosts.xml @@ -148,15 +148,11 @@ blacklist - This option only makes sense for ports on a bridge. As - of Shoreawall 4.4.13, the option is no longer supported and is - ignored with a warning: - -
- WARNING: The "blacklist" host - option is no longer supported and will be - ignored. -
+ This option is deprecated in Shorewall 4.4.25 in favor + of entries in shorewall-blrules (5) or + in the BLACKLIST section of shorewall-rules (5). Check packets arriving on this port against the shorewall-blacklist(5) diff --git a/manpages/shorewall-interfaces.xml b/manpages/shorewall-interfaces.xml index a75d0777d..8aa679723 100644 --- a/manpages/shorewall-interfaces.xml +++ b/manpages/shorewall-interfaces.xml @@ -230,9 +230,11 @@ loc eth2 - Deprecated in Shorewall 4.4.25 and later in favor of rules in the BLACKLIST section of shorewall-rules (5). Checks - packets arriving on this interface against the shorewall6-blacklist(5) + url="shorewall-rules.html">shorewall-rules (5) or in + shorewall-blrules + (5). Checks packets arriving on this interface against the + shorewall-blacklist(5) file. Beginning with Shorewall 4.4.13: diff --git a/manpages/shorewall-zones.xml b/manpages/shorewall-zones.xml index 5175edcff..9d36e3efd 100644 --- a/manpages/shorewall-zones.xml +++ b/manpages/shorewall-zones.xml @@ -209,7 +209,9 @@ c:a,b ipv4 Added in Shorewall 4.4.13. Deprecated in Shorewall 4.4.25 and later in favor of rules in the BLACKLIST section of - shorewall-rules (5). + shorewall-rules (5) + or in shorewall-blrules (5). May not be specified for firewall or vserver zones. diff --git a/manpages6/shorewall6-hosts.xml b/manpages6/shorewall6-hosts.xml index 9379f439b..b683cb930 100644 --- a/manpages6/shorewall6-hosts.xml +++ b/manpages6/shorewall6-hosts.xml @@ -137,15 +137,12 @@ blacklist - This option only makes sense for ports on a bridge. As - of Shorewall 4.4.13, its is ignored with a warning - message: - -
- WARNING: The "blacklist" host - option is no longer supported and will be - ignored. -
+ This option is deprecated in Shorewall 4.4.25 in favor + of entries in shorewall6-blrules (5) + or in the BLACKLIST section of shorewall6-rules + (5). Check packets arriving on this port against the shorewall6-blacklist(5) diff --git a/manpages6/shorewall6-interfaces.xml b/manpages6/shorewall6-interfaces.xml index 060f051f5..0a69be10f 100644 --- a/manpages6/shorewall6-interfaces.xml +++ b/manpages6/shorewall6-interfaces.xml @@ -122,8 +122,10 @@ loc eth2 - Deprecated in Shorewall 4.4.25 and later in favor of rules in the BLACKLIST section of shorewall6-rules (5). - Check packets arriving on this interface against the shorewall6-rules (5) or + in shorewall6-blrules + (5). Check packets arriving on this interface against + the shorewall6-blacklist(5) file. diff --git a/manpages6/shorewall6-zones.xml b/manpages6/shorewall6-zones.xml index 576815170..9ab89b20d 100644 --- a/manpages6/shorewall6-zones.xml +++ b/manpages6/shorewall6-zones.xml @@ -208,7 +208,9 @@ c:a,b ipv6 Added in Shorewall 4.4.13. Deprecated in Shorewall 4.4.25 and later in favor of rules in the BLACKLIST section of shorewall6-rules - (5). May not be specified for shorewall6-blrules (5). + May not be specified for firewall or vserver zones.