about nsupdate

2010-12-19 Thread Jorg W Young
Hello, We primarily update the DNS records by nsupdate from a web interface. Under this case, if I modified the zone file directly by hand, will nsupdate overwrite the modification? Thanks. ___ bind-users mailing list bind-users@lists.isc.org https://li

Re: dnssec-lookaside != auto

2010-12-19 Thread Torinthiel
On 12/20/10 01:32, Mark Andrews wrote: > In message <4d0e8340.9060...@data.pl>, Torinthiel writes: > >> Hello everyone, >> >> I've recently updated bind to version 9.7.2_p3. >> > Upgraded from what? > >From 9.4.3_p5 > > >> I've been using DLV before that, specifically dlv.isc.org,

Re: dnssec-lookaside != auto

2010-12-19 Thread Mark Andrews
In message <4d0e8340.9060...@data.pl>, Torinthiel writes: > Hello everyone, > > I've recently updated bind to version 9.7.2_p3. Upgraded from what? > I've been using DLV before that, specifically dlv.isc.org, with two > entries in named.conf > > options { > dnssec-lookaside . trust-anchor dlv

Re: dnssec-lookaside != auto

2010-12-19 Thread Chris Thompson
On Dec 19 2010, Torinthiel wrote: Hello everyone, I've recently updated bind to version 9.7.2_p3. I've been using DLV before that, specifically dlv.isc.org, with two entries in named.conf options { dnssec-lookaside . trust-anchor dlv.isc.org.; }; trusted-keys{ [sometext] }; and it was workin

dnssec-lookaside != auto

2010-12-19 Thread Torinthiel
Hello everyone, I've recently updated bind to version 9.7.2_p3. I've been using DLV before that, specifically dlv.isc.org, with two entries in named.conf options { dnssec-lookaside . trust-anchor dlv.isc.org.; }; trusted-keys{ [sometext] }; and it was working fine. However, on update I've wante