BIND Configuration Files

In this zone_data_common_files.cfg example, we specify some common BIND configurations (for example, refresh, retry, expire, TTL).  This file is #include'd by the zone_data_files.cfg zone data configuration file.

///////////////////////////////////////////////////////////////////////////////
//
// zone_data_common_files.cfg
//
///////////////////////////////////////////////////////////////////////////////

#if dnsmaster
                        8h      ; refresh (8 hours) 
                        30m     ; retry   (1 hour) 
                        2d      ; expire  (1 week) 
                        1d  )   ; TTL     (1 day)
                        IN      NS      ns1.secondary.com.
                        IN      NS      ns2.secondary.com.
//                        IN      NS      bigfoot.everett.org.
                        IN      MX      0       handel.earlymusichicago.org.
#endif

///////////////////////////////////////////////////////////////////////////////

For more examples, see Samples.

 
Home | FAQ | News | Intro | Samples | Tutorial | Reference | Software
Developer's Notes | Licensing | Authors | Pikt-Users | Pikt-Workers | Related Projects | Site Index | Privacy Policy | Contact Us
Page best viewed at 1024x768 or greater.   Page last updated 2019-01-12.   This site is PIKT® powered.
Copyright © 1998-2019 Robert Osterlund. All rights reserved.
Home FAQ News Intro Samples Tutorial Reference Software
PIKT Logo
PIKT Page Title
View sample
iptables firewall
script config file