NAME

        SV_RFC1034_3_6_2_WILD_query_CNAME - * query should return just the CNAME


VERIFICATION POINTS

        Verify that a NUT transmits just CNAME when receive * query.


TARGET

        Authoritative Server


SYNOPSIS

	SV_RFC1034_3_6_2_WILD_query_CNAME.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 to NUT      |
        |       QNAME=B1.example.com           |
        |       QTYPE=*                        |
        |                                      |
        |<-------------------------------------|
        |   2. Standard query response         |
        |       CNAME=A2.example.com           |
        |                                      |
        v                                      v
        1. TN send standard query QNAME=B1.example.com, QTYPE=CNAME to NUT.
        2. NUT reply query response including CNAME=A2.example.com to TN (Judgment *2)


JUDGMENT

        2. Received standard query response including CNAME resource record(Not include A resource record).


TERMINATION

        None


REFERENCE

        RFC1034 DOMAIN NAMES - CONCEPTS AND FACILITIES
        3.6.2. Aliases and canonical names