Belabor the obvious

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5221 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-01-13 19:31:16 +00:00
parent 6fb0666e78
commit ef446fe35c

View File

@ -190,5 +190,11 @@ ACCEPT $HOSTS </programlisting>
replaced with <emphasis role="bold">M</emphasis> AcceptHosts rules, the
total number of rules will be <emphasis role="bold">N</emphasis> +
<emphasis role="bold">M</emphasis>.</para>
<para>Example (Accept net-&gt;fw SSH from $HOSTS):</para>
<programlisting>#ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/
# PORT PORT(S) DEST LIMIT GROUP
AcceptHosts net $FW tcp 22 </programlisting>
</section>
</article>