Hi list,
Can BIND's "file" command referer to more than one zone file?
For example,
zone "test.nsbeta.info" {
type master;
file "a.db";
file "b.db";
};
When a record doesn't exist in a.db, BIND will continue to look for it in b.db.
Thanks.
__
On 08.02.11 17:40, Terry. wrote:
> Can BIND's "file" command referer to more than one zone file?
> For example,
>
> zone "test.nsbeta.info" {
>type master;
>file "a.db";
>file "b.db";
> };
>
> When a record doesn't exist in a.db, BIND will continue
Dnia 2011-02-08 17:40 Terry. napisał(a):
>Hi list,
>
>Can BIND's "file" command referer to more than one zone file?
>For example,
>
> zone "test.nsbeta.info" {
> type master;
> file "a.db";
> file "b.db";
> };
>
>When a record doesn't exist in a.db, BIND wi
I have considered dlz, but it does mocu more than simply mysql backend
and seems too way complicate for my porpouse.
At hte end I am considering using this mysql-bind:
http://mysql-bind.sourceforge.net/
do you think ti si a good alternative only for mysql backend propouses ?
thank you
Riccar
2011/2/8 fddi :
> I have considered dlz, but it does mocu more than simply mysql backend and
> seems too way complicate for my porpouse.
> At hte end I am considering using this mysql-bind:
>
> http://mysql-bind.sourceforge.net/
>
You may read this one of the mailing list archive:
https://lists.is
2011/2/8 Matus UHLAR - fantomas :
> On 08.02.11 17:40, Terry. wrote:
>> Can BIND's "file" command referer to more than one zone file?
>> For example,
>>
>> zone "test.nsbeta.info" {
>> type master;
>> file "a.db";
>> file "b.db";
>> };
>>
>> When a recor
Greetings
I have an external dns server that serves a group of systems. One of the
systems has a secondary interface with private address space. Dns should not be
requesting from here but i am seeing these warnings coming from my external
system;
security: warning: client 209.96.96.108#49534:
On Tue, 2011-02-08 at 17:40 +0800, Terry. wrote:
> Hi list,
>
> Can BIND's "file" command referer to more than one zone file?
> For example,
>
> zone "test.nsbeta.info" {
>type master;
>file "a.db";
>file "b.db";
> };
>
> When a record doesn't exis
BIND doesn't require you to use any views "by default".
The way views work one of them IS a "default" so order of views is important.
You would use the "default" as your "catch all".
-Original Message-
From: bind-users-bounces+jlightner=water@lists.isc.org
[mailto:bind-users-bounc
thank you for hte thread you pointed me.
Actaully I do not have performance issue, but I just need DNS multi-master.
I could succesfully apply mysql-bind patches.
I have only one zone with few hosts.
thank you very much
Riccardo
On 2/8/11 3:30 PM, Terry. wrote:
2011/2/8 fddi:
I have conside
fddi wrote:
thank you for hte thread you pointed me.
Actaully I do not have performance issue, but I just need DNS multi-master.
I could succesfully apply mysql-bind patches.
I have only one zone with few hosts.
thank you very much
Riccardo
On 2/8/11 3:30 PM, Terry. wrote:
2011/2/8 fddi:
I
I need really something very simple:
I have 2 domain name servers, I need them to be multi-master so I will
put a mysql instance on each one,
the two mysql servers in sync whith each other.
when one of the servers goes down, the other continue to work.
There are very few entry in hte databas
actually I Was too way optimistic. nothing works after patching named
woth mysql-bind source code:
/usr/sbin/named -f -u named -t /var/named/chroot
Segmentation fault
Feb 8 16:53:02 ns kernel: named[2239] general protection
rip:2af3633cfa10 rsp:40bb5148 error:0
On 2/8/11 4:28 PM, Gary Wal
Hello,
Can any one tell how can I provide a ip dynamically to a DNS query ?
In other words, I want the ip to be dynamic and the program should be able
to determine it based on a criteria (which varies with runtime ie.dynamic).
Thank you,
Nikhil.
___
bind
Dnia 2011-02-08 16:47 fddi napisał(a):
>I need really something very simple:
>
>
>I have 2 domain name servers, I need them to be multi-master so I will
>put a mysql instance on each one,
>the two mysql servers in sync whith each other.
>
>when one of the servers goes down, the other continue to
On Feb 8, 2011, at 10:56 AM, Nikhil Joshi wrote:
> Hello,
> Can any one tell how can I provide a ip dynamically to a DNS query ?
> In other words, I want the ip to be dynamic and the program should be able to
> determine it based on a criteria (which varies with runtime ie.dynamic).
Sorry, but
In message <3ad9c812-cba3-4dcd-a27e-26e63d912...@beth.k12.pa.us>, donovan jeffr
ey j writes:
> Greetings
>
> I have an external dns server that serves a group of systems. One of the syst
> ems has a secondary interface with private address space. Dns should not be r
> equesting from here but i am
2011/2/9 Torinthiel :
> Or, if you need to be able to modify records from both servers than maybe
> multi-master with rsync'ing to the other server will work?
Mysql Active-Active replication could do that easily.
AFAIK, mysql backend BIND doesn't have the feature "notify", so
database replication
On Feb 8, 2011, at 10:47 AM, fddi wrote:
> I need really something very simple:
>
>
> I have 2 domain name servers, I need them to be multi-master
Please explain -- *why* do you need multimaster?
> so I will put a mysql instance on each one,
> the two mysql servers in sync whith each other.
On Feb 8, 2011, at 5:17 PM, Mark Andrews wrote:
>
> In message <3ad9c812-cba3-4dcd-a27e-26e63d912...@beth.k12.pa.us>, donovan
> jeffr
> ey j writes:
>> Greetings
>>
>> I have an external dns server that serves a group of systems. One of the syst
>> ems has a secondary interface with private ad
On Feb 8, 2011, at 8:44 PM, donovan jeffrey j wrote:
>
> thanks mark,
>
> It appears my case may be a programming error from the server admin. But this
> brings up the case of views.
>
> on my external dns server i should add an empty zone file ? what does that
> send back to the offending re
In message , donovan jeffr
ey j writes:
>
> On Feb 8, 2011, at 5:17 PM, Mark Andrews wrote:
>
> >
> > In message <3ad9c812-cba3-4dcd-a27e-26e63d912...@beth.k12.pa.us>, donovan j
> effr
> > ey j writes:
> >> Greetings
> >>
> >> I have an external dns server that serves a group of systems. One o
greetings
i was able to update ssl to OpenSSL 1.0.0c 2 Dec 2010
when i try and recompile bind I get an error on make
Undefined symbols:
"_RSA_generate_key_ex", referenced from:
_opensslrsa_generate in libdns.a(opensslrsa_link.o)
"_DSA_generate_parameters_ex", referenced from:
_ope
In message <74303900-b549-4bd3-a4ed-e7ae8f838...@beth.k12.pa.us>, donovan jeffr
ey j writes:
> greetings
>
> i was able to update ssl to OpenSSL 1.0.0c 2 Dec 2010
> when i try and recompile bind I get an error on make
>
> Undefined symbols:
> "_RSA_generate_key_ex", referenced from:
> _o
24 matches
Mail list logo