* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: named.conf,v 1.49 2001/01/24 15:17:35 brister Exp $ */
+/* $Id: named.conf,v 1.50 2001/01/27 07:24:35 gson Exp $ */
/*
* This is a worthless, nonrunnable example of a named.conf file that has
server 10.9.8.7 {
keys "non-viewkey";
};
+ dialup yes;
};
type stub; // stub zones are like slave zones,
// except that only the NS records
// are transferred.
+ dialup yes;
file "stub.demo.zone";
masters {
1.2.3.4 ; // where to zone transfer from
type master;
file "bar";
- # Will make zone configurer skip this one.
- enable-zone false;
-
max-retry-time 100;
min-retry-time 110;
max-refresh-time 120;