Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37478928
en ru br
ALT Linux repositórios
S:9.16.44-alt1
5.0: 9.3.6-alt5
4.1: 9.3.6-alt4.M41.2
+updates:9.3.6-alt4.M41.1
4.0: 9.3.6-alt4.M41.1
+updates:9.3.6-alt4.M41.1
3.0: 9.2.4.rel-alt2

Group :: Sistema/Servidores
RPM: bind

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

options {
version "unknown";
directory "/zone";
pid-file "";
dump-file "/var/run/named_dump.db";
statistics-file "/var/run/named.stats";

/*
* Oftenly used directives are listed below.
*/

/* Turn on enforcment of delegation-only in TLDs and root zones with
* an optional exclude list.
* Note some TLDs are NOT delegation only (e.g. "DE", "LV", "US" and "MUSEUM").
*/
root-delegation-only exclude { "de"; "lv"; "us"; "museum"; };

/*
* For localhost configuration, uncomment the listen-on directive below.
*/
// listen-on { 127.0.0.1; };

/*
* If forward directive set to "only", the server will only query
* the forwarders.
*/
// forward only;
// forwarders { };

/*
* Specifies which hosts are allowed to ask ordinary questions.
*/
// allow-query { localnets; };

/*
* Specifies which hosts are allowed to make recursive queries through this server.
* If not specified, the default is to allow recursive queries from all hosts.
* Note that disallowing recursive queries for a host does not prevent the host
* from retrieving data that is already in the server's cache.
*/
// allow-recursion { localnets; };

/*
* Sets the maximum time for which the server will cache ordinary (positive)
* answers. The default is one week (7 days).
*/
// max-cache-ttl 86400;
};
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009