On 10/31/2010 4:48 AM, Alans wrote:
Have 2 questions, is there any limitation (beside hardware) on number of
views? I mean creating a view/customer?
And is there any limitation for number of zones/view?
Since I didn't got exact answer for my questions, I was thinking if you
can tell what is you
On 11/4/2010 12:22 AM, Alans wrote:
>> On 10/31/2010 4:48 AM, Alans wrote:
>> Have 2 questions, is there any limitation (beside hardware) on number of
>> views? I mean creating a view/customer?
>> And is there any limitation for number of zones/view?
>
> Since I didn't got exact answer for my ques
How does multi-master configuration work? The scenario I have is three ISC
DHCP
servers configured for dynamic DNS, which also act as primary for the dynamic
zone (dyn.mydomain.com):
zone "dyn.mydomain.com" {
type master;
file "ddb.dyn.mydomain.com";
allow
No. You can set a path in named.conf with the options { directory ...; };
statement, but that single path applies to all unqualified paths in named.conf.
You could, however, write this:
options {
directory "/var/named";
};
logging {
channel config_log {
file "log
On Nov 4, 2010, at 8:38 PM, Jiann-Ming Su wrote:
> So, to clarify my question. When I add the other two dhcp servers to the
> masters{} list and set "multi-master yes" will this allow all three dhcp
> servers
> to update the dyn.mydomain.com zone? If so, do the three dhcp servers also
> updat
5 matches
Mail list logo