Enviado em 25/07/2012 - 04:32h
Bom dia galera vol.
vps
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
127.0.0.1 localhost.localdomain localhost
# Auto-generated hostname. Please do not remove this comment.
67.22.245.3 vps.info-redes.com vps
nameserver 67.22.245.3
options {
directory "/var/cache/bind";
// If there is a firewall between you and nameservers you want
// to talk to, you may need to fix the firewall to allow multiple
// ports to talk. See http://www.kb.cert.org/vuls/id/800113
// If your ISP provided one or more IP addresses for stable
// nameservers, you probably want to use them as forwarders.
// Uncomment the following block, and insert the addresses replacing
// the all-0's placeholder.
// ips que estavam em /etc/resolv.conf
forwarders {
66.8.204.4;
66.8.205.4;
};
auth-nxdomain no; # conform to RFC1035
listen-on-v6 { any; };
};
include "/etc/bind/named.conf.options";
include "/etc/bind/named.conf.local";
include "/etc/bind/named.conf.default-zones";
zone "info-redes.com" IN {
type master;
file "/etc/bind/db.info-redes";
};
zone "245.22.67.in-addr.arpa" {
type master;
file "/etc/bind/db.info-redes.rev";
};
@ IN SOA info-redes.com. suporte.info-redes.com. (
2012072445 3H 15M 1W 1D )
@ IN NS vps
@ IN MX 10 info-redes.com.
vps IN A 67.22.245.3
www IN CNAME vps
ftp IN NAME vps
@ IN SOA info-redes.com. suporte.info-redes.com. (
2012072445 3H 15M 1W 1D )
@ IN NS vps.info-redes.com.
3 IN PTR vps.info-redes.com.
Conciliando ZRAM Swap com Swap em arquivo ou partição
Servidor de Backup com Ubuntu Server 24.04 LTS, RAID e Duplicati (Dell PowerEdge T420)
Visualizar câmeras IP ONVIF no Linux sem necessidade de instalar aplicativos
Dicas para encontrar games Indies diferentes e criativos
Proteja seu Linux Mint com o Timeshift: Restaure o sistema mesmo que ele não inicie!
Instalar driver Nvidia no Debian 13
Redimensionando, espelhando, convertendo e rotacionando imagens com script
Ajuda com o Debian 13 - Video hibrido geforce 940 mx Wayland OFF (4)
Problema com impressoras de rede (1)
Rust é o "C da nossa geração"? (10)