Hi,
I got a server with 16GB memory, want to install 2 BIND on CentOS, one cache
only and another authoritative.
Is it better to install 2 OS virtually and run BIND in them or run 2 instances
of BIND on the same OS? I mean what is the best practice to take advantage of
the hardware resources wit
On 2/7/2012 11:17 AM, Matus UHLAR - fantomas wrote:
>You can even run a single BIND instance with two separate views and that
>should not affect functionality.
Wouldn't this have mixed (one) caches?
>I suppose you are running 64bit OS, so you can have really huge cache (>4GB)
Yes, it's 64bit.
__
Is it possible to tell each view to listen on certain interfaces?
I know Listen-on is in general options so i was wondering if views have
something similar.
thanks,
sa
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe
fr
So I use match-destination in BIND views on a server with multiple interfaces.
If I want to configure one of these interfaces to be part of an anycast
network, should I change match-destination to the anycast loopback address in
that particular view?
Any thoughts?
Thanks
___
For an ISP, is there any risk in configuring BIND DNS as cache only and adding
customer's reverse mapping zones?
Any other possible implementations?
regards,
Sa
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe
from thi
sn't sound practical.
Thanks,
Sa
On Dec 15, 2011, at 3:07 AM, sasa sasa wrote:
> For an ISP, is there any risk in configuring BIND DNS as cache only and
> adding customer's reverse mapping zones?
If this copy of the reverse zone is for the world's use (i.e. in the delegati
>> I'm trying to setup a DNS for an ISP, this ISP's DNS is in delegation tree
>> (answering world), and I know about cache vulnerabilities so I was wondering
>> what is the best solution for ISPs?
>> By separating cache from authorities, you mean implementing 2 DNSs (2
>> different IPs)? This d
Hi List,
I want to know how to upgrade from BIND 9.4.2 to latest version?
Thanks.
Blue
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users
Hi,
What is the best practice when using PTR in an ISP? is it dividing IP blocks
(like; x.x.x.in-addr.arpa.) and therefore having more than one PTR zone file?
or just use x.in-addr.arpa.and include everything inside that file?
regards,
___
bind-
Hello,
for a 192.168.199.64/26 in zone file to delegate to a customer;
should i put subnet number:
64/26 IN NS ns1.example.com.
64/26 IN NS ns2.example.com.
or host ranges:
64-126 IN NS ns1.example.com.
64-126 IN NS ns2.example.com.
.
.
$GENERATE 65-126 $ CNAME $.65-126
thanks
Sasa
could you please point out what is wrong in my delegation?
From: Doug Barton
To: sasa sasa
Cc: bind-users@lists.isc.org
Sent: Sat, February 27, 2010 3:10:28 AM
Subject: Re: hosts or subnet number in delegation?
On 02/23/10 23:01, sasa sasa wrote:
> He
Hello everyone,
Any one used any load balancer for DNSs? any recommendation? it's 2
caching-only DNSs, and I'd like to make a load balance between them using
software.
best regards,
Sasa
___
bind-users mailing list
bind-users@lists.isc.org
ht
anycast looks fine and cheaper for us.
Thanks everyone, I appreciate your help.
regards,
Sasa
From: Dan Durrer
To: Matthew Pounsett
Cc: sasa sasa ; bind dns
Sent: Mon, April 5, 2010 6:47:42 PM
Subject: Re: Load Balancer for DNS
Yes, we've been usin
Hi list,
Is it ok to upgrade from 9.4.2 to 9.7.0-P2 directly?
i mean i already have 9.4.2, i can install latest one with ./configure, make
and make install, is there a problem with this steps?
please note i already tried it and it worked fine on a cache-only DNS.
regards,
Sasa
hi,
i'll explain what i want to tell by an example;
we have 2 network, when network 1 request www.example.com i want to reply with
x.x.x.x A record,
and when network 2 request www.example.com i want to reply with y.y.y.y A
record.
is that possible in Bind configuration?
regards,
Sasa
__
15 matches
Mail list logo