[GTER] Configuração de DNS
Ricardo Stock
ricardostock at bol.com.br
Sun Feb 6 17:46:09 -02 2011
Bom, apos ler muito, muito e muito percebi o seguinte.
nmap 127.0.0.1
Starting nmap V. 3.00 ( www.insecure.org/nmap/ )
Interesting ports on localhost.localdomain (127.0.0.1):
(The 1597 ports scanned but not shown below are in state: closed)
Port State Service
22/tcp open ssh
111/tcp open sunrpc
1024/tcp open kdm
1025/tcp open NFS-or-IIS
Nmap run completed -- 1 IP address (1 host up) scanned in 3 seconds
[root at ns root]# netstat -atun 127.0.0.1
Conexões Internet Ativas (servidores e estabelecidas)
Proto Recv-Q Send-Q Endereço Local Endereço Remoto Estado
tcp 0 0 0.0.0.0:1024 0.0.0.0:* OUÃA
tcp 0 0 127.0.0.1:1025 0.0.0.0:* OUÃA
tcp 0 0 0.0.0.0:111 0.0.0.0:* OUÃA
tcp 0 0 0.0.0.0:22 0.0.0.0:* OUÃA
tcp 0 52 192.168.0.11:22 192.168.0.101:1383
ESTABELECIDA
udp 0 0 0.0.0.0:1024 0.0.0.0:*
udp 0 0 0.0.0.0:837 0.0.0.0:*
udp 0 0 0.0.0.0:111 0.0.0.0:*
[root at ns root]# ps -aux | grep named
root 2212 0.0 1.1 3632 676 pts/0 S 16:30 0:00 grep named
telnet 127.0.0.1 53
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
conclui que o named não esta rodando, e a maquina não esta escutando a porta
53 nos protocolos udp e tcp
Como a maquina esta atraz de um firewall, e estou tentando configurar o bind
desisntalei o iptables.
quando executo /etc/init.d/named start =[ok]
quando executo /etc/init.d/stop
Parando o named: rndc: connect failed: connection refused
[FALHOU]
estou sando o bind-9.2.1-16
Ou seja, estou sem opções... e aceitando sugestões.
Obrigado
Ricardo Stock
ricardostock at bol.com.br
More information about the gter
mailing list