GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
COREDNS-ANY(7) CoreDNS Plugins COREDNS-ANY(7)

any - gives a minimal response to ANY queries.

any basically blocks ANY queries by responding to them with a short HINFO reply. See RFC 8482 ⟨https://tools.ietf.org/html/rfc8482⟩ for details.

any

example.org {
    whoami
    any
}

A dig +nocmd ANY example.org +noall +answer now returns:

example.org.  8482    IN    HINFO    "ANY obsoleted" "See RFC 8482"

RFC 8482 ⟨https://tools.ietf.org/html/rfc8482⟩.

March 2021 CoreDNS

Search for    or go to Top of page |  Section 7 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.