Hola a todos, se que la lista no es para novatos pero entre novatos no se aprende mucho, así que si me lo permiten necesito de sus apreciados conocimientos...<br><br>quiero poner un servidor DHCP en mi LAN, para quitarle esa función al ruoter y así de a poco implementar otras cosas en el servidor linux, entonces tengo configurado DHCP y me da fallo a la hora de iniciar el servicio, hay algo que no se que deba conocer???<br>
<br>nota: solo tengo configurado el DHCP y el adaptador de red con IP fija, solo eso.<br><br>esta es lo que hecho<br>_____________________________________________<br><br><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="ProgId" content="Word.Document"><meta name="Generator" content="Microsoft Word 12"><meta name="Originator" content="Microsoft Word 12"><link rel="File-List" href="file:///C:%5CDOCUME%7E1%5CUSUARI%7E1%5CCONFIG%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"><link rel="themeData" href="file:///C:%5CDOCUME%7E1%5CUSUARI%7E1%5CCONFIG%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"><link rel="colorSchemeMapping" href="file:///C:%5CDOCUME%7E1%5CUSUARI%7E1%5CCONFIG%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml"><style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;
        mso-font-charset:0;
        mso-generic-font-family:roman;
        mso-font-pitch:variable;
        mso-font-signature:-1610611985 1107304683 0 0 159 0;}
@font-face
        {font-family:"Liberation Serif";
        mso-font-alt:"Times New Roman";
        mso-font-charset:0;
        mso-generic-font-family:roman;
        mso-font-pitch:variable;
        mso-font-signature:0 0 0 0 0 0;}
@font-face
        {font-family:"DejaVu LGC Sans";
        mso-font-charset:0;
        mso-generic-font-family:auto;
        mso-font-pitch:variable;
        mso-font-signature:0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-unhide:no;
        mso-style-qformat:yes;
        mso-style-parent:"";
        margin:0cm;
        margin-bottom:.0001pt;
        mso-pagination:none;
        mso-hyphenate:none;
        font-size:12.0pt;
        font-family:"Liberation Serif","serif";
        mso-fareast-font-family:"DejaVu LGC Sans";
        mso-bidi-font-family:"Times New Roman";
        mso-font-kerning:.5pt;
        mso-ansi-language:ES-TRAD;
        mso-fareast-language:#00FF;}
.MsoChpDefault
        {mso-style-type:export-only;
        mso-default-props:yes;
        font-size:10.0pt;
        mso-ansi-font-size:10.0pt;
        mso-bidi-font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;
        mso-header-margin:36.0pt;
        mso-footer-margin:36.0pt;
        mso-paper-source:0;}
div.Section1
        {page:Section1;}
-->
</style>

<p class="MsoNormal"><span style="" lang="EN-US">[root@server
~]# nano /etc/sysconfig/network-scripts/ifcfg-eth0 </span></p>

<p class="MsoNormal"><span style="" lang="EN-US"> </span></p>

<span style="font-size: 12pt; font-family: &quot;Liberation Serif&quot;,&quot;serif&quot;;" lang="EN-US"># VIA Technologies, Inc. VT6102 [Rhine-II]</span>

<p class="MsoNormal"><span style="" lang="EN-US"> </span>DEVICE=eth0</p><span style="font-size: 12pt; font-family: &quot;Liberation Serif&quot;,&quot;serif&quot;;" lang="EN-US"></span>

<p class="MsoNormal"><span style="" lang="EN-US"> </span>ONBOOT=yes</p><span style="font-size: 12pt; font-family: &quot;Liberation Serif&quot;,&quot;serif&quot;;" lang="EN-US"></span>

<p class="MsoNormal"><span style="" lang="EN-US"> </span>BROADCAST=192.168.10.255</p><span style="font-size: 12pt; font-family: &quot;Liberation Serif&quot;,&quot;serif&quot;;" lang="EN-US"></span>

<p class="MsoNormal"><span style="" lang="EN-US"> </span>HWADDR=00:16:EC:CE:B4:E6</p><span style="font-size: 12pt; font-family: &quot;Liberation Serif&quot;,&quot;serif&quot;;" lang="EN-US"></span>

<p class="MsoNormal"><span style="" lang="EN-US"> </span>IPADDR=192.168.10.2</p><span style="font-size: 12pt; font-family: &quot;Liberation Serif&quot;,&quot;serif&quot;;" lang="EN-US"></span>

<p class="MsoNormal"><span style="" lang="EN-US"> </span>IPV6INIT=yes</p><span style="font-size: 12pt; font-family: &quot;Liberation Serif&quot;,&quot;serif&quot;;" lang="EN-US"></span>

<p class="MsoNormal"><span style="" lang="EN-US"> </span>IPV6_AUTOCONF=yes</p><span style="font-size: 12pt; font-family: &quot;Liberation Serif&quot;,&quot;serif&quot;;" lang="EN-US"></span>

<p class="MsoNormal"><span style="" lang="EN-US"> </span>NETMASK=255.255.255.0</p><span style="font-size: 12pt; font-family: &quot;Liberation Serif&quot;,&quot;serif&quot;;" lang="EN-US"></span>

<p class="MsoNormal"><span style="" lang="EN-US"> </span>NETWORK=192.168.10.0</p><span style="font-size: 12pt; font-family: &quot;Liberation Serif&quot;,&quot;serif&quot;;" lang="EN-US"></span>

<p class="MsoNormal"><span style="" lang="EN-US"> </span>GATEWAY=192.168.10.1</p><span style="font-size: 12pt; font-family: &quot;Liberation Serif&quot;,&quot;serif&quot;;" lang="EN-US"></span>

<p class="MsoNormal"><span style="" lang="EN-US"> </span>TYPE=Ethernet</p><span style="font-size: 12pt; font-family: &quot;Liberation Serif&quot;,&quot;serif&quot;;" lang="EN-US"></span>

<p class="MsoNormal"><span style="" lang="EN-US"> </span>PEERDNS=yes</p><span style="font-size: 12pt; font-family: &quot;Liberation Serif&quot;,&quot;serif&quot;;" lang="EN-US"></span>

<p class="MsoNormal"><span style="" lang="EN-US"> </span><span style="font-size: 12pt; font-family: &quot;Liberation Serif&quot;,&quot;serif&quot;;" lang="EN-US">USERCTL=no</span><br clear="all"></p>_____________________________________________<br>
<br>asi quedó despues de reiniciar el servicio de red<br>_____________________________________________<br><br><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="ProgId" content="Word.Document"><meta name="Generator" content="Microsoft Word 12"><meta name="Originator" content="Microsoft Word 12"><link rel="File-List" href="file:///C:%5CDOCUME%7E1%5CUSUARI%7E1%5CCONFIG%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"><link rel="themeData" href="file:///C:%5CDOCUME%7E1%5CUSUARI%7E1%5CCONFIG%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"><link rel="colorSchemeMapping" href="file:///C:%5CDOCUME%7E1%5CUSUARI%7E1%5CCONFIG%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml"><style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;
        mso-font-charset:0;
        mso-generic-font-family:roman;
        mso-font-pitch:variable;
        mso-font-signature:-1610611985 1107304683 0 0 159 0;}
@font-face
        {font-family:"Liberation Serif";
        mso-font-alt:"Times New Roman";
        mso-font-charset:0;
        mso-generic-font-family:roman;
        mso-font-pitch:variable;
        mso-font-signature:0 0 0 0 0 0;}
@font-face
        {font-family:"DejaVu LGC Sans";
        mso-font-charset:0;
        mso-generic-font-family:auto;
        mso-font-pitch:variable;
        mso-font-signature:0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-unhide:no;
        mso-style-qformat:yes;
        mso-style-parent:"";
        margin:0cm;
        margin-bottom:.0001pt;
        mso-pagination:none;
        mso-hyphenate:none;
        font-size:12.0pt;
        font-family:"Liberation Serif","serif";
        mso-fareast-font-family:"DejaVu LGC Sans";
        mso-bidi-font-family:"Times New Roman";
        mso-font-kerning:.5pt;
        mso-ansi-language:ES-TRAD;
        mso-fareast-language:#00FF;}
.MsoChpDefault
        {mso-style-type:export-only;
        mso-default-props:yes;
        font-size:10.0pt;
        mso-ansi-font-size:10.0pt;
        mso-bidi-font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;
        mso-header-margin:36.0pt;
        mso-footer-margin:36.0pt;
        mso-paper-source:0;}
div.Section1
        {page:Section1;}
-->
</style>

<p class="MsoNormal"><span style="" lang="EN-US">[root@server
~]# ifconfig</span></p><p class="MsoNormal"><br><span style="" lang="EN-US"></span></p>

<p class="MsoNormal"><span style="" lang="EN-US">eth0<span style="">      </span>Link encap:Ethernet<span style="">  </span>HWaddr 00:16:EC:CE:B4:E6<span style="">  </span></span></p>

<p class="MsoNormal"><span style="" lang="EN-US"><span style="">          </span>inet addr:192.168.10.2<span style="">  </span>Bcast:192.168.10.255<span style="">  </span>Mask:255.255.255.0</span></p>

<p class="MsoNormal"><span style="" lang="EN-US"><span style="">          </span>inet6 addr:
fe80::216:ecff:fece:b4e6/64 Scope:Link</span></p>

<p class="MsoNormal"><span style="" lang="EN-US"><span style="">          </span>UP BROADCAST RUNNING MULTICAST<span style="">  </span>MTU:1500<span style=""> 
</span>Metric:1</span></p>

<p class="MsoNormal"><span style="" lang="EN-US"><span style="">          </span>RX packets:0 errors:0 dropped:0
overruns:0 frame:0</span></p>

<p class="MsoNormal"><span style="" lang="EN-US"><span style="">          </span>TX packets:69 errors:0 dropped:0
overruns:0 carrier:0</span></p>

<p class="MsoNormal"><span style="" lang="EN-US"><span style="">          </span>collisions:0 txqueuelen:1000 </span></p>

<p class="MsoNormal"><span style="" lang="EN-US"><span style="">          </span>RX bytes:0 (0.0 b)<span style="">  </span>TX bytes:12939 (12.6 KiB)</span></p>

<p class="MsoNormal"><span style="" lang="EN-US"><span style="">          </span>Interrupt:185 Base address:0xa000 </span></p>

_____________________________________________<br><br>esta es la configuración del DHCP<br>_____________________________________________<br><br><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="ProgId" content="Word.Document"><meta name="Generator" content="Microsoft Word 12"><meta name="Originator" content="Microsoft Word 12"><link rel="File-List" href="file:///C:%5CDOCUME%7E1%5CUSUARI%7E1%5CCONFIG%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"><link rel="themeData" href="file:///C:%5CDOCUME%7E1%5CUSUARI%7E1%5CCONFIG%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"><link rel="colorSchemeMapping" href="file:///C:%5CDOCUME%7E1%5CUSUARI%7E1%5CCONFIG%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml"><style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;
        mso-font-charset:0;
        mso-generic-font-family:roman;
        mso-font-pitch:variable;
        mso-font-signature:-1610611985 1107304683 0 0 159 0;}
@font-face
        {font-family:"Liberation Serif";
        mso-font-alt:"Times New Roman";
        mso-font-charset:0;
        mso-generic-font-family:roman;
        mso-font-pitch:variable;
        mso-font-signature:0 0 0 0 0 0;}
@font-face
        {font-family:"DejaVu LGC Sans";
        mso-font-charset:0;
        mso-generic-font-family:auto;
        mso-font-pitch:variable;
        mso-font-signature:0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-unhide:no;
        mso-style-qformat:yes;
        mso-style-parent:"";
        margin:0cm;
        margin-bottom:.0001pt;
        mso-pagination:none;
        mso-hyphenate:none;
        font-size:12.0pt;
        font-family:"Liberation Serif","serif";
        mso-fareast-font-family:"DejaVu LGC Sans";
        mso-bidi-font-family:"Times New Roman";
        mso-font-kerning:.5pt;
        mso-ansi-language:ES-TRAD;
        mso-fareast-language:#00FF;}
.MsoChpDefault
        {mso-style-type:export-only;
        mso-default-props:yes;
        font-size:10.0pt;
        mso-ansi-font-size:10.0pt;
        mso-bidi-font-size:10.0pt;}
@page Section1
        {size:595.25pt 841.85pt;
        margin:2.0cm 2.0cm 2.0cm 2.0cm;
        mso-header-margin:36.0pt;
        mso-footer-margin:36.0pt;
        mso-paper-source:0;}
div.Section1
        {page:Section1;
        mso-footnote-position:beneath-text;}
-->
</style>

<p class="MsoNormal"><span style="">[root@server ~]# nano
/etc/dhcpd.conf <br></span></p><p class="MsoNormal"><br><span style=""></span></p>

<p class="MsoNormal"><span style=""></span></p>

<p class="MsoNormal"><span style="" lang="EN-US">#</span></p>

<p class="MsoNormal"><span style="" lang="EN-US"># DHCP
Server Configuration file.</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">#<span style="">   </span>see /usr/share/doc/dhcp*/dhcpd.conf.sample</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">#</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">ddns-update-style
interim;</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">ignore client­updates;</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">shared-network
IQTECH{</span></p>

<p class="MsoNormal"><span style="" lang="EN-US"><span style="">        </span>subnet 192.168.10.0 netmask
255.255.255.0{</span></p>

<p class="MsoNormal"><span style="" lang="EN-US"><span style="">                </span>option routers 192.168.10.1;</span></p>

<p class="MsoNormal"><span style="" lang="EN-US"><span style="">                </span>option subnet-mask
255.255.255.0;</span></p>

<p class="MsoNormal"><span style="" lang="EN-US"><span style="">          </span><span style="">      </span>option broadcast-address 192.168.10.255;</span></p>

<p class="MsoNormal"><span style="" lang="EN-US"><span style="">                </span>option domain-name
&quot;<a href="http://iqtech.ec">iqtech.ec</a>&quot;;</span></p>

<p class="MsoNormal"><span style="" lang="EN-US"><span style="">                </span>option domain-name-servers
192.168.10.2;</span></p>

<p class="MsoNormal"><span style="" lang="EN-US"><span style="">                </span>range 192.168.10.100
192.168.10.200;</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">}</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">}</span></p>

___________________________________________<br><br>después de hacer todo esto, reinicio el servicio de DHCP y ahi me da el fallo<br><br>que puedo hacer??? <br>acaso es imprescindible tener el Bind configurado???<br><br>gracias de antemano y salu2<br>
<br><br>-- <br>Ing. Walvis Acosta<br>Dpto. Técnico<br>IQ-Tech<br>Telef: (02) 2594943 (Quito-Ecuador)<br>