<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>erratic on CoreDNS: DNS and Service Discovery</title>
    <link>https://coredns.io/tags/erratic/</link>
    <description>Recent content in erratic on CoreDNS: DNS and Service Discovery</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>CoreDNS - All Rights Reserved</copyright>
    <lastBuildDate>Wed, 28 Oct 2020 18:26:48 +0000</lastBuildDate><atom:link href="https://coredns.io/tags/erratic/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>erratic</title>
      <link>https://coredns.io/plugins/erratic/</link>
      <pubDate>Wed, 28 Oct 2020 18:26:48 +0000</pubDate>
      
      <guid>https://coredns.io/plugins/erratic/</guid>
      <description>Description erratic returns a static response to all queries, but the responses can be delayed, dropped or truncated. The erratic plugin will respond to every A or AAAA query. For any other type it will return a SERVFAIL response (except AXFR). The reply for A will return 192.0.2.53 (RFC 5737), for AAAA it returns 2001:DB8::53 (RFC 3849). For an AXFR request it will respond with a small zone transfer.
Syntax erratic { drop [AMOUNT] truncate [AMOUNT] delay [AMOUNT [DURATION]] } drop: drop 1 per AMOUNT of queries, the default is 2.</description>
    </item>
    
  </channel>
</rss>
