<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Testing on Miek Gieben</title>
    <link>https://miek.nl/tags/testing/</link>
    <description>Recent content in Testing on Miek Gieben</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>© Copyright 2007-2024 Miek Gieben</copyright>
    <lastBuildDate>Fri, 08 Apr 2016 19:31:02 +0100</lastBuildDate>
    <atom:link href="https://miek.nl/tags/testing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CoreDNS Dogfood</title>
      <link>https://miek.nl/2016/april/08/coredns-dogfood/</link>
      <pubDate>Fri, 08 Apr 2016 19:31:02 +0100</pubDate>
      <guid>https://miek.nl/2016/april/08/coredns-dogfood/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;Reading this means CoreDNS has done its job!&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;&amp;hellip;And CoreDNS is live:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-shell&#34; data-lang=&#34;shell&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;% dig @linode.atoom.net TXT CH version.bind +short&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;CoreDNS&amp;#34;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;This is quite nice, because it allows me test it properly with 3rd party tools, like&#xA;&lt;a href=&#34;https://zonemaster.se/&#34;&gt;zonemaster&lt;/a&gt;. That turned up one issue with&#xA;&lt;a href=&#34;https://github.com/miekg/coredns/issues/89&#34;&gt;EDNS&lt;/a&gt; which needs fixing. It would also&#xA;be nice to have an automatic &lt;a href=&#34;https://github.com/miekg/coredns/issues/93&#34;&gt;update and reloading of&#xA;zones&lt;/a&gt; (after a signal).&lt;/p&gt;&#xA;&lt;p&gt;The EDNS stuff will be fixed real soon (TM). The other stuff is less important. I will&#xA;now also focus on performance, testing and fixing issue with the current set of middleware.&#xA;(Although super awesome middleware is welcome!)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Running CoreDNS</title>
      <link>https://miek.nl/2016/april/03/running-coredns/</link>
      <pubDate>Sun, 03 Apr 2016 09:44:34 +0100</pubDate>
      <guid>https://miek.nl/2016/april/03/running-coredns/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;CoreDNS is now running on &lt;code&gt;linode.atoom.net&lt;/code&gt; on port 1053 (yes not yet on 53..). It should&#xA;implement &lt;em&gt;most&lt;/em&gt; protocol features and allows for AXFR (to everyone) and is able to act as&#xA;a secondary. Not bad after ~2 weeks of programming. ;-)&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;Recipe for writing a DNS server in 2 weeks:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Study the DNS for 15+ years.&lt;/li&gt;&#xA;&lt;li&gt;Start an &lt;a href=&#34;https://github.com/miekg/dns&#34;&gt;easy to use DNS library&lt;/a&gt; 5 years ago.&lt;/li&gt;&#xA;&lt;li&gt;Write DNS server in &lt;a href=&#34;https://github.com/coredns/coredns&#34;&gt;~2 weeks&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;The current version of CoreDNS works, but isn&amp;rsquo;t fully standards compliant (in a few corner cases,&#xA;mostly DNSSEC related). It is also optimistic about operational errors, i.e. it assumes everything&#xA;will work as expected.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
