named.conf generation
Brought to you by:
swix
I have tested my installation. I have manually looked
at the mysql dbase (odns) and verified the data in the
tables.
When I run odns.pl it makes a new named.conf file with
nothing in it.
#
# named.conf - generated on Sun Oct 21 13:33:39 2001
#
acl ns { };
options {
allow-transfer { ns; };
};
any Ideas what I make wrong ?