Thank you for the prompt response.

Is there some place I can read about how to incorporate several BIND 9
server to be managed one unxsbind? I understand your naming scheme but when
a user logs into the control panel I don't think they should see the
"tZone", "tBlock", "tView", "tClient" and "tJob" on the first page. If this
is so then I understand, but I think something is not right with my install.
A screenshot would be the best way I can show what I am talking about. I do
not want to waste your valuable time.



On Sat, Mar 13, 2010 at 6:01 PM, PM Support Staff
<[email protected]>wrote:

> Thilanka,
>
> Hi, thanks for downloading unxsBind. I'll reply you below:
>
> Thilanka Samarasekera wrote:
> > I am new to unxsbind and just got everything installed. I have a
> > couple of questions:
> >
> > 1. Do I have to have msql running on every nameserver that I want to
> > adminster from the server where unxsbind is installed?
>
> You can have multiple MySQL servers in a multi-master replication
> cluster setup, or you can have a single MySQL server running, and all
> the DNS servers would connect to it.
>
> >
> > 2. Tables in the idns DB starts with the letter "t". Is that normal?
> >
> > +------------------+
> > | Tables_in_idns   |
> > +------------------+
> > | tAuthorize       |
> > | tBlock           |
> > | tClient          |
> > | tConfiguration   |
> > | tDeletedResource |
> > | tDeletedZone     |
> > | tGlossary        |
> > | tHit             |
> >
> >
> Yes, that's our naming scheme. The 't' stands for 'table', if you run
> for example:
>
> mysql> DESCRIBE tAuthorize;
>
> You will see fields such as uAuthorize (The u stands for unsigned
> integer) cLabel (the c stands for character) etc.
>
> > After you login to the iDNS system the help texts have random letters:
> >
> > _Record Context Info_
> > tNSSetMembers w/tNSType:
> > ns1.yourdomain.com MASTER <iDNS.cgi?gcFunction=tNS&uNS=1>
> > ns2.yourdomain.com SLAVE <iDNS.cgi?gcFunction=tNS&uNS=2>
> > tNSSetMembers w/tServer:
> > ns1.yourdomain.com greenday.yourdomain.com<iDNS.cgi?gcFunction=tNS&uNS=1>
> > ns2.yourdomain.com blink182.yourdomain.com<iDNS.cgi?gcFunction=tNS&uNS=2>
> >
> >
> Oh well, actually those are not random letters, it describes the default
> NS Set settings that come with the system. If you need further
> explanation of this, please let us know.
>
> > Thank you in adance
> >
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > unxsBind mailing list
> > [email protected]
> > https://lists.openisp.net/mailman/listinfo/unxsbind
> >
>
>
> Best Regards,
> Hugo Urquiza
> Unixservice.
>
> _______________________________________________
> unxsBind mailing list
> [email protected]
> https://lists.openisp.net/mailman/listinfo/unxsbind
>
_______________________________________________
unxsBind mailing list
[email protected]
https://lists.openisp.net/mailman/listinfo/unxsbind

Reply via email to