From: Peter Dinda <pdinda@northwestern.edu>
Date: Wed, 4 Mar 2009 18:52:14 +0000 (-0600)
Subject: Changes to networking section (bridging) of manual
X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=commitdiff_plain;h=2938c6b1f4810bdc80dd8131fed87ca3fd7f9437;p=palacios.releases.git

Changes to networking section (bridging) of manual
---

diff --git a/manual/manual.pdf b/manual/manual.pdf
index d91767b..e80cb35 100644
Binary files a/manual/manual.pdf and b/manual/manual.pdf differ
diff --git a/manual/manual.tex b/manual/manual.tex
index efed24d..c806d91 100755
--- a/manual/manual.tex
+++ b/manual/manual.tex
@@ -598,7 +598,7 @@ computers (v-test-amd, v-test-amd2, etc.) are connected.  To bridge,
 for example, tap10, to this interface, you would do the following
 (with root's help):
 \begin{enumerate}
-\item You need to bring up eth1 (ifup eth1)
+\item You need to bring up eth1 (ifconfig eth1 up {\em address} netmask {\em mask}).  It is important that the address and mask you choose are appropriate for the network eth1 is connected to and that it.
 \item You would bring up tap10 without an address:  /sbin/ifconfig
 tap10 up
 \item You would bridge tap10 and eth1:  /usr/sbin/brctl addif br0