Gracias el problemas venia de ahi, en named.conf tenia: listen-on port 53 { 127.0.0.0; }; // cuando debe decir any
Quoting Ernesto Pérez Estévez <cen...@ecualinux.com>: > On Sat, 2011-12-03 at 15:56 -0500, Weplica wrote: >> Hola, >> >> Tengo CentoOS 6 en un servidor dedicado con acceso SSH recien >> instalado, el bind funcionando correctamente pero no consigo abrir el >> puerto 53 para las consulta DNS >> >> netstat -na | grep LISTEN > > el puerto 53 está abierto >> >> tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN > pero sólo para localhost? y tcp? > si es dns normalmente el que te va a interesar es el udp, revisa que > esté abierto el udp > netstat -anp|egrep 53 > > saludos > epe > >> tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN >> tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN >> tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN >> tcp 0 0 :::80 :::* LISTEN >> tcp 0 0 ::1:53 :::* LISTEN >> tcp 0 0 :::22 :::* LISTEN >> tcp 0 0 ::1:953 :::* LISTEN >> tcp 0 0 :::443 :::* LISTEN >> >> Como hago para abrir el puerto 53? >> Gracias >> >> _______________________________________________ >> CentOS-es mailing list >> CentOS-es@centos.org >> http://lists.centos.org/mailman/listinfo/centos-es >> > > > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > _______________________________________________ > CentOS-es mailing list > CentOS-es@centos.org > http://lists.centos.org/mailman/listinfo/centos-es > _______________________________________________ CentOS-es mailing list CentOS-es@centos.org http://lists.centos.org/mailman/listinfo/centos-es