mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 06:10:42 +01:00
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:
parent
67efe80cf6
commit
f753b4ab5c
@ -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
|
||||
|
@ -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><destination></emphasis> <emphasis><source></e
|
||||
<programlisting>#ACTION SOURCE DESTINATION PROTO DEST PORT(S)
|
||||
ACCEPT <emphasis><z1></emphasis>:<list of client IPs> <emphasis> <z2></emphasis>:a.b.c.d tcp 111
|
||||
ACCEPT <emphasis><z1></emphasis>:<list of client IPs> <emphasis> <z2></emphasis>:a.b.c.d udp</programlisting>
|
||||
|
||||
<para>For more NFS information, see <ulink
|
||||
url="http://sourceforge.net/mailarchive/forum.php?thread_id=8972145&forum_id=2270">http://sourceforge.net/mailarchive/forum.php?thread_id=8972145&forum_id=2270</ulink>.</para>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
|
Loading…
Reference in New Issue
Block a user