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.hub < prev    next >
Text File  |  2009-06-25  |  416b  |  17 lines

  1. $ORIGIN .
  2. $TTL 1W
  3. .               IN SOA hub.mysuffix.com. root.hub.mysuffix.com. (
  4.                         1
  5.                         10800
  6.                         3600
  7.                         604800
  8.                         86400
  9.                         )
  10.                 NS      hub.mysuffix.com.
  11.                 TXT     "Hub Domain"
  12. $ORIGIN mysuffix.com.
  13.  
  14. ; These are the servers on the Hub Vlan
  15. *.    A    172.16.28.1
  16.  
  17.