NAME

        SV_RFC1034_3_6_PTR_rdata - Resource record of PTR type


VERIFICATION POINTS

        Verify that a NUT transmits correct message including PTR resource record


TARGET

        Authoritative Server


SYNOPSIS

	SV_RFC1034_3_6_PTR_rdata.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=10.1.168.192.IN-ADDR.ARPA |
        |      QTYPE=PTR                       |
        |                                      |
        |<-------------------------------------|
        |   2. Standard query response         |
        |                                      |
        |                                      |
        v                                      v
        1. TN send standard query QNAME=10.1.168.192.IN-ADDR.ARPA, QTYPE=PTR to NUT.
        2. NUT reply query response w/ PTR=A.example.com to TN (Judgment *2)


JUDGMENT

        2. Received standard query response including PTR resource record.


TERMINATION

        None


REFERENCE

        RFC1034 DOMAIN NAMES - CONCEPTS AND FACILITIES
        3.6 Resource Records
        RFC1035 DOMAIN NAMES - IMPLEMENTATION AND SPECIFICATION
        3.2.1 Format 
        3.2.2 TYPE values 
        3.3.12 PTR RDATA format