forked from extern/shorewall_code
Update config file basics doc to discourage INLINE_MATCHES=Yes
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
2a12e0950a
commit
422911f06b
@ -854,6 +854,12 @@ INLINE net $FW ; -m recent --rcheck 10 --hitcount 5 -
|
|||||||
semicolons (";;"). If alternate input is present, the adjacent
|
semicolons (";;"). If alternate input is present, the adjacent
|
||||||
semicolons should follow that input.</para>
|
semicolons should follow that input.</para>
|
||||||
|
|
||||||
|
<caution>
|
||||||
|
<para>INLINE_MATCHES=Yes is deprecated and will no longer be
|
||||||
|
supported in Shorewall 5.2 and beyond. Use two adjacent semicolons
|
||||||
|
to introduce inline matches.</para>
|
||||||
|
</caution>
|
||||||
|
|
||||||
<para>Example from the masq file that spits outgoing SNAT between
|
<para>Example from the masq file that spits outgoing SNAT between
|
||||||
two public IP addresses</para>
|
two public IP addresses</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user