PIKT

Samples: BIND Configuration Files

PIKT Logo
Home FAQ News Intro Samples Tutorial Reference Software Authors Licensing SiteSearch


Computer Magazines at Amazon.com

Network World
Network World

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 | Authors | Licensing | SiteSearch
Links | SiteIndex | Pikt-Users | Pikt-Workers | Contribute | ContactUs | Top of Page
Page best viewed at 1024x768.   Page last updated 2005-06-22.
This site is PIKT® powered.
PIKT® is a registered trademark of the University of Chicago.
Copyright © 1998-2005 Robert Osterlund.  All rights reserved.

Computer Books at Amazon.com

DNS for Dummies
DNS for Dummies

Hacking Exposed: Network Security Secrets & Solutions
Hacking Exposed: Network Security Secrets & Solutions

Red Hat Linux Firewalls
Red Hat Linux Firewalls