Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37405141
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 

// Be authoritative for the localhost forward and reverse zones,
// and for broadcast zones as per RFC 1912.

zone "localhost" {
type master;
file "localhost";
allow-update { none; };
};

zone "localdomain" {
type master;
file "localdomain";
allow-update { none; };
};

zone "127.in-addr.arpa" {
type master;
file "127.in-addr.arpa";
allow-update { none; };
};

zone "0.in-addr.arpa" {
type master;
file "empty";
allow-update { none; };
};

zone "255.in-addr.arpa" {
type master;
file "empty";
allow-update { none; };
};
 
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