PIKT

Samples: BIND Configuration File

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


Computer Magazines at Amazon.com

Computer Networks
Computer Networks

db.pikt.org is a sample BIND configuration file on the DNS master server.  db.pikt.org sources from the example zone_data_files.cfg file.

$ORIGIN org.
$TTl 3600
pikt            IN      SOA     pikt.org. root.pikt.org. (
                2005061601      ; serial number
                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.
                IN      A       12.100.32.132
$ORIGIN pikt.org.
www             IN      A       12.100.32.132

[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

Linux iptables Pocket Reference
Linux iptables Pocket Reference

Computer Networks: A Systems Approach
Computer Networks: A Systems Approach