bind9/bin/tests/system/eddsa/ns2/example.com.db.in

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

23 lines
652 B
Text
Raw Normal View History

2017-07-31 09:26:00 -04:00
; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
;
; SPDX-License-Identifier: MPL-2.0
;
2017-07-31 09:26:00 -04:00
; This Source Code Form is subject to the terms of the Mozilla Public
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, you can obtain one at https://mozilla.org/MPL/2.0/.
;
2017-07-31 09:26:00 -04:00
; See the COPYRIGHT file distributed with this work for additional
; information regarding copyright ownership.
$TTL 3600
@ IN SOA fdupont.isc.org. ns.example.com. (
2012040600 ; serial
600 ; refresh
600 ; retry
1200 ; expire
3600 ; minimum
2017-07-31 09:26:00 -04:00
)
MX 10 mail.example.com.
2017-07-31 09:26:00 -04:00
NS ns.example.com.
ns.example.com. A 10.53.0.2