It's work, it was listening only localhost!!! Thanks you very much Quoting John Broome <jbroome at gmail.com>: > On Dec 3, 2011, at 18:46, Weplica <info at weplica.com> wrote: > >> Hello, >> >> I have CentOS 6 on a dedicated server. I haver bind 9.7 but I can't >> reach port 53 for DNS. >> >> >> netstat -na | grep LISTEN >> >> tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN >> 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 >> >> How can I open the port 53. >> Thanks you > > Configure bind not to listen only on localhost. > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >