I read the mod_bind howto and I would like to do some questions....
Well, in the document it's written that I must have (basically):
a) A fully configured DNS server in the host server. It's ok.
b) It's also written that I must have the file "named.conf" too, in
host server. It's ok.
In "vsd.conf" everything is ok, too.
My doubt is about the line in "named.conf":
-------------
<myquestion1>
" Include the following line at the end of the /etc/named.conf file on the DNS
server.
include "/var/named/named.conf";
This "include" its only one (entry)? Or for each virtual server, must
have one more ?
Example:
include "/var/named/named-1.conf";
include "/var/named/named-2.conf";
....... etc
One more thing: in this "include" I must inform the complete path ?
Example:
include "/home/vsd/vs/any-virtual-server/var/named/named.conf";
</myquestion1>
<myquestion2>
" This points the name server to the named.conf file created by
'mod_bind'. "
Here, in this part, I don't understand nothing ! :-)
What "named.conf" created is that ?
Is "named.conf" of the main server?
Or is some "named.conf" created inside a virtual server?
I never had any "named.conf" in other place, except the "named.conf" in
main server ........
</myquestion2>
Thanks,
--
Ana Paula <[EMAIL PROTECTED]>
------------------------- The freeVSD Support List --------------------------
Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives: http://freevsd.org/support/mail-archives/freevsd-support
-----------------------------------------------------------------------------