NAME

        SV_RFC2308_2_2_No_Data - No Data


VERIFICATION POINTS

        Verify that a NUT transmits the response with No data(NODATA).


TARGET

        Authoritative Server


SYNOPSIS

	SV_RFC2308_2_2_No_Data.seq [-tooloption ...]: KOI tool option
	See also DNSConfig.pm


INITIALIZATION


TEST PROCEDURE

        This test sequence is following.
    DNS Client1 (TN)                       DNS Server1 (NUT)
        |                                      |
        |------------------------------------->|
        |   1. Send standard query             |
        |       QNAME=A.example.com            |
        |       QTYPE=HINFO                    |
        |                                      |
        |<-------------------------------------|
        |   2. Standard query response         |
        |       NODATA                         |
        |                                      |
        v                                      v
        1. TN send standard query QNAME=A.example.com, QTYPE=HINFO to NUT.
        2. NUT reply query response w/ SOA record authority section to TN. (Judgment *2)


JUDGMENT

        2. Received standard query response(NODATA) w/ SOA record in Authority section.


TERMINATION

        None


REFERENCE

        RFC2308 Negative Caching of DNS Queries (DNS NCACHE)
        2.2 - No Data
        2.2.1 - Special Handling of No Data
        3 - Negative Answers from Authoritative Servers