|
|
||||||
| Fóruns | Wiki | Classificados | Reviews | Jogos | Grupos Sociais | RSS Feeds | FAQ | Termos de Uso | Contato | Sobre |
| Registrar | Fotos | Blogs | Calendário | Marcar Fóruns Como Lidos |
![]() |
|
|
LinkBack | Ferramentas do Tópico |
|
|
#1 (permalink) |
![]() |
/etc/named.conf
options { directory "/var/named"; }; zone "." { type hint; file "root.cache"; }; zone "meu_dominio" { type master; file "/var/named/meu_dominio.hosts"; }; zone "0.0.127.IN-ADDR.ARPA" { type master; file "127.0.0"; }; /var/named/meu_dominio.hosts $TTL 38400 meu_dominio. IN SOA serv.meu_dominio. douglasreis.serv.meu_dominio. ( 2003082801 ; serial 3H ; refresh 1H ; retry 7D ; expire 640 ; default_ttl ) interno11 IN A 192.168.1.1 serv IN A 200.195.1.178 serv IN NS serv.meu_dominio. serv IN MX 5 serv.meu_dominio. @ IN MX 5 serv.meu_dominio. @ IN NS serv.meu_dominio. meu_dominio IN MX 5 serv.meu_dominio. meu_dominio IN NS serv.meu_dominio. interno01 IN A 192.168.0.1 interno01 IN NS serv.meu_dominio. Valeu... [ Esta mensagem foi editada por: doliveira em 29-08-2003 14:58 ]
__________________
O importante não é você saber tudo e sim ter o telefone de quem sabe. |
|
|
|
|
#3 (permalink) |
![]() |
Estou acrescentado mais alguns detalhes
A msg é: ;; connection time out; No servers coud be reached qdo digito # host -t NS meu_dominio Aí peguei digitei # tail -f /var/log/messages & Iniciei o dns # service named start Tive a seguinte msg: Listening on ipv4 interface lo 127.0.0.1#53 Listening on ipv4 interface eth0 meu_ip #53 Listening on ipv4 interface eth1 rede_interna 192.168.0.1 #53 Listening on ipv4 interface eth1 rede_interna 192.168.1.1 #53 none:0: open: /etc/rndc.key: file not found couldn´t add command channel 127.0.0.1#953 :file not found zone 0.0.127. IN-ADDR.ARPA/IN: loaded serial 2003082801 zone meu_dominio/IN: loaded serial 2003082801 running
__________________
O importante não é você saber tudo e sim ter o telefone de quem sabe. |
|
|
![]() |
| Ferramentas do Tópico | |
|
|
Tópicos Similares
|
||||
| Tópico | Tópico Iniciado Por | Fórum | Respostas | Última Mensagem |
| Helo command rejected: Host not found; | Vampayre | Sendmail/Qmail/Postfix | 1 | 13-12-2006 09:18 |
| Domain not found | caosdp | Adm. em Geral | 0 | 04-01-2006 15:00 |
| iptables v1.3.0: host/network `www.google.com.br' not found | fabricio_ | Proxy/NAT/Firewall | 1 | 22-07-2005 11:29 |
| postfix - Host found but no data record of requested type | Sendmail/Qmail/Postfix | 0 | 23-10-2003 11:50 | |
| postfix + Host not found + type MX + estou parado!!! | athayde2 | Sendmail/Qmail/Postfix | 4 | 24-04-2003 13:32 |
| Divulgue |