Add link to Karsten's NFS post

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3012 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-11-17 17:55:06 +00:00
parent 67efe80cf6
commit f753b4ab5c
2 changed files with 7 additions and 3 deletions

View File

@ -400,8 +400,9 @@ eth1 eth2 130.252.99.27</programlisting>
<para>Now suppose that you want to route all outgoing SMTP traffic from
your local network through ISP 2. You would make this entry in <ulink
url="traffic_shaping.htm">/etc/shorewall/tcrules</ulink> (and you would
set TC_ENABLED=Yes in <ulink
url="traffic_shaping.htm">/etc/shorewall/tcrules</ulink> (and if you are
running a version of Shorewall earlier than 3.0.0, you would set
TC_ENABLED=Yes in <ulink
url="???">/etc/shorewall/shorewall.conf</ulink>).</para>
<programlisting>#MARK SOURCE DEST PROTO PORT(S) CLIENT USER TEST

View File

@ -13,7 +13,7 @@
</author>
</authorgroup>
<pubdate>2005-09-07</pubdate>
<pubdate>2005-11-17</pubdate>
<copyright>
<year>2001-2005</year>
@ -232,6 +232,9 @@ ACCEPT <emphasis>&lt;destination&gt;</emphasis> <emphasis>&lt;source&gt;</e
<programlisting>#ACTION SOURCE DESTINATION PROTO DEST PORT(S)
ACCEPT <emphasis>&lt;z1&gt;</emphasis>:&lt;list of client IPs&gt; <emphasis> &lt;z2&gt;</emphasis>:a.b.c.d tcp 111
ACCEPT <emphasis>&lt;z1&gt;</emphasis>:&lt;list of client IPs&gt; <emphasis> &lt;z2&gt;</emphasis>:a.b.c.d udp</programlisting>
<para>For more NFS information, see <ulink
url="http://sourceforge.net/mailarchive/forum.php?thread_id=8972145&amp;forum_id=2270">http://sourceforge.net/mailarchive/forum.php?thread_id=8972145&amp;forum_id=2270</ulink>.</para>
</section>
<section>