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 / .factory.zones.common < prev    next >
Text File  |  2009-02-09  |  12KB  |  500 lines

  1.  
  2.  
  3. ///////////////////////////////////////////////////////////////////
  4. //version 2008.02.29.1 
  5. // These are common zones that are used for PC Updates
  6. // Add new zones as needed
  7. // Reminder: These should be Domains and not hosts or URL's
  8. // Change the Forwarder IP to point at the customer DNS server
  9. // You will need to restart DNS after making changes to this file
  10. //////////////////////////////////////////////////////////////////
  11.  
  12.         zone "time.windows.com" {
  13.                 type forward;
  14.                 forwarders { 1.1.1.1; };
  15.         };
  16.  
  17. // Spyware Update Zones
  18.  
  19.         zone "safer-networking.org" {
  20.                 type forward;
  21.                 forwarders { 1.1.1.1; };
  22.         };
  23.  
  24.         zone "spybotupdates.com" {
  25.                 type forward;
  26.                 forwarders { 1.1.1.1; };
  27.         };
  28.  
  29.         zone "lavasoftusa.com" {
  30.                 type forward;
  31.                 forwarders { 1.1.1.1; };
  32.         };
  33.  
  34.         zone "lavasoft.de" {
  35.                 type forward;
  36.                 forwarders { 1.1.1.1; };
  37.         };
  38.  
  39.         zone "lavasoft.com" {
  40.                 type forward;
  41.                 forwarders { 1.1.1.1; };
  42.         };
  43.  
  44.         zone "spynet.com" {
  45.                 type forward;
  46.                 forwarders { 1.1.1.1; };
  47.         };
  48.  
  49.         # digitalriver is needed for lavasoft
  50.         zone "digitalriver.com" {
  51.                 type forward;
  52.                 forwarders { 1.1.1.1; };
  53.         };
  54.  
  55.         zone "kolla.de" {
  56.                 type forward;
  57.                 forwarders { 1.1.1.1; };
  58.         };
  59.  
  60.         zone "securitywonks.net" {
  61.                 type forward;
  62.                 forwarders { 1.1.1.1; };
  63.         };
  64.  
  65.         zone "kundenserver.de" {
  66.                 type forward;
  67.                 forwarders { 1.1.1.1; };
  68.         };
  69.  
  70.         zone "dw.com" {
  71.                 type forward;
  72.                 forwarders { 1.1.1.1; };
  73.         };
  74.  
  75.         zone "cnet.com" {
  76.                 type forward;
  77.                 forwarders { 1.1.1.1; };
  78.         };
  79.  
  80.  
  81.         zone "download.com" {
  82.                 type forward;
  83.                 forwarders { 1.1.1.1; };
  84.         };
  85.  
  86.  
  87. // Antivirus Zones
  88.  
  89.         zone "mcafee.com" {
  90.                 type forward;
  91.                 forwarders { 1.1.1.1; };
  92.         };
  93.  
  94.         zone "mcafeesecurity.com" {
  95.                 type forward;
  96.                 forwarders { 1.1.1.1; };
  97.         };
  98.  
  99.         zone "networkassociates.com" {
  100.                 type forward;
  101.                 forwarders { 1.1.1.1; };
  102.         };
  103.  
  104.         zone "nai.com" {
  105.                 type forward;
  106.                 forwarders { 1.1.1.1; };
  107.         };
  108.  
  109.         zone "norton.com" {
  110.                 type forward;
  111.                 forwarders { 1.1.1.1; };
  112.         };
  113.  
  114.         zone "symantec.com" {
  115.                 type forward;
  116.                 forwarders { 1.1.1.1; };
  117.         };
  118.  
  119.         zone "symantecliveupdate.com" {
  120.                 type forward;
  121.                 forwarders { 1.1.1.1; };
  122.         };
  123.  
  124.         zone "symantecstore.com" {
  125.                 type forward;
  126.                 forwarders { 1.1.1.1; };
  127.         };
  128.  
  129.         zone "liveupdate.symantec.r3h.net" {
  130.                 type forward;
  131.                 forwarders { 1.1.1.1; };
  132.         };
  133.  
  134.         zone "akamaiedge.net" {
  135.                 type forward;
  136.                 forwarders { 1.1.1.1; };
  137.         };
  138.  
  139.         zone "atdmt.com" {
  140.                 type forward;
  141.                 forwarders { 1.1.1.1; };
  142.         };
  143.  
  144.  
  145. // For AVG
  146.         zone "element5.com" {
  147.                 type forward;
  148.                 forwarders { 1.1.1.1; };
  149.         };
  150.  
  151.         zone "avg.com" {
  152.                 type forward;
  153.                 forwarders { 1.1.1.1; };
  154.         };
  155.  
  156.         zone "grisoft.com" {
  157.                 type forward;
  158.                 forwarders { 1.1.1.1; };
  159.         };
  160.  
  161.         zone "grisoft.cz" {
  162.                 type forward;
  163.                 forwarders { 1.1.1.1; };
  164.         };
  165.  
  166.         zone "inecnet.cz" {
  167.                 type forward;
  168.                 forwarders { 1.1.1.1; };
  169.         };
  170.  
  171. //For Avast
  172.  
  173.         zone "avast.com" {
  174.                 type forward;
  175.                 forwarders { 1.1.1.1; };
  176.         };
  177.  
  178. //For Avira-AntiVir
  179.         zone "free-av.com" {
  180.                 type forward;
  181.                 forwarders { 1.1.1.1; };
  182.         };
  183.  
  184.         zone "avira.com" {
  185.                 type forward;
  186.                 forwarders { 1.1.1.1; };
  187.         };
  188.  
  189. //For BullGuard
  190.         zone "bullguard.com" {
  191.                 type forward;
  192.                 forwarders { 1.1.1.1; };
  193.         };
  194.  
  195. // For ClamAV
  196.         
  197.         zone "clamav.net" {
  198.                 type forward;
  199.                 forwarders { 1.1.1.1; };
  200.         };
  201.         
  202. // For ClamXAV       
  203.         zone "clamxav.net" {
  204.                 type forward;
  205.                 forwarders { 1.1.1.1; };
  206.         };
  207. //  unmetered.org.uk     
  208.          zone "unmetered.org.uk" {
  209.                 type forward;
  210.                 forwarders { 1.1.1.1; };
  211.         };
  212. //  com.com      
  213.          zone "com.com" {
  214.                 type forward;
  215.                 forwarders { 1.1.1.1; };
  216.         };
  217. //  html.it     
  218.          zone "html.it" {
  219.                 type forward;
  220.                 forwarders { 1.1.1.1; };
  221.         };
  222.         
  223. //For DrWeb
  224.         zone "drweb-online.com" {
  225.                 type forward;
  226.                 forwarders { 1.1.1.1; };
  227.         };
  228.  
  229.         zone "drweb.com" {
  230.                 type forward;
  231.                 forwarders { 1.1.1.1; };
  232.         };
  233.  
  234. //For EZ-Trust and eTrust
  235.         zone "ca.com" {
  236.                 type forward;
  237.                 forwarders { 1.1.1.1; };
  238.         };
  239.  
  240. //For Eset-NOD32
  241.         zone "eset.com" {
  242.                 type forward;
  243.                 forwarders { 1.1.1.1; };
  244.         };
  245.  
  246. //For F-Prot
  247.         zone "f-prot.com" {
  248.                 type forward;
  249.                 forwarders { 1.1.1.1; };
  250.         };
  251.  
  252. //For F-secure
  253.         zone "f-secure.com" {
  254.                 type forward;
  255.                 forwarders { 1.1.1.1; };
  256.         };
  257.  
  258. //For GDATA-AntiVirusKit
  259.         zone "antivirus.net.my" {
  260.                 type forward;
  261.                 forwarders { 1.1.1.1; };
  262.         };
  263.  
  264. //For Kaspersky
  265.         zone "kaspersky.com" {
  266.                 type forward;
  267.                 forwarders { 1.1.1.1; };
  268.         };
  269.  
  270. //For MicroWorld-eScan
  271.         zone "mwti.net" {
  272.                 type forward;
  273.                 forwarders { 1.1.1.1; };
  274.         };
  275.  
  276.         zone "microworld.com" {
  277.                 type forward;
  278.                 forwarders { 1.1.1.1; };
  279.         };
  280.  
  281. //For Norman
  282.         zone "norman.com" {
  283.                 type forward;
  284.                 forwarders { 1.1.1.1; };
  285.         };
  286.  
  287. //For Panda
  288.         zone "pandasoftware.com" {
  289.                 type forward;
  290.                 forwarders { 1.1.1.1; };
  291.         };
  292.  
  293. //For PCTools-AntiVirus
  294.         zone "pctools.com" {
  295.                 type forward;
  296.                 forwarders { 1.1.1.1; };
  297.         };
  298.  
  299.  
  300. //For Rising-Antivirus
  301.         zone "rising-global.com" {
  302.                 type forward;
  303.                 forwarders { 1.1.1.1; };
  304.         };
  305.  
  306. //For Softwin-BitDefender
  307.         zone "bitdefender.com" {
  308.                 type forward;
  309.                 forwarders { 1.1.1.1; };
  310.         };
  311.  
  312. //For Sophos
  313.         zone "sophos.com" {
  314.                 type forward;
  315.                 forwarders { 1.1.1.1; };
  316.         };
  317.  
  318. // For Trend Micro
  319.         
  320.         zone "antivirus.com" {
  321.                 type forward;
  322.                 forwarders { 1.1.1.1; };
  323.         };
  324.  
  325.  
  326.         zone "trendmicro.com" {
  327.                 type forward;
  328.                 forwarders { 1.1.1.1; };
  329.         };
  330.  
  331. //Windows OneCare
  332.         zone "onecare.live.com" {
  333.                 type forward;
  334.                 forwarders { 1.1.1.1; };
  335.         };
  336.  
  337. // Update Zones
  338.  
  339.         zone "microsoft.com" {
  340.                 type forward;
  341.                 forwarders { 1.1.1.1; };
  342.         };
  343.         
  344.         zone "microsoft.net" {
  345.                 type forward;
  346.                 forwarders { 1.1.1.1; };
  347.         };
  348.         
  349.         zone "windowsupdate.com" {
  350.                 type forward;
  351.                 forwarders { 1.1.1.1; };
  352.         };
  353.  
  354.         zone "gtld-servers.net" {
  355.                 type forward;
  356.                 forwarders { 1.1.1.1; };
  357.         };
  358.  
  359.         zone "akamai.com" {
  360.                 type forward;
  361.                 forwarders { 1.1.1.1; };
  362.         };
  363.  
  364.         zone "akamai.net" {
  365.                 type forward;
  366.                 forwarders { 1.1.1.1; };
  367.         };
  368.  
  369.         zone "akamaitech.net" {
  370.                 type forward;
  371.                 forwarders { 1.1.1.1; };
  372.         };
  373.  
  374.         zone "akamaitechnologies.com" {
  375.                 type forward;
  376.                 forwarders { 1.1.1.1; };
  377.         };
  378.  
  379.         zone "akadns.com" {
  380.                 type forward;
  381.                 forwarders { 1.1.1.1; };
  382.         };
  383.  
  384.         zone "akadns.net" {
  385.                 type forward;
  386.                 forwarders { 1.1.1.1; };
  387.         };
  388.  
  389.         zone "akadns.org" {
  390.                 type forward;
  391.                 forwarders { 1.1.1.1; };
  392.         };
  393.  
  394.         zone "edgesuite.net" {
  395.                 type forward;
  396.                 forwarders { 1.1.1.1; };
  397.         };
  398.  
  399.         zone "footprint.net" {
  400.                 type forward;
  401.                 forwarders { 1.1.1.1; };
  402.         };
  403.  
  404.         zone "windowsupdate.net" {
  405.                 type forward;
  406.                 forwarders { 1.1.1.1; };
  407.         };
  408.  
  409.         zone "wustat.net" {
  410.                 type forward;
  411.                 forwarders { 1.1.1.1; };
  412.         };
  413.  
  414.         zone "nsatc.com" {
  415.                 type forward;
  416.                 forwarders { 1.1.1.1; };
  417.         };
  418.  
  419.         zone "nsatc.net" {
  420.                 type forward;
  421.                 forwarders { 1.1.1.1; };
  422.         };
  423.  
  424.         zone "nsatc.org" {
  425.                 type forward;
  426.                 forwarders { 1.1.1.1; };
  427.         };
  428.  
  429.         zone "d4p.net" {
  430.                 type forward;
  431.                 forwarders { 1.1.1.1; };
  432.         };
  433.  
  434.         zone "msft.net" {
  435.                 type forward;
  436.                 forwarders { 1.1.1.1; };
  437.         };
  438.  
  439.         zone "msft.com" {
  440.                 type forward;
  441.                 forwarders { 1.1.1.1; };
  442.         };
  443.  
  444.         zone "windows.net" {
  445.                 type forward;
  446.                 forwarders { 1.1.1.1; };
  447.         };
  448.  
  449.         zone "wustat.windows.com" {
  450.                 type forward;
  451.                 forwarders { 1.1.1.1; };
  452.         };
  453.  
  454.         zone "apple.com" {
  455.                 type forward;
  456.                 forwarders { 1.1.1.1; };
  457.         };
  458.  
  459.         //New for Vista
  460.  
  461.         zone "mscom-wui.vo.llnwd.net" {
  462.                 type forward;
  463.                 forwarders { 1.1.1.1; };
  464.         }; 
  465.  
  466. // This is part of the Microsoft Validation Site
  467.  
  468.         zone "howtotell.com" {
  469.                 type forward;
  470.                 forwarders { 1.1.1.1; };
  471.         };
  472.         zone "avgfree.com" {
  473.                 type forward;
  474.                 forwarders { 1.1.1.1; };
  475.         };
  476.         zone "gdata.de" {
  477.                 type forward;
  478.                 forwarders { 1.1.1.1; };
  479.         };       
  480.         zone "invision.com" {
  481.                 type forward;
  482.                 forwarders { 1.1.1.1; };
  483.         };        
  484.         zone "pandasecurity.com" {
  485.                 type forward;
  486.                 forwarders { 1.1.1.1; };
  487.         };
  488.         zone "zonealarm.com" {
  489.                 type forward;
  490.                 forwarders { 1.1.1.1; };
  491.         };        
  492.         zone "webroot.com" {
  493.                 type forward;
  494.                 forwarders { 1.1.1.1; };                                 
  495.         };
  496.          zone "akam.net" {
  497.                 type forward;
  498.                 forwarders { 1.1.1.1; };                                 
  499.         };
  500.