=head1 NAME B - sets up domain name services (DNS) from the entries in /etc/hosts. =head1 SYNOPSIS B I B [B<-h>|B<--help>] =head1 DESCRIPTION B makes a DNS server from the /etc/hosts file entries. It also uses the following attributes set in the B table as default values: B, B, B. The domain value can be overridden by the B<-d> option. The netmasks from the B table will also be used if not overridden by the B<-n> option. =head1 OPTIONS =over 6 =item B<-d> I The domain name to use. If not specified, the default used is the B attribute in the B table. =item B<-f> I A file containing more arguments for B. =item B<-z|-Z> nameserver The hostname of a secondary nameserver to use. =item B<-b> bootfile Boot file to use. =item B<-A> Do aliases. =item B<-M> Do mx records. =item B<-w> Do wks. =item B<-D> Don't do domains. =item B<-t> Do txt records. =item B<-u> I User? =item B<-s> I Servers. =item B<-m> I mx records. =item B<-c> I C patterns? =item B<-e> I Elimination patterns? =item B<-h> I Host. =item B<-o> I Refresh, retry, expire, ttl options, separated by colons. =item B<-i> Force serial. =item B<-H> I File to read the host entries from. Default is /etc/hosts. =item B<-C> I Comments file. =item B<-N> I Default subnet mask. =item B<-n> I Subnet mask. If not specified, all the netmasks from the B table are used. =back =head1 SEE ALSO site(5) =head1 AUTHOR Egan Ford Eegan@us.ibm.comE