Enviado em 22/03/2018 - 12:03h
Bom dia! Gente estou a algumas semanas tentando criar uma zona, e configurar um domínio mas sem sucesso.// prime the server with knowledge of the root servers
zone "." {
type hint;
file "/etc/bind/db.root";
};
// be authoritative for the localhost forward and reverse zones, and for
// broadcast zones as per RFC 1912
zone "localhost" {
type master;
file "/etc/bind/db.local";
};
zone "127.in-addr.arpa" {
type master;
file "/etc/bind/db.127";
};
zone "0.in-addr.arpa" {
type master;
file "/etc/bind/db.0";
};
zone "255.in-addr.arpa" {
type master;
file "/etc/bind/db.255";
};
zone "exemplo.net.br" {
type master;
file "/etc/bind/zones/exemplo.com.br.db";
};
$TTL 1440
@ IN SOA ns1.exemplo.net.br. root.exemplo.net.br. (
2018032201 ; Serial
3600 ; Refresh
1800 ; Retry
604800 ; Expire
43200 ) ; Negative Cache TTL
@ IN NS ns1.exemplo.net.br.
ns1 IN A 187.19.x.x
@ IN NS ns2.exemplo.net.br.
ns2 IN A 186.255.x.x
Como compartilhar a tela do Ubuntu com uma Smart TV (LG, Samsung, etc.)
Descritores de Arquivos e Swappiness
tux-gpt - Assistente de IA para o Terminal
Instalação e configuração do Chrony
Programa IRPF - Guia de Instalação e Resolução de alguns Problemas
Como instalar no Linux Jogos da Steam só para Windows
Instalando o Team Viewer no Debian Trixie - problema no Policykit
O Que Fazer Após Instalar Ubuntu 25.04
Erro ao atualizar o archlinux [RESOLVIDO] (2)
Erro ao executar o comando para dar um get email (0)