xref: /netbsd-src/external/mpl/bind/dist/bin/tests/system/notify/ns3/notify-source-port-test.db (revision 8aaca124c0ad52af9550477f296b63debc7b4c98)
1; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
2;
3; SPDX-License-Identifier: MPL-2.0
4;
5; This Source Code Form is subject to the terms of the Mozilla Public
6; License, v. 2.0.  If a copy of the MPL was not distributed with this
7; file, you can obtain one at https://mozilla.org/MPL/2.0/.
8;
9; See the COPYRIGHT file distributed with this work for additional
10; information regarding copyright ownership.
11
12notify-source-port-test.	SOA	mname1. . (
13					1          ; serial
14					300        ; refresh (300 seconds)
15					300        ; retry (300 seconds)
16					1814400    ; expire (3 weeks)
17					3600       ; minimum (1 hour)
18				)
19notify-source-port-test.	NS	ns2.notify-source-port-test.
20ns2.notify-source-port-test.	A	10.53.0.2
21notify-source-port-test.	NS	ns3.notify-source-port-test.
22ns3.notify-source-port-test.	A	10.53.0.3
23