aboutsummaryrefslogtreecommitdiffstats
path: root/docs/mcc-help/en/drakwizard_dhcp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/mcc-help/en/drakwizard_dhcp.xml')
-rw-r--r--docs/mcc-help/en/drakwizard_dhcp.xml275
1 files changed, 193 insertions, 82 deletions
diff --git a/docs/mcc-help/en/drakwizard_dhcp.xml b/docs/mcc-help/en/drakwizard_dhcp.xml
index acda9b41..eab06e30 100644
--- a/docs/mcc-help/en/drakwizard_dhcp.xml
+++ b/docs/mcc-help/en/drakwizard_dhcp.xml
@@ -1,94 +1,205 @@
-<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" xml:id="drakwizard_dhcp" version="5.0">
+<?xml version="1.0" encoding="utf-8"?>
+<section version="5.0" xml:id="drakwizard_dhcp"
+ xmlns="http://docbook.org/ns/docbook"
+ xmlns:ns5="http://www.w3.org/1998/Math/MathML"
+ xmlns:ns4="http://www.w3.org/2000/svg"
+ xmlns:ns3="http://www.w3.org/1999/xhtml"
+ xmlns:ns2="http://www.w3.org/1999/xlink"
+ xmlns:ns="http://docbook.org/ns/docbook">
<info>
- <title xml:id="drakwizard_dhcp-ti1">Configure DHCP</title><subtitle>drakwizard dhcp</subtitle>
+ <title xml:id="drakwizard_dhcp-ti1">Configure DHCP</title>
+
+ <subtitle>drakwizard dhcp</subtitle>
</info>
<mediaobject>
<imageobject>
- <imagedata xml:id="drakwizard_dhcp-im1" revision="1" align="center" format="PNG" fileref="drakwizard_dhcp.png"/>
+ <imagedata align="center" fileref="drakwizard_dhcp.png" format="PNG"
+ revision="1" xml:id="drakwizard_dhcp-im1"/>
</imageobject>
</mediaobject>
- <para>This tool<footnote><para>You can start this tool from the command line, by typing <emphasis role="bold">drakwizard dhcp</emphasis> as root.</para></footnote> can help you to set up a <acronym>DHCP</acronym> server.
- </para>
+ <para>This tool<footnote>
+ <para>You can start this tool from the command line, by typing <emphasis
+ role="bold">drakwizard dhcp</emphasis> as root.</para>
+ </footnote> can help you to set up a <acronym>DHCP</acronym> server. It is
+ a component of drakwizard which should be installed before you can access to
+ it.</para>
+
<section>
<title>What is DHCP?</title>
- <para>
- The Dynamic Host Configuration Protocol (<acronym>DHCP</acronym>) is a standardized networking protocol used on IP networks that dynamically configures IP addresses and other information that is needed for Internet communication. (From Wikipedia)
- </para>
+
+ <para>The Dynamic Host Configuration Protocol (<acronym>DHCP</acronym>) is
+ a standardized networking protocol used on IP networks that dynamically
+ configures IP addresses and other information that is needed for Internet
+ communication. (From Wikipedia)</para>
+ </section>
+
+ <section>
+ <title>Setting up a DHCP server with drakwizard dhcp</title>
+
+ <para>Welcome to the DHCP server wizard.</para>
+
+ <procedure>
+ <step>
+ <title>Introduction</title>
+
+ <mediaobject>
+ <imageobject>
+ <imagedata align="center" fileref="drakwizard-dhcp-step1.png"
+ format="PNG" revision="1" xml:id="drakwizard_dhcp-im2"/>
+ </imageobject>
+ </mediaobject>
+
+ <para>The first page is just an introduction, click
+ <guibutton>Next</guibutton>.</para>
+ </step>
+
+ <step>
+ <title>Selecting Adaptor</title>
+
+ <mediaobject>
+ <imageobject>
+ <imagedata align="center" fileref="drakwizard-dhcp-step2.png"
+ format="PNG" revision="1" xml:id="drakwizard_dhcp-im3"/>
+ </imageobject>
+ </mediaobject>
+
+ <para>Choose the network interface, which is connected to the subnet,
+ and for which DHCP will assign IP addresses, and then click
+ <guibutton>Next</guibutton>.</para>
+ </step>
+
+ <step>
+ <title>Select IP range</title>
+
+ <mediaobject>
+ <imageobject>
+ <imagedata align="center" fileref="drakwizard-dhcp-step3.png"
+ format="PNG" revision="1" xml:id="drakwizard_dhcp-im4"/>
+ </imageobject>
+ </mediaobject>
+
+ <para>Select the beginning and ending IP addresses of the range of IPs
+ you want the server to offer, along with the IP of the gateway machine
+ connecting to some place outside the local network, hopefully close to
+ the Internet, then click <guibutton>Next</guibutton>.</para>
+ </step>
+
+ <step>
+ <title>Summary</title>
+
+ <mediaobject>
+ <imageobject>
+ <imagedata align="center" fileref="drakwizard-dhcp-step4.png"
+ format="PNG" revision="1" xml:id="drakwizard_dhcp-im5"/>
+ </imageobject>
+ </mediaobject>
+
+ <para>Take a second to check these options, then click
+ <guibutton>Next</guibutton>.</para>
+ </step>
+
+ <step>
+ <title>Hold on...</title>
+
+ <mediaobject>
+ <imageobject>
+ <imagedata align="center" fileref="drakwizard-dhcp-step5.png"
+ format="PNG" revision="1" xml:id="drakwizard_dhcp-im6"/>
+ </imageobject>
+ </mediaobject>
+
+ <para>This can be fixed. Click <guibutton>Previous</guibutton> a few
+ times and change things around.</para>
+ </step>
+
+ <step>
+ <title>Hours later...</title>
+
+ <mediaobject>
+ <imageobject>
+ <imagedata align="center" fileref="drakwizard-dhcp-step6.png"
+ format="PNG" revision="1" xml:id="drakwizard_dhcp-im7"/>
+ </imageobject>
+ </mediaobject>
+ </step>
+ </procedure>
+ </section>
+
+ <section>
+ <title>What is done</title>
+
+ <para><itemizedlist>
+ <listitem>
+ <para>Installing the package dhcp-server if needed;</para>
+ </listitem>
+
+ <listitem>
+ <para>Saving <code>/etc/dhcpd.conf</code> in
+ <code>/etc/dhcpd.conf.orig;</code></para>
+ </listitem>
+
+ <listitem>
+ <para>Creating a new <code>dhcpd.conf</code> starting from
+ <code>/usr/share/wizards/dhcp_wizard/scripts/dhcpd.conf.default</code>
+ and adding the new parameters:</para>
+
+ <itemizedlist>
+ <listitem>
+ <para><code>hname</code></para>
+ </listitem>
+
+ <listitem>
+ <para><code>dns</code></para>
+ </listitem>
+
+ <listitem>
+ <para>net</para>
+ </listitem>
+
+ <listitem>
+ <para>ip</para>
+ </listitem>
+
+ <listitem>
+ <para><code>mask</code></para>
+ </listitem>
+
+ <listitem>
+ <para><code>rng1</code></para>
+ </listitem>
+
+ <listitem>
+ <para><code>rng2</code></para>
+ </listitem>
+
+ <listitem>
+ <para><code>dname</code></para>
+ </listitem>
+
+ <listitem>
+ <para><code>gateway</code></para>
+ </listitem>
+
+ <listitem>
+ <para><code>tftpserverip</code></para>
+ </listitem>
+
+ <listitem>
+ <para><code>dhcpd_interface</code></para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
+ <para>Also modifying Webmin configuration file
+ <code>/etc/webmin/dhcpd/config</code></para>
+ </listitem>
+
+ <listitem>
+ <para>Restarting <code>dhcpd.</code></para>
+ </listitem>
+ </itemizedlist></para>
</section>
- <section>
- <title>Setting up DHCP server with drakwizard dhcp</title>
- <para>
- Welcome to the DHCP server wizard.
- </para>
- <procedure>
- <step>
- <title>Introduction</title>
- <mediaobject>
- <imageobject>
- <imagedata xml:id="drakwizard_dhcp-im2" revision="1" align="center" format="PNG" fileref="drakwizard-dhcp-step1.png"/>
- </imageobject>
- </mediaobject>
- <para>
- The first page is just an introduction, click <guibutton>Next</guibutton>.
- </para>
- </step>
- <step>
- <title>Selecting Adaptor</title>
- <mediaobject>
- <imageobject>
- <imagedata xml:id="drakwizard_dhcp-im3" revision="1" align="center" format="PNG" fileref="drakwizard-dhcp-step2.png"/>
- </imageobject>
- </mediaobject>
- <para>
- Choose network interface connected to the subnet DHCP will assign IPs for, then click <guibutton>Next</guibutton>.
- </para>
- </step>
- <step>
- <title>Select IP range</title>
- <mediaobject>
- <imageobject>
- <imagedata xml:id="drakwizard_dhcp-im4" revision="1" align="center" format="PNG" fileref="drakwizard-dhcp-step3.png"/>
- </imageobject>
- </mediaobject>
- <para>
- Select the beginning and ending IP addresses of the range of IPs you want the server to offer, along with the IP of the gateway machine connecting to someplace outside the local net, hopeful close to the Internet, then click <guibutton>Next</guibutton>.
- </para>
- </step>
- <step>
- <title>Summary</title>
- <mediaobject>
- <imageobject>
- <imagedata xml:id="drakwizard_dhcp-im5" revision="1" align="center" format="PNG" fileref="drakwizard-dhcp-step4.png"/>
- </imageobject>
- </mediaobject>
- <para>
- Take a second to check these options, then click <guibutton>Next</guibutton>.
- </para>
- </step>
- <step>
- <title>Hold on...</title>
- <mediaobject>
- <imageobject>
- <imagedata xml:id="drakwizard_dhcp-im6" revision="1" align="center" format="PNG" fileref="drakwizard-dhcp-step5.png"/>
- </imageobject>
- </mediaobject>
- <para>
- This can be fixed. Click <guibutton>Previous</guibutton> a few times and change things around. Don't keep track.
- </para>
- </step>
- <step>
- <title>Hours later...</title>
- <mediaobject>
- <imageobject>
- <imagedata xml:id="drakwizard_dhcp-im7" revision="1" align="center" format="PNG" fileref="drakwizard-dhcp-step6.png"/>
- </imageobject>
- </mediaobject>
- <para>
- Another lesson learned.
- </para>
- </step>
- </procedure>
- </section>
</section>