2004-06-12 09:11:39 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-12 09:11:39 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2007-01-19 03:38:19 +08:00
|
|
|
<!--
|
|
|
|
$LastChangedBy$
|
|
|
|
$Date$
|
|
|
|
-->
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
<part id="connect" xreflabel="Connecting to a Network">
|
2005-05-01 03:28:23 +08:00
|
|
|
<?dbhtml filename="connect.html" dir="connect"?>
|
2005-05-31 00:13:27 +08:00
|
|
|
|
2005-05-01 03:28:23 +08:00
|
|
|
<title>Connecting to a Network</title>
|
2005-05-31 00:13:27 +08:00
|
|
|
|
2005-05-01 03:28:23 +08:00
|
|
|
<partintro>
|
2005-05-31 05:31:54 +08:00
|
|
|
<para>The LFS book covers setting up networking by connecting to a LAN
|
2005-05-01 03:28:23 +08:00
|
|
|
with a static IP address. There are other methods used to connect to
|
2005-07-28 05:24:52 +08:00
|
|
|
a LAN and other networks (such as the Internet). The most popular methods
|
|
|
|
are covered in this chapter.</para>
|
2005-05-01 03:28:23 +08:00
|
|
|
</partintro>
|
2005-05-31 00:13:27 +08:00
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="dialup/dialup.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="dhcp/dhcp.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="other/other.xml"/>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</part>
|