glfs/connect/dhcp/dhcpcd/dhcpcd-config.xml
Larry Lawrence 5fcd7c57bc dhcpcd command explanations
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@107 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-08-18 02:38:12 +00:00

20 lines
569 B
XML

<sect2>
<title>Configuring dhcpcd</title>
<sect3><title>Config files</title>
<para><userinput>/var/lib/dhcpc/*</userinput></para></sect3>
<sect3><title>Configuration Information</title>
<para>To configure the client, you need to modify the
<filename>/etc/sysconfig/network-devices/ifconfig.eth0</filename> file
(or the appropriate one for the interface you are running DHCP on)
you created earlier by adding the appropriate <userinput>DHCP_PROG
</userinput>, <userinput>DHCP_START</userinput> and
<userinput>DHCP_STOP</userinput> values.</para>
</sect3>
</sect2>