1zone2sqlite(1)              General Commands Manual             zone2sqlite(1)
2
3
4

NAME

6       zone2sqlite - Load BIND 9 zone file into SQLite database
7

SYNOPSIS

9       zone2sqlite zone zonefile dbfile dbtable
10

DESCRIPTION

12       zone2sqlite  parses  DNS  zone  file  and creates database for use with
13       SQLite BIND SDB driver.
14
15       zone
16           Zone origin, eg "mydomain.net."
17
18       zonefile
19           Master zone database file, eg. mydomain.net.zone
20
21       dbfile
22           Name of SQLite database file
23
24       dbtable
25           Name of table in database
26
27

EXIT STATUS

29       Exits with 0 on success or 1 on failure.
30

SEE ALSO

32       named(8)
33
35       Copyright © 2004, 2005, 2007-2009  Internet  Systems  Consortium,  Inc.
36       ("ISC")
37       Copyright © 2000, 2001 Internet Software Consortium.
38
39
40
41BIND9                            15 March 2010                  zone2sqlite(1)
Impressum