example1.db

来自「bind 9.3结合mysql数据库」· DB 代码 · 共 39 行

DB
39
字号
; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC"); Copyright (C) 2000-2003  Internet Software Consortium.;; Permission to use, copy, modify, and distribute this software for any; purpose with or without fee is hereby granted, provided that the above; copyright notice and this permission notice appear in all copies.;; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR; PERFORMANCE OF THIS SOFTWARE.; $Id: example1.db,v 1.10.22.6 2004/03/08 04:04:37 marka Exp $$TTL 300	; 5 minutes@			IN SOA	mname1. . (				2002082210 ; serial				20         ; refresh (20 seconds)				20         ; retry (20 seconds)				1814400    ; expire (3 weeks)				3600       ; minimum (1 hour)				)			NS	nsns			A	10.53.0.1a			A	10.0.1.1a2			CNAME	aa3			CNAME	nowhereb			AAAA	eeee:eeee:eeee:eeee:ffff:ffff:ffff:ffff8.8.7.7			DNAME	net0.0.f.f.e.e.d.d.c.c.b.b.a.a.9.9.net PTR     dnamee			A	10.0.1.1			RRSIG	A 1 1 300 20001202003412 (				20001102003412 1 example. abcd )

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?