xref: /minix3/external/bsd/bind/dist/bin/tests/system/dialup/ns1/example.db (revision 00b67f09dd46474d133c95011a48590a8e8f94c7)
1*00b67f09SDavid van Moolenbroek; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
2*00b67f09SDavid van Moolenbroek; Copyright (C) 2000, 2001  Internet Software Consortium.
3*00b67f09SDavid van Moolenbroek;
4*00b67f09SDavid van Moolenbroek; Permission to use, copy, modify, and/or distribute this software for any
5*00b67f09SDavid van Moolenbroek; purpose with or without fee is hereby granted, provided that the above
6*00b67f09SDavid van Moolenbroek; copyright notice and this permission notice appear in all copies.
7*00b67f09SDavid van Moolenbroek;
8*00b67f09SDavid van Moolenbroek; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
9*00b67f09SDavid van Moolenbroek; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10*00b67f09SDavid van Moolenbroek; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
11*00b67f09SDavid van Moolenbroek; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12*00b67f09SDavid van Moolenbroek; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13*00b67f09SDavid van Moolenbroek; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14*00b67f09SDavid van Moolenbroek; PERFORMANCE OF THIS SOFTWARE.
15*00b67f09SDavid van Moolenbroek
16*00b67f09SDavid van Moolenbroek; Id: example.db,v 1.6 2007/06/19 23:47:01 tbox Exp
17*00b67f09SDavid van Moolenbroek
18*00b67f09SDavid van Moolenbroek@	3600	SOA	hostmaster.ns1 ns1 (
19*00b67f09SDavid van Moolenbroek			1 3600 1200 3600000 1200 )
20*00b67f09SDavid van Moolenbroek		NS	ns1.example.
21*00b67f09SDavid van Moolenbroek		NS	ns2.example.
22*00b67f09SDavid van Moolenbroek		NS	ns3.example.
23*00b67f09SDavid van Moolenbroekns1		A	10.53.0.1
24*00b67f09SDavid van Moolenbroekns2		A	10.53.0.2
25*00b67f09SDavid van Moolenbroekns3		A	10.53.0.3
26