none

 
UI's: X, Web, Command, API
Download Full Demo Now
Reduce Operations Costs
Technical Information
Staging / Failover
IP Management
Snapshots
Solaris 10!
README
Converter
Buy Online
Documentation
BIND: 4.x, 8.x, 9.x
Open And Extensible
Platforms: Solaris, Linux
Other resources
Backup Power Generators
 

none

DNS file generators for UNIX. With the DNS Boss file generators, you can easily create your ASCII DNS BIND files for your DNS servers. No need to do it by hand.
none none none none




Help on:  Append special BIND configurations to 
/etc/named.conf

     It is not generally necessary to add anything in 
this window.  DNS Boss should create everything that 
is need for most cases.  However, if you want to 
append some of the more sophisticated configurations
of DNS BIND to your /etc/named.conf after all of 
the standard configurations that DNS Boss already 
provides, then select:
"Add special BIND 'options' to /etc/named.conf"
to do it.  Here are a couple of examples:

server 204.33.116.7 {
      transfers 2;
};

topology {
      15/8;
      172.88/16;
};

     If you are not certain about what you are 
appending to your BIND /etc/named.conf
file with this window, then it is suggested to not 
add anything.  Your DNS should work fine 
without adding any of these sophisticated 
configurations.