Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37047755
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";
/*
* ALT Linux: this requires write permission to /session/
*/
// session-keyfile "/session/session.key";
pid-file "";
dump-file "/var/run/named_dump.db";
statistics-file "/var/run/named.stats";
recursing-file "/var/run/recursing";

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

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

/*
* If the forward directive is 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;

/*
* The server will scan the network interface list every
* interface-interval minutes. The default is 60 minutes.
* If set to 0, interface scanning will only occur when the
* configuration file is loaded. After the scan, listeners will
* be started on any new interfaces (provided they are allowed by
* the listen-on configuration). Listeners on interfaces that
* have gone away will be cleaned up.
*/
//interface-interval 0;
};

logging {
/*
* ALT Linux: if enabled, this fills log uselessly
*/
category lame-servers {null;};
};
 
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