Re: Telling rndc Which IP Address to Use

2011-01-20 Thread Barry Finkel
On 01/19/11 15:21, Jay Ford wrote: On Wed, 19 Jan 2011, Barry Finkel wrote: I have a master DNS server that has two IP addresses - one used for DNS and one used for non-DNS. On that master I run rndc to load zones on slave servers. On the slave servers I have controls{ inet a.b.c.d port 953 all

Re: Telling rndc Which IP Address to Use

2011-01-20 Thread Mark Andrews
Or one can not worry about the IP address being used. The addresses are still there for backwards compatibilty with BIND 8 where only the IP address is used. TSIG is really so much stronger than any IP based authentication. It's like putting a screen door on a bank vault. In message <4d38633e.

when one view doesn't have the zone

2011-01-20 Thread pyh
Hello, My named.conf looks as: -- view "view_a" { match-clients { IP_ADDR_A; }; zone "test.com" { type master; file "test.com.a.db"; }; }; view "view_b" { match-clients { IP_ADDR_B; }; # doesn't have test.com z

Re: when one view doesn't have the zone

2011-01-20 Thread Mark Andrews
In message <20110121024745.bcd2e2c...@mail.nsbeta.info>, p...@mail.nsbeta.info w rites: > > Hello, > > My named.conf looks as: > -- > view "view_a" { > match-clients { > IP_ADDR_A; > }; > zone "test.com" { > type master; > fil

Re: when one view doesn't have the zone

2011-01-20 Thread pyh
Mark Andrews writes: In message <20110121024745.bcd2e2c...@mail.nsbeta.info>, p...@mail.nsbeta.info w rites: Hello, My named.conf looks as: -- view "view_a" { match-clients { IP_ADDR_A; }; zone "test.com" { type master;

Re: when one view doesn't have the zone

2011-01-20 Thread pyh
Mark Andrews writes: In message <20110121030937.da19e2c...@mail.nsbeta.info>, p...@mail.nsbeta.info w rites: In fact I want to the clients that match view_b to fall into the default view, say it's view_c. You need view_b to have a copy of view_c's zone. See the archives for how to do th

Re: when one view doesn't have the zone

2011-01-20 Thread Mark Andrews
In message <20110121030937.da19e2c...@mail.nsbeta.info>, p...@mail.nsbeta.info w rites: > Mark Andrews writes: > > > > > In message <20110121024745.bcd2e2c...@mail.nsbeta.info>, p...@mail.nsbeta.in > fo w > > rites: > >> > >> Hello, > >> > >> My named.conf looks as: > >> --

get a domain's dns records

2011-01-20 Thread pyh
I'm jsut curious, how does "who.is" know the dns records in my domain (nsbeta.info)? The page shows some of my RRs exactly: http://who.is/dns/nsbeta.info/ Regards. ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailma