test/jdk/com/sun/jndi/dns/ConfigTests/RecursiveFalse.dns
author xyin
Mon, 22 Oct 2018 13:53:39 +0800
changeset 52205 a562c65c3c74
permissions -rw-r--r--
8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/ Reviewed-by: vtewari, rriggs
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
52205
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
     1
#
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
     2
# Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
     4
#
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
     7
# published by the Free Software Foundation.
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
     8
#
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
     9
# This code is distributed in the hope that it will be useful, but WITHOUT
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    10
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    11
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    12
# version 2 for more details (a copy is included in the LICENSE file that
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    13
# accompanied this code).
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    14
#
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    15
# You should have received a copy of the GNU General Public License version
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    16
# 2 along with this work; if not, write to the Free Software Foundation,
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    17
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    18
#
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    19
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    20
# or visit www.oracle.com if you need additional information or have any
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    21
# questions.
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    22
#
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    23
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    24
################################################################################
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    25
# Capture file for RecursiveTest.java
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    26
#
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    27
# NOTE: This hexadecimal dump of DNS protocol messages was generated by
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    28
#       running the RecursiveTest application program against a real DNS
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    29
#       server along with DNSTracer
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    30
#
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    31
################################################################################
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    32
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    33
# DNS Request
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    34
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    35
0000: 55 B1 00 00 00 01 00 00   00 00 00 00 05 68 6F 73  U............hos
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    36
0010: 74 31 07 64 6F 6D 61 69   6E 31 03 63 6F 6D 00 00  t1.domain1.com..
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    37
0020: FF 00 FF                                           ...
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    38
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    39
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    40
# DNS Response
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    41
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    42
0000: 55 B1 84 80 00 01 00 06   00 01 00 01 05 68 6F 73  U............hos
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    43
0010: 74 31 07 64 6F 6D 61 69   6E 31 03 63 6F 6D 00 00  t1.domain1.com..
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    44
0020: FF 00 FF C0 0C 00 10 00   01 00 00 8C A0 00 15 14  ................
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    45
0030: 41 20 76 65 72 79 20 70   6F 70 75 6C 61 72 20 68  A very popular h
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    46
0040: 6F 73 74 2E C0 0C 00 1D   00 01 00 00 8C A0 00 10  ost.............
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    47
0050: 00 12 16 13 88 97 1A 35   69 68 41 38 00 9B 16 58  .......5ihA8...X
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    48
0060: C0 0C 00 0D 00 01 00 00   8C A0 00 13 0C 54 68 65  .............The
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    49
0070: 20 4F 72 69 67 69 6E 61   6C 05 53 75 6E 6E 79 C0   Original.Sunny.
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    50
0080: 0C 00 0F 00 01 00 00 8C   A0 00 12 00 14 05 72 65  ..............re
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    51
0090: 6C 61 79 05 74 65 78 61   73 02 75 73 00 C0 0C 00  lay.texas.us....
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    52
00A0: 0F 00 01 00 00 8C A0 00   0F 00 0A 05 72 65 6C 61  ............rela
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    53
00B0: 79 04 6F 68 69 6F C0 99   C0 0C 00 01 00 01 00 01  y.ohio..........
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    54
00C0: 51 80 00 04 01 02 04 01   C0 12 00 02 00 01 00 00  Q...............
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    55
00D0: 8C A0 00 05 02 6E 73 C0   12 C0 D4 00 01 00 01 00  .....ns.........
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    56
00E0: 00 8C A0 00 04 7F 00 00   01                       .........
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    57
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    58
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    59
# DNS Request
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    60
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    61
0000: 97 49 00 00 00 01 00 00   00 00 00 00 06 73 75 6E  .I...........sun
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    62
0010: 77 65 62 07 43 65 6E 74   72 61 6C 03 53 75 6E 03  web.Central.Sun.
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    63
0020: 43 4F 4D 00 00 FF 00 FF                            COM.....
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    64
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    65
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    66
# DNS Response
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    67
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    68
0000: 97 49 80 80 00 01 00 00   00 03 00 00 06 73 75 6E  .I...........sun
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    69
0010: 77 65 62 07 43 65 6E 74   72 61 6C 03 53 75 6E 03  web.Central.Sun.
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    70
0020: 43 4F 4D 00 00 FF 00 FF   00 00 02 00 01 05 F5 E0  COM.............
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    71
0030: FF 00 0E 07 65 6E 67 64   6E 73 33 03 45 6E 67 C0  ....engdns3.Eng.
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    72
0040: 1B 00 00 02 00 01 05 F5   E0 FF 00 07 04 64 6E 73  .............dns
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    73
0050: 31 C0 3B 00 00 02 00 01   05 F5 E0 FF 00 0A 07 65  1.;............e
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    74
0060: 6E 67 64 6E 73 32 C0 3B                            ngdns2.;
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    75
a562c65c3c74 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin
parents:
diff changeset
    76