<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>any on CoreDNS: DNS and Service Discovery</title><link>https://coredns.website.cncfstack.com/tags/any/</link><description>Recent content in any 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.website.cncfstack.com/tags/any/index.xml" rel="self" type="application/rss+xml"/><item><title>any</title><link>https://coredns.website.cncfstack.com/plugins/any/</link><pubDate>Wed, 28 Oct 2020 18:26:48 +0000</pubDate><guid>https://coredns.website.cncfstack.com/plugins/any/</guid><description>Description any basically blocks ANY queries by responding to them with a short HINFO reply. See RFC 8482 for details.
Syntax any Examples example.org { whoami any } A dig +nocmd ANY example.org +noall +answer now returns:
example.org. 8482 IN HINFO &amp;#34;ANY obsoleted&amp;#34; &amp;#34;See RFC 8482&amp;#34; See Also RFC 8482.</description></item></channel></rss>