uff. podobne ignorantsky polozenej dotaz jsem videl nekdy v 93 http://www.root.cz/texty/jak-se-spravne-ptat/
GNU nano 2.0.7 File: 10.17.97.0.rev$ORIGIN .$TTL 38400 ; 10 hours 40 minutes97.17.10.in-addr.arpa IN SOA atento-brno2.atento.int. root.atento.int. ( 2003021825 ; serial 10800 ; refresh (3 hours) 3600 ; retry (1 hour) 604800 ; expire (1 week) 38400 ; minimum (10 hours 40 minutes) ) NS atento-brno2.atento.int.;$ORIGIN 97.17.10.in-addr.arpa.1 PTR atento-brno2.atento.int.
GNU nano 2.0.7 File: atento.int.hosts$ORIGIN .$TTL 38400 ; 10 hours 40 minutesatento.int IN SOA atento-brno2.atento.int. root.atento.int. ( 2003021833 ; serial 10800 ; refresh (3 hours) 3600 ; retry (1 hour) 604800 ; expire (1 week) 38400 ; minimum (10 hours 40 minutes) ) NS dns.atento.int. MX 10 mail.atento.int.$ORIGIN atento.int.atento-brno2 A 10.17.97.26atento-brno3 A 10.17.97.28dns CNAME atento-brno2pdc CNAME atento-brno2mail CNAME atento-brno2bdc CNAME atento-brno3
GNU nano 2.0.7 File: named.conf// This is the primary configuration file for the BIND DNS server named.//// Please read /usr/share/doc/bind9/README.Debian.gz for information on the// structure of BIND configuration files in Debian, *BEFORE* you customize// this configuration file.//// If you are just adding zones, please do that in /etc/bind/named.conf.local// prime the server with knowledge of the root serverszone "." { type hint; file "/etc/bind/db.root";};// be authoritative for the localhost forward and reverse zones, and for// broadcast zones as per RFC 1912zone "localhost" { type master; file "/etc/bind/db.local";};zone "127.in-addr.arpa" { type master; file "/etc/bind/db.127";};zone "0.in-addr.arpa" { type master; file "/etc/bind/db.0";};zone "255.in-addr.arpa" { type master; file "/etc/bind/db.255";};acl brno { 10.17.97.0/24; 127.0.0.1;};acl seconddns { 10.17.97.28;};zone "atento.int" { type master; file "/etc/bind/atento.int.hosts"; allow-query { brno; }; allow-transfer { brno; }; allow-update { brno; };};zone "97.17.10.in-addr.arpa" { type master; file "/etc/bind/10.17.97.0.rev"; allow-query { brno; }; allow-update { brno; };};include "/etc/bind/named.conf.options";include "/etc/bind/named.conf.local";
Zkus to přeložit do srozumělštiny