<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;">Cordial Saludo.<br>
 <br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Les escribo por segunda ves ya que san google no me ha podido ayudar.<br>
 <br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Estoy instalando un servidor DNS con BIN9 en Ubuntu server LTS, mi dominio es PICASO.LOCAL el nombre del servidor es PDC-Ubuntu, cuando las máquinas ajenas al servidor obtienen la IP por medio del servidor DHCP el cual asigna tambien el DNS apuntando a mi servidor PDC-Ubuntu, intenteto dar un ping con nombre al PDC-Ubuntu, funciona perfecto en cualquier máquina o sistema operativo, pero cuando desde mi PDC-Ubuntu que es de donde tengo instalado el DNS hago ping a los nombres de las máquinas no funciona, no lo encuentra.<br>
 <br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Alguien podría colaborarme?. Aclaro solo tengo un servidor con IP fija, las demás máquinas (clientes) tienen IP Dinámicas.<br>
 <br>
a continuacion pongo lo que mi archivo resolv.conf tiene:<br>
 root@PDC-Ubuntu:~# cat /etc/resolv.conf<br>
 search Picaso.local<br>
 nameserver 192.168.1.10<br>
 nameserver 192.168.1.1<br>
 <br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>esto es lo que contiene mi archivo named.conf.local<br>
 <br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>zone "Picaso.local" {<br>
 type master;<br>
 file "/etc/bind/Picaso.local.hosts";<br>
 };<br>
 <br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>zone "1.168.192.in-addr.arpa" {<br>
 type master;<br>
 file "/etc/bind/rev.1.168.192.in-addr.arpa";<br>
 };<br>
 <br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Y esto es lo que contiene mi archivo Picaso.local.host:<br>
 <br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>$ttl 38400<br>
 Picaso.local. IN SOA PDC-Ubuntu.Picaso.local. root (<br>
 1246033665<br>
 10800<br>
 3600<br>
 604800<br>
 38400 )<br>
 Picaso.local. IN NS PDC-Ubuntu.Picaso.local.<br>
 PDC-Ubuntu.Picaso.local. IN A 192.168.1.10<br>
 192.168.1.10.Picaso.local. IN PTR PDC-Ubuntu<br>
 <br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Gracias.<br /><br>
<span style=" font-weight:600; font-style:italic;">JAVIER ADRIÁN ROJAS PEREA</span><br>
<span style=" font-style:italic;">Ingeniero electrónico</span><br>
<span style=" font-style:italic;">Linux User: # 476557</span></p></body></html>