yum -y install epel-release yum-plugin-prioritiescurl -o /etc/yum.repos.d/powerdns-auth-43.repo https://repo.powerdns.com/repo-files/centos-auth-43.repoyum -y install pdns pdns-backend-mysql bind-utils chown root:root /etc/pdns/pdns.confchmod 644 /etc/pdns/pdns.conf Mysql e girip, #mysql -u root -p SET GLOBAL binlog_format = ‘MIXED’; systemctl start pdnssystemctl enable pdns
Category: DNS Sunucular
Centos PowerDNS 4.1 (pdns) Kurulumu
Powerdns Nedir? PowerDNS (pdns), C ++ ile yazılmış ve GPL Lisansı altında yayınlanan açık kaynaklı bir DNS sunucusudur. Daha iyi performans ve düşük bellek gereksinimleri ile tasarlanmış geleneksel DNS sunucusu Bind için iyi bir alternatif haline geldi. PowerDNS, Yetkili sunucu ve Recursor olmak üzere iki ürün sunar. PowerDNS Yetkili sunucusu, düz Bind bölge dosyaları, MySQL, […]