zone "foo.com" {
type master
file path to the zone
};
zone "blah.com" {
type master
file path to the zone
};
zone "bar.com" {
type master
file path to the zone
};
####
qwurx [shmem] ~ > perl zonedel.pl
please enter the domain name: foo.com
####
zone "blah.com" {
type master
file path to the zone
};
zone "bar.com" {
type master
file path to the zone
};