aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/network.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07/network.xml')
-rw-r--r--chapter07/network.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter07/network.xml b/chapter07/network.xml
index 6462aa16b..e3d227e15 100644
--- a/chapter07/network.xml
+++ b/chapter07/network.xml
@@ -75,6 +75,8 @@ ACTION=="add", SUBSYSTEM=="net", BUS=="<replaceable>pci</replaceable>", ID=="<re
NAME="<replaceable>intel</replaceable>"</literal>
EOF</userinput></screen>
+ <beginpage/>
+
<para>These rules will always rename the network cards to
<quote>realtek</quote> and <quote>intel</quote>, independently
of the original numbering provided by the kernel (i.e.: the original
@@ -150,6 +152,8 @@ EOF</userinput></screen>
Dynamic Host Configuration Protocol (DHCP), which is addressed in the
BLFS book.</para>
+ <beginpage/>
+
<para>The <envar>GATEWAY</envar> variable should contain the default
gateway IP address, if one is present. If not, then comment out the
variable entirely.</para>