NAME

        SV_RFC1034_3_7_1_WILD_qtype_response - Resource record * qtype for response


VERIFICATION POINTS

        Verify that a NUT transmits correct response including * qtype in the QTYPE field.


TARGET

        Authoritative Server


SYNOPSIS

	SV_RFC1034_3_7_1_WILD_qtype_response.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=A                        |
        |       QCLASS=*                       |
        |                                      |
        |<-------------------------------------|
        |   2. Standard query response         |
        |       A=192.168.1.10                 |
        |       TXT=DNS TEST                   |
        |                                      |
        v                                      v
        1. TN send standard query QNAME=A.example.com, QTYPE=A, QCLASS=* to NUT.
        2. NUT reply query response w/ A=192.168.1.10 TXT=DNS TEST to TN (Judgment *2)


JUDGMENT

        2. Received standard query response w/ A=192.168.1.10 TXT=DNS TEST.


TERMINATION

        None


REFERENCE

        RFC1034 DOMAIN NAMES - CONCEPTS AND FACILITIES
        3.7.1. Standard queries
        RFC1035 DOMAIN NAMES - IMPLEMENTATION AND SPECIFICATION
        3.2.3. QTYPE values