Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
POLYGRAPH-DNS-CFG(1)		  User Commands 	    POLYGRAPH-DNS-CFG(1)

NAME
     polygraph-dns-cfg - DNS server configuration tool

SYNOPSIS
     dns-cfg [--option ...]

DESCRIPTION
     Given  a  zone name, DNS names, and IP addresses, dns-cfg builds configura-
     tion suitable for use with BIND and, perhaps, other  DNS  servers.  Dns-cfg
     output consists of three parts. The first part is the text to cut-and-paste
     into  BIND's named.conf file. This part is sent to the standard output. The
     outer two parts are direct and reverse zone files. Those may be quite large
     and are dumped on disk into the appropriately named files. Dns-cfg can  use
     PGL configuration as the source of information.

OPTIONS
     --help
	    list of options

     --version
	    package version info

     --config <filename>
	    PGL configuration

     --cfg_dirs <dirs>
	    directories for PGL #includes

     --zone <str>
	    zone name

     --addresses <str>
	    IP addresses

     --names <str>
	    domain names

COPYRIGHT
     Copyright (C) 2003-2006 The Measurement Factory, Inc.

SEE ALSO
     polygraph(7) - general information and a list of programs

     http://www.web-polygraph.org/ - project web site

polygraph-dns-cfg - Web Polygraph February 2010 	    POLYGRAPH-DNS-CFG(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=polygraph-dns-cfg&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help