<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PDNS on 我的博客</title><link>https://hugo.kkun.top/tags/pdns/</link><description>Recent content from 我的博客</description><generator>Hugo</generator><language>zh-cn</language><managingEditor>your@email.com (你的名字)</managingEditor><webMaster>your@email.com (你的名字)</webMaster><copyright>本博客所有文章除特别声明外，均采用 BY-NC-SA 许可协议。转载请注明出处！</copyright><lastBuildDate>Wed, 04 Jan 2023 10:14:51 +0000</lastBuildDate><atom:link href="https://hugo.kkun.top/tags/pdns/index.xml" rel="self" type="application/rss+xml"/><item><title>pdns高可用高并发部署</title><link>https://hugo.kkun.top/post/pdns%E9%AB%98%E5%8F%AF%E7%94%A8%E9%AB%98%E5%B9%B6%E5%8F%91%E9%83%A8%E7%BD%B2/</link><pubDate>Wed, 04 Jan 2023 10:14:51 +0000</pubDate><author>your@email.com (你的名字)</author><guid>https://hugo.kkun.top/post/pdns%E9%AB%98%E5%8F%AF%E7%94%A8%E9%AB%98%E5%B9%B6%E5%8F%91%E9%83%A8%E7%BD%B2/</guid><description>
<![CDATA[<h1>pdns高可用高并发部署</h1><p>作者：你的名字（your@email.com）</p>
        
          <h2 id="企业dns系列一powerdns-authoritative和recursor搭建">
<a class="header-anchor" href="#%e4%bc%81%e4%b8%9adns%e7%b3%bb%e5%88%97%e4%b8%80powerdns-authoritative%e5%92%8crecursor%e6%90%ad%e5%bb%ba"></a>
企业DNS系列一PowerDNS Authoritative和Recursor搭建
</h2><p><img src="https://gh-proxy.com/https://raw.githubusercontent.com/Ghostpanter/tuchuang/main/img/202210131012603.png" alt="img">在企业私有云和公有云环境中，DNS服务的重要性不言而喻，企业往往需要搭建一套稳定可靠的DNS系统，本系列Blog将通过开源的PowerDNS全家桶搭建基于Linux平台的、具备高性能、高可靠性的企业DNS系统。</p>
<p>2022年月8月12日更新：在企业使用GSLB（全局负载均衡）进行应用保护时，PowerDNS权威服务器CNAME和NS解析正常，但PowerDNS递归服务器无法正常工作，这是由于递归服务器默认不对私有IP地址进行二次解析，需要修改PowerDNS递归服务器的“dont-query=127.0.0.1/8”</p>
        
        <hr><p>本文2023-01-04首发于<a href='https://hugo.kkun.top/'>我的博客</a>，最后修改于2023-01-04</p>]]></description><category>Linux</category><category>DNS</category></item></channel></rss>