Re: [Server-devel] Falla configuracion con Open DNS

2009-09-28 Thread Martin Langhoff
Luis,

Creo que Rodolfo tiene razón sobre 'forward only' (y probablemente
tenemos que actualizar el Wiki sobre este tema).

Hay 2 complicaciones en la edición del named.conf.in a considerar

 - El archivo de configuración tiene varias secciones, hay que agregar
la línea de 'forwarders' en la parte correcta. Como en el ejemplo
aquí, debe estar dentro de la sección 'options':
http://www.zytrax.com/books/dns/ch6/#forwarding

 - Luego de editar el named.conf.in, tienes que re-ejecutar domain_config

   --

I think Rodolfo is right about 'forward only' and we should update the
wiki too. There are 2 details to keep in mind when editing
named.conf.in

 - It has several sections, nd you have to add the 'forwarders' line
in the right section. As in the example here, it has to be inside of
'options': http://www.zytrax.com/books/dns/ch6/#forwarding

 - After editing named.conf.in, you must rerun domain_config

cheers,


m

On Tue, Sep 22, 2009 at 5:22 PM, Rodolfo D. rodolfo.arc...@gmail.com wrote:
 Espanol:

 Creo que la opcion forward only; esta de mas, podrias probar sacarla
 Creo que esa opcion hace que bind pregunte directamente a otros dns, y hay
 ciertas zonas que deberian de buscarse en la tabla local


 English:

 I think the opction forward only; is not supposed to be there, could you
 try reconfigure and test
 I think that makes BIND only ask other DNS servers, and there are some zones
 that should be looked at localy

 saludos.. cheers..

 R


 2009/9/22 Luis Diaz luisdiazmedp...@gmail.com

 Claro si corri la configuracion de red tal como indica la instalacion del
 XS, tambien corri el ejabberd y el squid lo levanté tambien.

 Gracias

 Luis

 On Tue, Sep 22, 2009 at 8:00 AM, Rodolfo D. rodolfo.arc...@gmail.com
 wrote:

 Espanol:

 Corriste la configuracion de red antes de configurar el Bind?

 root@ localhost # /etc/sysconfig/olpc-scripts/domain_config mi_dominio

 mi_dominio reemplazar por tu dominio y sin las comillas

 English:

 Did you execute the domain configuration script before you modified Bind?

 root@ localhost # /etc/sysconfig/olpc-scripts/domain_config my_domain

 my_domain replace for tour domain name without the quotes

 cheers.. saludos..

 R





 2009/9/21 Luis Diaz luisdiazmedp...@gmail.com

 Se esta configurando el XS para usar el OPEN DNS, los pasos que he
 seguido son:
 1) He creado una cuenta de Open DNS y egrege mi red.

 2) En el XS en: /etc/named-xs.conf.in agrege:


 forward   only;

 forwarders  {  208.67.222.222;  208.67.220.220; };

 3) Luego se hizo:
    cd /etc
    make -f xs-config.make named-xs.conf
    /etc/init.d/named restart
 En este punto sale este error:

 School.external.zone.db:4: no TTL specified; zone rejected
 School.external.zone.db:5: no TTL specified; zone rejected
 School.external.zone.db:6: no TTL specified; zone rejected
 .
 .
 zone \...@\@basednsdna...@\@/IN: loading from master file
 school.external.zone.db filed: bad name (check-names)
 external/@@BASEDNSNAME@@/IN: bad name (check-names)


 [FAILED]
 Entonces las laptops ya no entran a internet.
 Que se puede hacer?


 ___
 Server-devel mailing list
 Server-devel@lists.laptop.org
 http://lists.laptop.org/listinfo/server-devel




 --
 Rodolfo





 --
 Rodolfo


 ___
 Server-devel mailing list
 Server-devel@lists.laptop.org
 http://lists.laptop.org/listinfo/server-devel





-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] Falla configuracion con Open DNS

2009-09-22 Thread Rodolfo D.
Espanol:

Corriste la configuracion de red antes de configurar el Bind?

root@ localhost # /etc/sysconfig/olpc-scripts/domain_config mi_dominio

mi_dominio reemplazar por tu dominio y sin las comillas

English:

Did you execute the domain configuration script before you modified Bind?

root@ localhost # /etc/sysconfig/olpc-scripts/domain_config my_domain

my_domain replace for tour domain name without the quotes

cheers.. saludos..

R





2009/9/21 Luis Diaz luisdiazmedp...@gmail.com

 Se esta configurando el XS para usar el OPEN DNS, los pasos que he seguido
 son:
 1) He creado una cuenta de Open DNS y egrege mi red.

 2) En el XS en: /etc/named-xs.conf.in agrege:


 forward   only;
 forwarders  {  208.67.222.222;  208.67.220.220; };

 3) Luego se hizo:
cd /etc
make -f xs-config.make named-xs.conf
/etc/init.d/named restart
 En este punto sale este error:

 School.external.zone.db:4: no TTL specified; zone rejected
  School.external.zone.db:5: no TTL specified; zone rejected
  School.external.zone.db:6: no TTL specified; zone rejected
 .
 .
 zone \...@\@basednsdna...@\@/IN: loading from master file
 school.external.zone.db filed: bad name (check-names)
 external/@@BASEDNSNAME@@/IN: bad name (check-names)

 [FAILED]
 Entonces las laptops ya no entran a internet.
 Que se puede hacer?



 ___
 Server-devel mailing list
 Server-devel@lists.laptop.org
 http://lists.laptop.org/listinfo/server-devel




-- 
Rodolfo
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel