home *** CD-ROM | disk | FTP | other *** search
/ chilidog.highland.cc.ks.us / chilidog.highland.cc.ks.us.zip / chilidog.highland.cc.ks.us / backup / bradford.20100913.bsc-siteConfiguration.tar.gz / bradford.20100913.bsc-siteConfiguration.tar / bsc / siteConfiguration / named / root.hint.auth.bak_Wed_Jun_24_14:55:44_2009 < prev    next >
Text File  |  2009-06-24  |  408b  |  16 lines

  1. $ORIGIN .
  2. $TTL 1W
  3. .              IN SOA auth.mysuffix.com. root.auth.mysuffix.com. (
  4.                         1
  5.                         10800
  6.                         3600
  7.                         604800
  8.                         86400
  9.                         )
  10.                 NS      auth.mysuffix.com.
  11.                 TXT     "Authentication Domain"
  12. $ORIGIN mysuffix.com.
  13.  
  14. *.                    A       172.16.28.1
  15.  
  16.