mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-21 23:23:13 +01:00
Add traffic shaping warning to Xen articles
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5898 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
32c61bab4b
commit
eb46abd16a
@ -351,6 +351,13 @@ fi</programlisting>
|
||||
netmask 255.255.255.0
|
||||
post-up ethtool -K eth0 tx off</programlisting>
|
||||
</caution>
|
||||
|
||||
<caution>
|
||||
<para>Update. Under SuSE 10.2, communication from a domU works okay
|
||||
without running ethtool <emphasis role="bold">but traffic shaping in
|
||||
dom0 doesn't work!</emphasis> So it's a good idea to run it just to be
|
||||
safe.</para>
|
||||
</caution>
|
||||
</section>
|
||||
|
||||
<section id="Firewall">
|
||||
|
@ -327,6 +327,13 @@ fi</programlisting>
|
||||
post-up ethtool -K eth0 tx off</programlisting>
|
||||
</caution>
|
||||
|
||||
<caution>
|
||||
<para>Update. Under SuSE 10.2, communication from a domU works okay
|
||||
without running ethtool <emphasis role="bold">but traffic shaping in
|
||||
dom0 doesn't work!</emphasis> So it's a good idea to run it just to be
|
||||
safe.</para>
|
||||
</caution>
|
||||
|
||||
<para>SuSE 10.1 includes Xen 3.0.2 which supports PCI delegation. The
|
||||
network interfaces that connect to the net and wifi zones are delegated
|
||||
to the firewall DomU.</para>
|
||||
@ -958,4 +965,4 @@ esac
|
||||
</blockquote>
|
||||
</section>
|
||||
</section>
|
||||
</article>
|
||||
</article>
|
Loading…
Reference in New Issue
Block a user