Fix broken links in the blacklisting article

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2017-12-26 16:56:37 -08:00
parent 9afe8daae0
commit c9b58e203b
No known key found for this signature in database
GPG Key ID: 96E6B3F2423A4D10

View File

@ -85,7 +85,7 @@
url="manpages/shorewall-blrules.html">shorewall-blrules</ulink> (5)). url="manpages/shorewall-blrules.html">shorewall-blrules</ulink> (5)).
There you have access to the DROP, ACCEPT, REJECT and WHITELIST actions, There you have access to the DROP, ACCEPT, REJECT and WHITELIST actions,
standard and custom macros as well as standard and custom actions. See standard and custom macros as well as standard and custom actions. See
<ulink url="manpages/shorewall-rules.html">shorewall-blrules</ulink> (5) <ulink url="manpages/shorewall-blrules.html">shorewall-blrules</ulink> (5)
for details.</para> for details.</para>
<para>Example:</para> <para>Example:</para>
@ -265,7 +265,7 @@ DROP net:200.55.14.18 all
<para>Beginning with Shorewall 5.1.1, it is possible to specify BLACKLIST <para>Beginning with Shorewall 5.1.1, it is possible to specify BLACKLIST
in the POLICY column of <ulink in the POLICY column of <ulink
url="manpages/shorewall-policies.html">shorewall-policies</ulink>(5) when url="manpages/shorewall-policy.html">shorewall-policy</ulink>(5) when
ipset-based dynamic blacklisting is being used. When a packet is disposed ipset-based dynamic blacklisting is being used. When a packet is disposed
of via the BLACKLIST policy, the packet's sender is added to the dynamic of via the BLACKLIST policy, the packet's sender is added to the dynamic
blacklist ipset and the packet is dropped.</para> blacklist ipset and the packet is dropped.</para>