Alright. Problems are almost resolved. I did this:
$ vsdadm bind_namedgen host1 vs1
$ vsdadm bind_rootnamedgen host1
$ /etc/rc.d/init.d/named restart
I noticed that named.conf has been created in the root of the VS and a new
directory "v" and "s" was created - I added vs1.net and subdomain.net - I
presume the directories are formed according to the first alphabet of each
domain added)
subdomain.net was added using the web admin interface.
I got these errors:
Add domain to Nameservers
Adding 1 new domain(s).
Adding subdomain.net
Add to Primary NS :
Operation succesfully carried out
Internal Error :
Communications Time Out.
The hosting server this virtual server is on may not be running, or
you have tried to make a connection to an invalid server.
If the hosting server is down, a Support Engineer has been paged.
The domain was added though.
Zen
----- Original Message -----
From: "Gary Reid" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 05, 2001 9:53 PM
Subject: Re: Web Administration Scripts - mod_bind
hi
just a small point on nameservers - if you have a VS admin who decides on
creating his own new and wonderful way of adding records to the name server
(like adding his username after the IP number) it does bring the whole of
named down thus rendering all VS's useless - for those that don't have an
hourly logcheck it's worth setting one up just for this
Gary
----- Original Message -----
From: "Zen Woo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 05, 2001 2:18 PM
Subject: Re: Web Administration Scripts - mod_bind
> Oops.. Another problem:
>
> Warning: Wrong datatype in sort() call in
> /home/webadmin/vsdadm/nameserver/index.phtml on line 96
>
> Warning: Variable passed to reset() is not an array or object in
> /home/webadmin/vsdadm/nameserver/index.phtml on line 100
>
> Warning: Variable passed to reset() is not an array or object in
> /home/webadmin/vsdadm/nameserver/index.phtml on line 106
>
> ----- Original Message -----
> From: "Gary Reid" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, June 05, 2001 6:53 PM
> Subject: Re: Web Administration Scripts - mod_bind
>
>
>
>
> > Does this mean I change WEBDNS_LIST to MOD_BIND_LIST?
>
> no - change it to BIND_LIST
>
>
>