/etc/named/named.conf.local
zone "localhost" {
type master;
file "db/master.localhost";
};
zone "0.0.127.in-addr.arpa" {
type master;
file "db/rev.localhost";
};
zone "1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa" {
type master;
file "db/rev6.localhost";
};
Last modified 15 years ago
Last modified on May 24, 2011, 8:54:20 PM
Attachments (1)
- named.conf.local (308 bytes) - added by teste 15 years ago.
Download all attachments as: .zip
